1.28.0
What's Changed
- fix: header name serialization should be transparent by @sagojez in #195
- fix: database version by updating rust image by @sagojez in #196
- chore: event callback api for emit processing by @sagojez in #193
- test: adding some json standard tests for CMD and CMS by @sagojez in #197
- fix: database not publishing env vars properly by @sagojez in #199
- chore: adding TTL required field to idempotency struct by @sagojez in #200
- fix: avoid system shutdown upon uniqueness constraint by @sagojez in #201
- feat: implement metrics for event emitter by @sagojez in #202
- fix: adding error to sanitized connection by @sagojez in #203
- refactor: adding logs for debugging by @sagojez in #204
- refactor: making pusher and scheduler singletons by @sagojez in #205
- feat: implementing secret retrieval from connections-api by @sagojez in #206
- fix: populating connections url inside the database pod by @sagojez in #207
- fix: exposing proper port for pod config by @sagojez in #208
- fix: using proper store for jwt-secret by @sagojez in #209
Full Changelog: 1.27.0...1.28.0