Release v7.0.6 December 17, 2024
Welcome to the December 17, 2024 release of loopback4-ratelimiter. There are many updates in this version that we hope you will like, the key highlights include:
-
:- chore(deps): node version update was commited on December 17, 2024 by Sunny Tyagi
-
node version update
-
gh-0
-
Clink on the above links to understand the changes in detail.
Release v7.0.5 December 13, 2024
Welcome to the December 13, 2024 release of loopback4-ratelimiter. There are many updates in this version that we hope you will like, the key highlights include:
-
:- chore(deps): version update was commited on December 13, 2024 by Sunny Tyagi
-
version update
-
gh-0
-
Clink on the above links to understand the changes in detail.
Release v7.0.4 November 14, 2024
Welcome to the November 14, 2024 release of loopback4-ratelimiter. There are many updates in this version that we hope you will like, the key highlights include:
- :- fix(provider): fix promise intialisation was commited on November 14, 2024 by Moataz
Clink on the above links to understand the changes in detail.
Release v7.0.3 November 14, 2024
Welcome to the November 14, 2024 release of loopback4-ratelimiter. There are many updates in this version that we hope you will like, the key highlights include:
-
config not working with sequence middleware :- fix(middleware): fix promise initialisation was commited on November 14, 2024 by Surbhi
-
fix promise initialisation
-
GH-181
-
Clink on the above links to understand the changes in detail.
Release v7.0.2 June 5, 2024
Welcome to the June 5, 2024 release of loopback4-ratelimiter. There are many updates in this version that we hope you will like, the key highlights include:
-
loopback version updates :- chore(deps): loopback version updates was commited on June 5, 2024 by Surbhi
-
- chore(deps): loopback version updates
-
GH-174
-
- chore(deps): resolve lint issues
-
resolve lint issues
-
GH-174
-
Clink on the above links to understand the changes in detail.
Release v7.0.1 May 15, 2024
Welcome to the May 15, 2024 release of loopback4-ratelimiter. There are many updates in this version that we hope you will like, the key highlights include:
-
Changelog to be generated :- fix(ci-cd): step to generate changelog was commited on May 15, 2024 by yeshamavani
-
add the missing ci check on prs
-
GH-172
-
-
copy the Readme to root as well :- docs(chore): copy the Readme to root as well was commited on May 13, 2024 by arpit1503khanna
-
copy the Readme to root as well
-
GH-170
-
Clink on the above links to understand the changes in detail.
Release v5.0.2 July 14, 2023
Welcome to the July 14, 2023 release of loopback4-ratelimiter. There are many updates in this version that we hope you will like, the key highlights include:
-
:- docs(chore): add arc branding was commited on July 14, 2023 by Surbhi
-
- docs(chore): add arc branding
-
add arc branding
-
GH-122
-
- docs(chore): make overview a h2 level heading
-
by adding and extra hash
-
GH-122
- Co-authored-by: Shubham P <[email protected]>
-
-
loopback version update :- chore(deps): loopback version update was commited on July 14, 2023 by Surbhi
-
loopback version update
-
GH-106
-
-
loopback4-ratelimiter:Update readme file :- docs(chore): add skip handler example was commited on July 14, 2023 by Surbhi
-
for obf subpaths
-
GH-120
-
Clink on the above links to understand the changes in detail.
Release v5.0.1 July 9, 2023
Welcome to the July 9, 2023 release of loopback4-ratelimiter. There are many updates in this version that we hope you will like, the key highlights include:
-
datasource not found error :- fix(chore): avoid setting config to null always was commited on July 9, 2023 by Shubham P
-
removes the need of setting config binding after the component is constructed
-
GH-116
-
-
loopback4-ratelimiter:fix readme file :- docs(middleware): missing backticks in readme file was commited on June 20, 2023 by Surbhi
-
missing backticks in readme file
-
GH-113
-
Clink on the above links to understand the changes in detail.
Release v5.0.0 June 7, 2023
Welcome to the June 7, 2023 release of loopback4-ratelimiter. There are many updates in this version that we hope you will like, the key highlights include:
-
:- chore(deps): loopback version updates was commited on June 1, 2023 by RaghavaroraSF
-
using @loopback/core v5.0.0
-
GH-106
-
Co-authored-by: Shubham P <[email protected]>
-
-
:- fix(chore): fix sonar code smells was commited on May 17, 2023 by arpit1503khanna
-
- fix(chore): fixing sonar smells
-
resolving sonar smells to improve quality gate
-
GH-94
-
- fix(chore): fix sonar code smells
-
Resolving sonar smells to improve quality gate
-
GH-94
- Co-authored-by: Raghav <[email protected]>
-
-
Remove support for node v14 :- feat(chore): remove support for node v14,v12,v10 was commited on May 11, 2023 by RaghavaroraSF
-
Version 14, v12, v10 of Nodejs reached its end of life
-
BREAKING CHANGE:
-
End of life of node v14, node v12 and node v10
-
GH-110
-
-
License and Copyright Headers’ Year Upgradation :- chore(maintenance): update license and copyright headers was commited on May 4, 2023 by RaghavaroraSF
-
to reflect the year change
-
GH-108
-
Clink on the above links to understand the changes in detail.
Release v4.3.1 April 24, 2023
Welcome to the April 24, 2023 release of loopback4-ratelimiter. There are many updates in this version that we hope you will like, the key highlights include:
-
loopback version update :- chore(deps): loopback version update was commited on April 24, 2023 by RaghavaroraSF
-
loopback version update
-
GH-106
-
Clink on the above links to understand the changes in detail.
Release v4.3.0 March 14, 2023
Welcome to the March 14, 2023 release of loopback4-ratelimiter. There are many updates in this version that we hope you will like, the key highlights include:
-
Need refactoring as middleware :- feat(middleware): feat(middleware): add ratelimit middleware was commited on March 14, 2023 by Surbhi Sharma
-
add ratelimit middleware.
-
GH-71
-
-
Add the sonar properties :- chore(ci-cd): added the missing sonar properties was commited on March 14, 2023 by yeshamavani
-
sonar properties to be run on PR and master
-
GH-103
-
-
loopback version update :- chore(deps): loopback version update was commited on March 10, 2023 by Gautam Agarwal
-
loopback version update
-
GH-101
-
-
Option to apply ratelimiting over a single API :- feat(providers): feat(providers): add option to apply ratelimiting over single API was commited on March 10, 2023 by Surbhi Sharma
-
Added an option to apply ratelimiting over single API
-
GH-46
-
-
Stale Bot missing in the repository :- chore(chore): add github stale bot was commited on February 27, 2023 by yeshamavani
-
Added stale.yml file to configure stale options
-
GH-99
-
Clink on the above links to understand the changes in detail.
Release v4.2.1 February 17, 2023
Welcome to the February 17, 2023 release of loopback4-ratelimiter. There are many updates in this version that we hope you will like, the key highlights include:
-
Correct the changelog Format :- fix(chore): correct the changelog format was commited on February 17, 2023 by yeshamavani
-
now issue description will be visible
-
GH-97
-
-
Package Update - loopback4-ratelimiter :- fix(chore): remove all current vulnerability present in loopback4-ratelimiter was commited on February 16, 2023 by Sunny Tyagi
-
remove all current vulnerability present in loopback4-ratelimiter
-
GH-92
-
Clink on the above links to understand the changes in detail.
Release v4.2.0 January 11, 2023
Welcome to the January 11, 2023 release of loopback4-ratelimiter. There are many updates in this version that we hope you will like, the key highlights include:
-
:- fix(chore): remove semantic changelog library was commited on January 10, 2023 by yeshamavani
-
No need of semantic changelog as we are generating our custom
-
GH-87
-
-
:- feat(chore): generate detailed and informative changelog was commited on January 10, 2023 by yeshamavani
-
Using Customizable npm package to generate changelog
-
GH-85
-
-
:- chore(deps): loopback version updates was commited on January 10, 2023 by Surbhi Sharma
-
Updated version of the lb4 dependencies to the latest.
-
GH-83
-
Clink on the above links to understand the changes in detail.