Skip to content

Releases: switcherapi/switcher-api

v1.4.0

13 Jul 22:34
0893762

Choose a tag to compare

What's Changed

  • Fixes #538 - allow empty GitOps path by @petruki in #539
  • Fixes create/update duplicate Switcher key - allow moving Switcher by @petruki in #540
  • Fixes record change history handler when FF is off by @petruki in #541
  • Closes #542 - added Switcher Relay to GraphQL API schema by @petruki in #543
  • GitOps: added support to Switcher Relay - new/changed events by @petruki in #544
  • GitOps: added Switcher Relay delete event handler by @petruki in #545
  • GitOps: standardized API to consumes same payload schema as GraphQL API by @petruki in #546
  • Fixes Relay validation for HTTPS requirement by @petruki in #547
  • Changed StrategyValidator DATE format check to use YYYY-MM-DD HH:mm by @petruki in #548
  • Bump axios@1.7.8, mongodb@6.11.0, mongoose@8.8.3 by @petruki in #549
  • Bump Node.js 22, axios@1.7.9, mongodb@6.12.0, mongoose@8.9.0, switcher-client@4.2.0 by @petruki in #550
  • Bump express-rate-limit@7.5.0, express-validator@7.2.1, mongoose@8.9.5, others by @petruki in #551
  • Bump mongoose@8.10.0, fixes tests open handles by @petruki in #552
  • Bump bcryptjs@3.0.2 from 2.4.3 by @petruki in #553
  • ci: fixes ci cache, bumped to sonarsource/sonarqube-scan-action@v5.0.0 by @petruki in #554
  • Bump express@5.1.0, mongoose@8.13.2, validator@13.15.0 by @petruki in #555
  • Fixes default rate limit to accept unlimited rate by @petruki in #556
  • Closes #557 - Removed SendGrid integration for account/email verifica… by @petruki in #558
  • Updated GraphQL domain schema to resolve strategy/relay per env by @petruki in #559
  • chore: renamed client (GraphtQL API) module to aggregator by @petruki in #560
  • Bump mongoose@8.16.3, switcher-client@4.4.1 - improved CI workflows by @petruki in #561
  • Pacthes security issue with Slack routes and component APIs by @petruki in #562

Full Changelog: v1.3.0...v1.4.0

v1.3.0

27 Oct 20:55
13633e7

Choose a tag to compare

What's Changed

Read more

v1.2.7

23 Apr 04:19
8baebcd

Choose a tag to compare

What's Changed

Full Changelog: v1.2.6...v1.2.7

v1.2.6

26 Sep 02:35
09e14e0

Choose a tag to compare

What's Changed

Full Changelog: v1.2.5...v1.2.6

v1.2.5

28 Jul 02:13
714ec57

Choose a tag to compare

What's Changed

Full Changelog: v1.2.4...v1.2.5

v1.2.4

02 Jul 05:30
46ccf09

Choose a tag to compare

Merge pull request #328 from switcherapi/patch_297

Closes #297 - Bumped switcher-client to 3.1.1

v1.2.4-SNAPSHOT

25 Jun 19:17

Choose a tag to compare

Added release CI [skip ci]

v1.0.0

30 Apr 02:46
d2f1b29

Choose a tag to compare

Merge pull request #164 from switcherapi/patch_162

Patch 162