Skip to content

Releases: switcherapi/switcher-management-feature

v1.0.1

04 Mar 02:33
edd7096
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

15 Oct 21:35
b043cd2
Compare
Choose a tag to compare

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