Skip to content

v1.4.0

Latest

Choose a tag to compare

@petruki petruki released this 13 Jul 22:34
· 18 commits to master since this release
0893762

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