Skip to content

Latest commit

 

History

History
60 lines (31 loc) · 3.05 KB

CHANGELOG.md

File metadata and controls

60 lines (31 loc) · 3.05 KB

Changelog

All notable changes to this project will be documented in this file. See conventional-commits.org for commit guidelines.

v23.12.0 (2023-12-12)

Features

v23.6.0 (2023-06-21)

⚠ BREAKING CHANGES

  • helm: Move to single Helm chart for Obelisk stack

Features

  • helm: Move to single Helm chart for Obelisk stack (18603c6)

v23.4.0 (2023-04-12)

Features

  • web-console uses npm again (6ad11bf)

v23.3.1 (2023-03-14)

Features

  • web-console uses npm again (6ad11bf)

v23.3.0 (2023-03-13)

Features

  • helm: Obelisk deployment chart (single) (#217) (83ccb36)
  • instrumentation: improvements to instrumentation (added descriptions, rate limiting metrics, removed redundant global_*) (d4bcce8)

Bug Fixes

  • compilation error regarding Nullable types (a67a252)
  • report PulsarClient TimeoutException at error level instead of warn (50c57e4)
  • shutdown ingest-service when detecting a PulsarClient TimeoutException (as the service can't recover from this). (2eb7e3a)

v22.7.2 (2022-11-17)

Bug Fixes

  • correct outgoing events instrumentation (36cb7c8)

v22.7.1 (2022-07-29)

Bug Fixes

  • several data streaming and pub-monitor-service improvements (36445cf)