Skip to content

Releases: sensorbucket/SensorBucket

v1.3.1

10 Jan 13:20
Compare
Choose a tag to compare

v1.3.0

10 Jan 09:50
Compare
Choose a tag to compare

What's Changed

  • Refactor(MessageQueue/Measuremets): New mq.SetupOptions, Quorum Queue default, Batched Measurement inserts by @TimVosch in #124
  • Refactor(core): measurements store use PGX and Batch by @TimVosch in #125

Full Changelog: v1.2.6...v1.3.0

v1.2.6

06 Jan 11:54
Compare
Choose a tag to compare

What's Changed

  • feat: implement MQTT ingress by @TimVosch in #121
  • refactor: health package and add to all mq services by @TimVosch in #122
  • feat: add buildinfo log to all services
  • feat: Allow IngressDTO to have metadata which is passed on to PipelineMessage

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

v1.2.5

07 Nov 15:47
Compare
Choose a tag to compare

v1.2.4

07 Oct 12:57
571b06d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.3...v1.2.4

v1.2.3

16 Sep 14:40
Compare
Choose a tag to compare

What's Changed

  • Refactor(tenants): apikey store to use varchar array by @TimVosch in #114
  • Fix(core): filter devices by code in query parameter
  • Several OpenAPI fixes (such as RFC3339 compatibility)

Full Changelog: v1.2.2...v1.2.3

v1.2.1

12 Jun 11:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0-intermediate

28 May 08:49
Compare
Choose a tag to compare
v1.2.0-intermediate Pre-release
Pre-release

Version brings authentication in the form of users and api-keys with tenants. This version does NOT authenticate or authorize. This version should be used for transitioning only.

What's Changed

Full Changelog: v1.1.0...v1.2.0