Releases: switcherapi/switcher-management-feature
Releases · switcherapi/switcher-management-feature
v1.1.0
What's Changed
- Raplaced validator with Deno module validator4oak by @petruki in #31
- Bump switcher4deno@1.0.9 and Deno runtime to 1.42.2 by @petruki in #32
- Bump deps (switcher-client-deno, validtor4oak, oak) by @petruki in #33
- Bump switcher-client-deno@2.0.2 and Deno runtime to 1.44.0 by @petruki in #34
- Bump Deno runtime to 1.45.2, oak@16.1.0 by @petruki in #35
- Bump Deno runtime to 1.45.4 by @petruki in #36
- Added whitelisted paths for rateLimit by @petruki in #37
- Bump Deno runtime 1.46.3, oak@17.0.0 by @petruki in #38
- Bump Deno runtime to v2.0.0 by @petruki in #39
- Bump Deno runtime to 2.1.4, oak@17.1.3, switcher-client-deno@2.1.0 by @petruki in #40
- Added /group API to perform aggregated criteria execution by @petruki in #41
- Bump Deno to v2.2.2, renamed test folder by @petruki in #42
- Bump Deno runtime 2.2.12, added devcontainer settings by @petruki in #43
- Bump Deno runtime to 2.3.3 by @petruki in #44
- Bump Deno runtime to 2.3.5, updated resources by @petruki in #45
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- Bump Deno runtime to 1.38.5, improved helmet by @petruki in #23
- Upgrading CI actions by @petruki in #24
- Added API Docs at /swagger.json by @petruki in #25
- Bump Deno runtime to 1.39.0 by @petruki in #26
- Added RateLimit middleware by @petruki in #27
- Bump Deno runtime to 1.39.2 by @petruki in #28
- Upgrade Deno 1.41, Oak 14, ARM64 support by @petruki in #29
- Bump switcher4deno@1.0.7 by @petruki in #30
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Dockerizing app - added support to TLS by @petruki in #1
- Refactored env settings and test deps by @petruki in #2
- Updated SSL settings - added Postman resources by @petruki in #3
- Added docker push stage to CI pipeline by @petruki in #4
- Removed arm64 support by @petruki in #5
- Added switcher client feature service by @petruki in #6
- Added route to use switcher API by @petruki in #7
- Bump switcher4deno to 1.0.4 - Fixed logs by @petruki in #8
- Fixes sslEnabled API log payload by @petruki in #9
- Parameterized Switcher Domain and Component by @petruki in #10
- Bump Switcher4Deno module by @petruki in #11
- Bump deps - upgrade switcher4deno to 1.0.6 by @petruki in #12
- Replaced deprecated test deps - updated Deno runtime by @petruki in #13
- Removed default snapshot location by @petruki in #14
- Refactored SwitcherClient initialization by @petruki in #15
- Bump deps and Deno runtime to 1.37.0 by @petruki in #16
- Improved input/reponse sanitizer - added Validator by @petruki in #17
- Replaced Deno.env by centralized func - improved service initialization by @petruki in #18
- Added helmet by @petruki in #19
- Fixes getEnv typeof boolean by @petruki in #20
- Fixes helmet - allow-methods and headers by @petruki in #21
- Fixes request parameters by @petruki in #22
New Contributors
Full Changelog: https://github.com/switcherapi/switcher-management-feature/commits/v1.0.0