Skip to content

Releases: integration-os/integrationos

1.28.0

18 Dec 20:00
a386e82
Compare
Choose a tag to compare

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

1.27.0

21 Nov 21:25
2442dea
Compare
Choose a tag to compare

What's Changed

  • chore: enhance public connection details response by @paulkr in #190
  • feat: unification of gateway and event core by @sagoez in #191
  • chore: add deleted flag to common enum by @paulkr in #192
  • fix: default event access key format by @paulkr in #194

Full Changelog: 1.26.2...1.27.0

1.26.2

01 Nov 14:25
0be3b9a
Compare
Choose a tag to compare

What's Changed

  • refactor: removing duplicated subscriber logic by @sagoez in #186
  • fix: fixing start date to avoid event processing repetition by @sagoez in #187
  • fix: generate finished event on the outer loop by @sagoez in #188
  • fix: saving only valid dates when archiving by @sagoez in #189

Full Changelog: 1.26.1...1.26.2

1.26.1

31 Oct 13:53
91cc1b8
Compare
Choose a tag to compare

What's Changed

  • chore: adding debug log for events size by @sagoez in #185

Full Changelog: 1.26.0...1.26.1

1.26.0

28 Oct 15:52
4719277
Compare
Choose a tag to compare

What's Changed

  • feat: add crud endpoints for common-enums by @paulkr in #176
  • fix: using connection manager for a persistent redis connection by @sagoez in #177
  • feat: implement single tenant storage backends by @sagoez in #168
  • fix: bump rust version to fix kube-rs build by @sagoez in #178
  • chore: avoid connection creation on k8s resource creation failure by @sagoez in #179
  • feat: implementing otlp exporter by @sagoez in #180
  • chore: send markdown as part of the connection definition by @sagoez in #181
  • feat: implementing test connection for database connections by @sagoez in #182
  • fix: passing correct secret for connection testing by @sagoez in #183
  • chore: increase database connection timeout by @sagoez in #184

Full Changelog: 1.25.0...1.26.0

1.25.1

17 Oct 15:49
d5a380e
Compare
Choose a tag to compare

Full Changelog: 1.25.0...1.25.1

1.25.0

08 Oct 15:06
6a43438
Compare
Choose a tag to compare

What's Changed

  • fix: making unknown type optional by @sagoez in #156
  • chore: adding more context to connection error by @sagoez in #157
  • feat: allow updating active status of connection model definition by @paulkr in #158
  • feat: support payloads in connection model definitions for connection testing by @paulkr in #160
  • feat: Dropbox OAuth Implementation by @siddharth-bhansali in #162
  • fix: type schema generation failing by @sagoez in #164
  • fix: .env file typo on integrationos-api README and wrong instantiation of SecretsService by @sagoez in #165
  • feat: enhance group generation and introduce identity for connections by @paulkr in #161
  • feat: Intercom OAuth Integration by @siddharth-bhansali in #167
  • feat: added zendesk oauth endpoints by @oberoi-gaurav in #166
  • chore: uploading events in a streaming fashion by @sagoez in #159
  • chore: add backwards compatibility for group and label by @paulkr in #169
  • chore: bumping kms dependencies for publishing by @sagoez in #170
  • feat: add platform to common model mapping in get_platform_models by @paulkr in #171
  • chore: format platform model in public model mapping endpoint by @paulkr in #172
  • fix: regenerating cargo lock for back compat by @sagoez in #173
  • chore: update connection key suffix structure by @paulkr in #174
  • chore: Update docker-compose.yml to use IntegrationOS 1.24.0 images by @peterkuczera in #175

Full Changelog: 1.24.0...1.25.0

1.24.0

19 Sep 15:48
1ea027c
Compare
Choose a tag to compare

What's Changed

  • chore: migrate secret service by @sagoez in #137
  • chore: adding a bit more observality for secret service by @sagoez in #153
  • chore: adding error logs for secret service by @sagoez in #154
  • fix: get secret endpoint not reading path params by @sagoez in #155

Full Changelog: 1.23.0...1.24.0

1.23.0

13 Sep 18:26
1466143
Compare
Choose a tag to compare

What's Changed

  • feat: set event access and connection throughput from client config by @paulkr in #151
  • fix: save event access record when creating connections by @paulkr in #152

Full Changelog: 1.22.0...1.23.0

1.22.0

10 Sep 19:03
cf95031
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.21.1...1.22.0