Skip to content

Releases: picahq/pica

1.32.0

03 Feb 21:04
c3370d8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.31.0...1.32.0

1.31.0

29 Jan 16:18
47a2a60
Compare
Choose a tag to compare

What's Changed

  • refactor: rename project and binaries by @sagojez in #225
  • fix: pod dying due to non-blocking tasks by @sagojez in #226
  • chore: remove event-core and gateway from docker compose by @sagojez in #227
  • chore: add knowledge field to CMD by @sagojez in #229
  • refactor: improve README in all packages by @sagojez in #230
  • feat: implementing knowledge endpoint by @sagojez in #231
  • fix: header filter on knowledge query by @sagojez in #232

Full Changelog: 1.30.0...1.31.0

1.30.0

27 Jan 18:51
b21b5e1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.29.0...1.30.0

1.29.1

17 Jan 20:16
5596f4c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.28.1...1.29.1

1.29.0

17 Jan 18:05
5596f4c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.28.1...1.29.0

1.28.1

06 Jan 20:38
380bf19
Compare
Choose a tag to compare

What's Changed

  • chore: remove event emitter package by @sagojez in #210
  • fix: connection model definition test connection status by @paulkr in #211

Full Changelog: 1.28.0...1.28.1

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