Skip to content

Releases: namely/chief-of-state

v0.8-rc.4

14 Apr 21:26
3016bbf
Compare
Choose a tag to compare
v0.8-rc.4 Pre-release
Pre-release

Please see the migrating from v0.7 docs for instructions.

Changes:

v0.8-rc.3

06 Apr 21:40
0b35105
Compare
Choose a tag to compare
v0.8-rc.3 Pre-release
Pre-release

Please see the migrating from v0.7 docs for instructions.

Changes:

  • Moves to Akka Persistence JDBC v5.0.0
  • Moves to Opentelemetry to support more observability vendors
  • Improves DB read performance with custom Hikari connection pool
  • Implements a COS schema migrator as an Akka cluster singleton
  • Implements a custom message serializer for persistence and Actor communication via scalapb

v0.8-rc.2

05 Apr 21:11
15d7890
Compare
Choose a tag to compare
v0.8-rc.2 Pre-release
Pre-release

Please see the migrating from v0.7 docs for instructions.

Changes:

  • Moves to Akka Persistence JDBC v5.0.0
  • Moves to Opentelemetry to support more observability vendors
  • Improves DB read performance with custom Hikari connection pool
  • Implements a COS schema migrator as an Akka cluster singleton
  • Implements a custom message serializer for persistence and Actor communication via scalapb

v0.8-rc.1

05 Apr 19:32
6bddffd
Compare
Choose a tag to compare
v0.8-rc.1 Pre-release
Pre-release

This is an RC release of v0.8.

NOTE: Please see the migrating from v0.7 docs for instructions.

v0.7.0

12 Dec 02:47
Compare
Choose a tag to compare

THIS IS A BREAKING CHANGE FROM 0.6.XX VERSIONS

Notes:

  • Simplifies configuration settings, especially around JDBC connections and deployment
  • Reorganizes documentation, adds documentation for K8s configuration
  • Renames the default read-side offset table

Changes:
2448662 simplify logger configuration names and document (#147)
0a1262b Update docs for k8s readiness & liveness probes & management port (#146)
693e9f9 add link to general configs.
86772d4 fix link to general configs
c770cd7 Fix k8s table
d61a1e6 Breaking Changes: simplify configs, rename offset table, (#144)

v0.7-beta.3

07 Dec 15:19
Compare
Choose a tag to compare
v0.7-beta.3 Pre-release
Pre-release

THIS IS A BREAKING CHANGE FROM 0.6.XX VERSIONS

Notes:

  • Simplifies configuration settings, especially around JDBC connections and deployment
  • Reorganizes documentation, adds documentation for K8s configuration
  • Renames the default read-side offset table

Changes:
2448662 simplify logger configuration names and document (#147)
0a1262b Update docs for k8s readiness & liveness probes & management port (#146)
693e9f9 add link to general configs.
86772d4 fix link to general configs
c770cd7 Fix k8s table
d61a1e6 Breaking Changes: simplify configs, rename offset table, (#144)

v0.7-beta.2

06 Dec 22:21
2448662
Compare
Choose a tag to compare
v0.7-beta.2 Pre-release
Pre-release

Simplifies & documents logging configurations.

v0.6.5

05 Dec 22:30
46ee468
Compare
Choose a tag to compare

Changes:

  • enable optional TLS client calls
  • fix a bug in telemetry requiring a jaeger service name

d6b7137 Issue-139: Enable optional TLS, issue-141: make jaeger optional (#142)

v0.7-beta.1

05 Dec 22:39
693e9f9
Compare
Choose a tag to compare
v0.7-beta.1 Pre-release
Pre-release

Prerelease of v0.7

v0.6.4

03 Dec 16:59
Compare
Choose a tag to compare

Fixes read side processor tracing