Skip to content

Releases: evolution-gaming/kafka-journal

v3.6.0

24 Sep 16:15
0be7edd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.5.1...v3.6.0

v0.3.13

16 Sep 11:43
Compare
Choose a tag to compare

What's Changed

  • [backport to 0.x] expose library version in logs and as metric (#631) by @mr-git in #668

Full Changelog: v0.3.12...v0.3.13

v3.5.1

13 Sep 10:01
3f5fcf1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.5.0...v3.5.1

v3.5.0

30 Aug 15:11
4d40d42
Compare
Choose a tag to compare

What's Changed

  • remove reading of pointer table, but keep writing (#637) by @mr-git in #658

Full Changelog: v3.4.2...v3.5.0

v3.4.2

19 Aug 15:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.4.1...v3.4.2

v3.4.1

11 Jul 15:23
1722a27
Compare
Choose a tag to compare

With #631 and #642 we have started work on #635.

What's Changed

Full Changelog: v3.4.0...v3.4.1

v3.4.0

26 Jun 12:32
3fcc15f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.3.9...v3.4.0

v3.3.9

16 May 08:16
2557836
Compare
Choose a tag to compare

What's Changed

  • Extract schema migration into a separate class. by @rtar in #538
  • Extract keyspace configuration to a separate class by @rtar in #539
  • Remove dependency of CassandraSync on SchemaConfig by @rtar in #540
  • Extract core classes to a separate subproject by @rtar in #543
  • Add scaladoc for CreateTables by @rtar in #542
  • Extract consistency settings into a separate class by @rtar in #541
  • Add deprecation warning to the users of SchemaConfig.Keyspace by @rtar in #544
  • Update sbt version to avoid errors on JDK 21 by @rtar in #548
  • Update Scala version, so it builds with JDK 21 by @rtar in #549
  • Remove dependency from SettingsCassandra to Schema by @rtar in #550
  • Extract common Cassandra functionality into a separate project by @rtar in #551
  • Add scaladoc for DamperTest by @rtar in #554
  • Fix the flakiness of DamperTest by @rtar in #555
  • Add support of #wasApplied method by @rtar in #556
  • Update testcontainers-scala-cassandra to 0.41.2 by @scala-steward in #559
  • Add scaladoc for EventualPayloadAndType and related classes by @rtar in #557
  • Simplify CreateSchema class by @rtar in #558
  • Add snapshot and snapshot-cassandra sbt modules by @rtar in #561
  • Organize imports in Metals similar to IntelliJ by @rtar in #560
  • Add scaladoc for EventSerializer by @rtar in #564
  • Update akka-serialization to get a more up-to-date documentation by @rtar in #565
  • Add a class to pass SeqNr and snapshot payload in by @rtar in #563
  • Add ring buffer index implementation by @rtar in #562
  • Implement SnapshotRecord class by @rtar in #566
  • Move PayloadAndType to journal module and document it by @rtar in #567
  • Add scaladoc to PayloadAndType members by @rtar in #568
  • Add scaladoc for ReplicatedJournal by @rtar in #569
  • Add SnapshotStoreFlat interface by @rtar in #570
  • Add scaladoc for PersistentRepresentation by @rtar in #571
  • Add scaladocs for EventSerializer methods by @rtar in #572
  • Update sbt-scoverage to 2.0.10 by @scala-steward in #578
  • Update scalatest to 3.2.18 by @scala-steward in #577
  • Add scaladoc for KafkaWrite.eventJsons by @rtar in #580
  • Update sbt to 1.9.9 by @scala-steward in #582
  • Update sbt-scoverage to 2.0.11 by @scala-steward in #583
  • Add sbt-version-policy to check for backwards compatibility issues by @rtar in #587
  • Restore binary backwards compatibility of EventualCassandraConfig by @rtar in #588
  • Restore binary backwards compatibility of classes relying on consistency level by @rtar in #593
  • Move CassandraConsistencyConfig from eventual.cassandra to cassandra package by @rtar in #594
  • Restore binary backwards compatibility for CassandraHealthCheck by @rtar in #595
  • Restore binary backwards compatibility of SchemaConfig by @rtar in #598
  • Move KeyspaceConfig from eventual.cassandra to cassandra package by @rtar in #599
  • Restore binary backwards compatibility for CreateKeyspace by @rtar in #600
  • Restore binary backwards compatibility for CreateTables and CassandraSync by @rtar in #601
  • Restore binary backwards compatibility for SettingsStatements and SettingsCassandra by @rtar in #602
  • Enable binary compatibility check in CI by @rtar in #604
  • Fixes #603, deprecate unreliable method, fix flaky test by @rtar in #605
  • Move MigrateSchema from eventual.cassandra to cassandra by @rtar in #606
  • Code cleanup from #586 by @rtar in #607
  • Update scala-library to 2.13.13 by @scala-steward in #585
  • Update kind-projector to 0.13.3 by @scala-steward in #584
  • Fixed flakiness of DamperTest again by @rtar in #609
  • Update testcontainers-scala-cassandra to 0.41.3 by @scala-steward in #573
  • Update log4j-over-slf4j to 2.0.13 by @scala-steward in #608
  • Update kafka-launcher to 0.2.0 by @scala-steward in #575
  • Update sbt-release to 1.4.0 by @scala-steward in #553
  • update build infrastructure by @mr-git in #610
  • use Oracle JDK for build by @mr-git in #614
  • Update smetrics to 2.2.0 by @scala-steward in #547
  • Update cats-helper to 3.10.3 by @scala-steward in #596
  • Update scassandra to 5.0.1 by @scala-steward in #576
  • Update sbt-version-policy to 3.2.1 by @scala-steward in #612
  • Revert "Update smetrics to 2.2.0" by @mr-git in #615
  • Update scassandra to 5.2.0 by @Z1kkurat in #616

Full Changelog: v3.3.8...v3.3.9

v3.3.8

03 May 15:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.1...v3.3.8

v3.2.1

01 Aug 15:56
783dd98
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.0...v3.2.1