Releases: akka/akka-persistence-jdbc
v5.5.0
What's Changed
- bump: sbt-mima-plugin 1.1.4 (was 1.1.3) by @scala-steward in #855
- bump: sbt-ci-release 1.6.1 (was 1.5.12) by @scala-steward in #853
- bump: postgresql 1.20.1 (was 1.20.0) by @scala-steward in #858
- bump: postgresql 42.7.4 (was 42.7.3) by @scala-steward in #856
- build: Disable SQL Server integration tests for now by @johanandren in #861
- chore: bump to akka 2.10.0-M1, align with changes from upstream by @sebastian-alfers in #859
- bump: h2 2.3.232 (was 2.3.230) by @scala-steward in #854
- docs: revise URL structure (libraries) by @ennru in #862
- build: Switch docker image for MS Sql Server and re-enable CI job by @johanandren in #863
- bump: scala-library, scala-reflect 2.13.15 (was 2.13.14) by @scala-steward in #865
- bump: sbt, sbt-dependency-tree 1.10.2 (was 1.10.1) by @scala-steward in #867
- bump: logback-classic 1.5.8 (was 1.5.7) by @scala-steward in #864
- bump: Slick 3.5.2 (was 3.5.1) by @ennru in #868
- Add tuning tips by @JustinPihony in #869
- bump: scala3-library 3.3.4 (was 3.3.3) by @scala-steward in #866
- chore: bump copyright year by @sebastian-alfers in #872
- Pre release 24.10 by @sebastian-alfers in #871
New Contributors
- @sebastian-alfers made their first contribution in #859
Full Changelog: v5.4.2...v5.5.0
v5.5.0-M1
What's Changed
- bump: sbt-mima-plugin 1.1.4 (was 1.1.3) by @scala-steward in #855
- bump: sbt-ci-release 1.6.1 (was 1.5.12) by @scala-steward in #853
- bump: postgresql 1.20.1 (was 1.20.0) by @scala-steward in #858
- bump: postgresql 42.7.4 (was 42.7.3) by @scala-steward in #856
- build: Disable SQL Server integration tests for now by @johanandren in #861
- chore: bump to akka 2.10.0-M1, align with changes from upstream by @sebastian-alfers in #859
- bump: h2 2.3.232 (was 2.3.230) by @scala-steward in #854
- docs: revise URL structure (libraries) by @ennru in #862
New Contributors
- @sebastian-alfers made their first contribution in #859
Full Changelog: v5.4.2...v5.5.0-M1
v5.4.2
What's Changed
- fix: deserialization failure in durable state should result in failed future by @leviramsey in #849
- bump: postgresql 1.19.8 (was 1.19.7) by @scala-steward in #841
- bump: sbt, sbt-dependency-tree 1.10.0 (was 1.9.9) by @scala-steward in #840
- bump: scala-library, scala-reflect 2.13.14 (was 2.13.13) by @scala-steward in #839
- bump: mysql-connector-j 8.4.0 (was 8.3.0) by @scala-steward in #838
- bump: scalatest 3.2.19 (was 3.2.18) by @scala-steward in #842
- bump: h2 2.3.230 (was 2.2.224) by @scala-steward in #843
- bump: postgresql 1.20.0 (was 1.19.8) by @scala-steward in #846
- bump: sbt, sbt-dependency-tree 1.10.1 (was 1.10.0) by @scala-steward in #845
- fix: delete all but last by @octonato in #847
- chore: release template, one akka-deps update is enough by @johanandren in #837
- bump: mysql-connector-j 9.0.0 (was 8.4.0) by @scala-steward in #844
Full Changelog: v5.4.1...v5.4.2
v5.4.1
What's Changed
- fix: Workaround slick dependency issue #824 by @johanandren in #835
- chore: Pin slf4j-api to 1.7 to avoid downstream problems with Akka by @johanandren in #817
- build: Fold integration tests into one build matrix by @johanandren in #819
- build: Conflicting names for IT and weekly IT workflows by @johanandren in #820
- fix: flaky CurrentEventsByTagTest by @Roiocam in #783
- chore: repo gardening by @johanandren in #821
- build: Align release signing across Akka project by @johanandren in #822
- bump: Slick 3.5.1 (was 3.5.0) by @ennru in #823
- bump: sbt-site, sbt-site-paradox 1.7.0 (was 1.5.0) by @scala-steward in #828
- chore: New license for tests and docs by @johanandren in #830
- chore: update migration guide by @octonato in #832
- fix not working JournalDaoStreamMessagesMemoryTest by @Roiocam in #831
- build: Akka 2.9.3 bump, Akka Paradox Theme bump, 5.4.1 license change date by @johanandren in #834
Full Changelog: v5.4.0...v5.4.1
v5.4.0
What's Changed
- Scala 3 support by @jtjeferreira in #775
- Replace event_tag FK to get rid of insert and return #710 by @Roiocam in #731
- docs: event tag migration guide by @Roiocam in #781
- bump: sbt 1.9.7 (was 1.9.6) by @scala-steward in #787
- build: Publish snapshots by @patriknw in #784
- bump: typesafe:config 1.4.3 (was 1.4.2) by @scala-steward in #786
- bump: mysql-connector-j 8.2.0 (was 8.1.0) by @scala-steward in #785
- chore: improve dependency analysis by @ennru in #788
- chore: Remove release drafter by @patriknw in #780
- bump: logback-classic 1.2.13 (was 1.2.12) by @scala-steward in #789
- bump: postgresql 42.7.1 (was 42.6.0) by @scala-steward in #790
- build: Stop using deprecated IntegrationTest config by @johanandren in #792
- bump: sbt, sbt-dependency-tree 1.9.8 (was 1.9.7) by @scala-steward in #795
- build: Bump plugins to only download from maven central by @johanandren in #796
- bump: postgresql 1.19.3 (was 1.19.1) by @scala-steward in #791
- bump: mysql-connector-j 8.3.0 (was 8.2.0) by @scala-steward in #798
- bump: postgresql 1.19.5 (was 1.19.3) by @scala-steward in #800
- bump: scalatest 3.2.18 (was 3.2.17) by @scala-steward in #799
- bump: postgresql 42.7.2 by @johanandren in #801
- Add MySQL implementation by @steventwheeler in #803
- build: Incorrect flags for Scala 3 scalac blocking publish by @johanandren in #805
- fix: Integration tests not working correctly by @johanandren in #806
- revert: MySQL durable state implementation (#803) by @johanandren in #807
- bump: postgresql 1.19.7 (was 1.19.5) by @scala-steward in #813
- bump: sbt, sbt-dependency-tree 1.9.9 (was 1.9.8) by @scala-steward in #812
- bump: postgresql 42.7.3 (was 42.7.2) by @scala-steward in #809
- bump: scala3-library 3.3.3 (was 3.3.1) by @scala-steward in #811
- bump: scala-library 2.13.13 (was 2.13.12) by @scala-steward in #810
- chore: License change date for 5.4.0 by @johanandren in #815
New Contributors
- @jtjeferreira made their first contribution in #775
- @steventwheeler made their first contribution in #803
Full Changelog: v5.3.0...v5.4.0
5.3.0
What's Changed
- bump(docs): sbt-paradox-akka 0.47 by @ennru in #730
- bump: postgresql 42.5.4 (was 42.5.3) by @scala-steward in #729
- chore: fix license release instruction by @johanandren in #733
- bump: postgresql 1.18.0 (was 1.17.6) by @scala-steward in #738
- bump: mysql-connector-java 8.0.33 (was 8.0.32) by @scala-steward in #736
- bump: postgresql 42.6.0 (was 42.5.4) by @scala-steward in #737
- bump: sbt-mima-plugin 1.1.2 (was 1.1.1) by @scala-steward in #735
- bump: logback-classic 1.2.12 (was 1.2.11) by @scala-steward in #734
- bump: scalatest 3.2.16 (was 3.2.15) by @scala-steward in #744
- bump: postgresql 1.18.1 (was 1.18.0) by @scala-steward in #745
- bump: sbt-ci-release 1.5.12 (was 1.5.11) by @scala-steward in #741
- bump: sbt 1.8.3 (was 1.8.2) by @scala-steward in #743
- bump: sbt-site 1.5.0 (was 1.4.1) by @scala-steward in #742
- chore: bump paradox version by @octonato in #746
- bump: akka-paradox 0.49 by @johanandren in #747
- bump: postgresql 1.18.3 (was 1.18.1) by @scala-steward in #753
- bump: sbt-header 5.10.0 (was 5.9.0) by @scala-steward in #749
- bump: scala-library 2.12.18 (was 2.12.17) by @scala-steward in #750
- bump: sbt 1.9.0 (was 1.8.3) by @scala-steward in #752
- bump: sbt 1.9.1 (was 1.9.0) by @scala-steward in #754
- bump: scala-library 2.13.11 (was 2.13.10) by @scala-steward in #751
- build: Include release note url in pom by @johanandren in #755
- docs: add repository info by @aludwiko in #756
- bump: sbt-mima-plugin 1.1.3 (was 1.1.2) by @scala-steward in #758
- bump: sbt 1.9.3 (was 1.9.1) by @scala-steward in #760
- bump: h2 2.2.220 (was 2.1.214) by @scala-steward in #757
- bump: mysql-connector-java 8.1.0 (was 8.0.33) by @scala-steward in #759
- bump: sbt 1.9.4 (was 1.9.3) by @scala-steward in #762
- bump: postgresql 1.19.0 (was 1.18.3) by @scala-steward in #763
- perf: Reducing memory cost while replaying by @Roiocam in #765
- bump: scala-library 2.13.12 (was 2.13.11) by @scala-steward in #767
- bump: h2 2.2.224 (was 2.2.220) by @scala-steward in #766
- bump: scalatest 3.2.17 (was 3.2.16) by @scala-steward in #769
- chore: Drop Scala 2.12 by @patriknw in #770
- fix: Avoid using boolean types under Oracle's data type limitations #673 by @Roiocam in #764
- bump: postgresql 1.19.1 (was 1.19.0) by @scala-steward in #772
- chore: Drop JDK 8 by @patriknw in #771
- bump: sbt 1.9.6 (was 1.9.4) by @scala-steward in #768
- build: Akka 2.9.3-M3 and publish to Akka repo by @patriknw in #773
- bump: Akka Paradox; remove old references in readmes by @ennru in #776
- bump: Akka 2.9.0 by @patriknw in #777
- chore: Update license change date for 5.3.0 by @patriknw in #779
New Contributors
Full Changelog: v5.2.1...v5.3.0
Akka Persistence JDBC 5.3.0-M1
Changes
- build: Akka 2.9.3-M3 and publish to Akka repo #773 by @patriknw
- bump: sbt 1.9.6 (was 1.9.4) #768 by @scala-steward
- chore: Drop JDK 8 #771 by @patriknw
- bump: postgresql 1.19.1 (was 1.19.0) #772 by @scala-steward
- fix: Avoid using boolean types under Oracle's data type limitations #673 #764 by @Roiocam
- chore: Drop Scala 2.12 #770 by @patriknw
- bump: scalatest 3.2.17 (was 3.2.16) #769 by @scala-steward
- bump: h2 2.2.224 (was 2.2.220) #766 by @scala-steward
- bump: scala-library 2.13.12 (was 2.13.11) #767 by @scala-steward
- perf: Reducing memory cost while replaying #765 by @Roiocam
- bump: postgresql 1.19.0 (was 1.18.3) #763 by @scala-steward
- bump: sbt 1.9.4 (was 1.9.3) #762 by @scala-steward
- bump: mysql-connector-java 8.1.0 (was 8.0.33) #759 by @scala-steward
- bump: h2 2.2.220 (was 2.1.214) #757 by @scala-steward
- bump: sbt 1.9.3 (was 1.9.1) #760 by @scala-steward
- bump: sbt-mima-plugin 1.1.3 (was 1.1.2) #758 by @scala-steward
- docs: add repository info #756 by @aludwiko
- build: Include release note url in pom #755 by @johanandren
- bump: scala-library 2.13.11 (was 2.13.10) #751 by @scala-steward
- bump: sbt 1.9.1 (was 1.9.0) #754 by @scala-steward
- bump: sbt 1.9.0 (was 1.8.3) #752 by @scala-steward
- bump: scala-library 2.12.18 (was 2.12.17) #750 by @scala-steward
- bump: sbt-header 5.10.0 (was 5.9.0) #749 by @scala-steward
- bump: postgresql 1.18.3 (was 1.18.1) #753 by @scala-steward
- bump: akka-paradox 0.49 #747 by @johanandren
- chore: bump paradox version #746 by @octonato
- bump: sbt-site 1.5.0 (was 1.4.1) #742 by @scala-steward
- bump: sbt 1.8.3 (was 1.8.2) #743 by @scala-steward
- bump: sbt-ci-release 1.5.12 (was 1.5.11) #741 by @scala-steward
- bump: postgresql 1.18.1 (was 1.18.0) #745 by @scala-steward
- bump: scalatest 3.2.16 (was 3.2.15) #744 by @scala-steward
- bump: logback-classic 1.2.12 (was 1.2.11) #734 by @scala-steward
- bump: sbt-mima-plugin 1.1.2 (was 1.1.1) #735 by @scala-steward
- bump: postgresql 42.6.0 (was 42.5.4) #737 by @scala-steward
- bump: mysql-connector-java 8.0.33 (was 8.0.32) #736 by @scala-steward
- bump: postgresql 1.18.0 (was 1.17.6) #738 by @scala-steward
- chore: fix license release instruction #733 by @johanandren
- bump: postgresql 42.5.4 (was 42.5.3) #729 by @scala-steward
- bump(docs): sbt-paradox-akka 0.47 #730 by @ennru
Credits
This release includes contributions from @Roiocam, @aludwiko, @ennru, @johanandren, @octonato, @patriknw and @scala-steward – thank you all very much!
The Akka core team is employed by Lightbend. If you’re looking to take your Akka systems to the next level, let’s set up a time to discuss our enterprise-grade expert support, self-paced education courses, and technology enhancements that help you manage, monitor and secure your Akka systems - from development to production.
Akka Persistence JDBC 5.2.1
Changes
- build: Fix release tag pattern #727 by @johanandren
- chore: Bump copyright year to 2023 #726 by @johanandren
- chore: License release date for 5.2.1 #725 by @johanandren
- sbt-mima-plugin 1.1.1 (was 1.1.0) #690 by @scala-steward
- sbt-ci-release 1.5.11 (was 1.5.10) #705 by @scala-steward
- Support schema in upsert for durable store #719 by @cwholmes
- bump: mysql-connector-java 8.0.32 (was 8.0.31) #722 by @scala-steward
- sbt-java-formatter 0.8.0 (was 0.7.0) #706 by @scala-steward
- bump: postgresql 42.5.3 (was 42.5.1) #723 by @scala-steward
- docs: Wrong latest version in the migration guide #721 by @johanandren
- bump: sbt 1.8.2 (was 1.7.3) #717 by @scala-steward
- bump: scalatest 3.2.15 (was 3.2.13) #718 by @scala-steward
- bump: postgresql 42.5.1 (was 42.3.8) #716 by @scala-steward
- mysql-connector-java 8.0.31 (was 8.0.30) #708 by @scala-steward
- sbt 1.7.3 (was 1.7.2) #709 by @scala-steward
- postgresql 1.17.6 (was 1.17.3) #715 by @scala-steward
- postgresql 42.3.8 (was 42.3.7) #714 by @scala-steward
- sbt-header 5.9.0 (was 5.6.5) #713 by @scala-steward
- ci: renovate GH workflows #711 by @ennru
- sbt-header 5.6.5 (was 5.6.0) #641 by @scala-steward
- Update release issue template 2 #704 by @patriknw
- Update release issue template #703 by @patriknw
- Update license change date for Akka JDBC 5.2.x #702 by @patriknw
- chore: modern Fossa installation; link checker updates #701 by @ennru
Credits
This release includes contributions from @cwholmes, @ennru, @johanandren, @patriknw and @scala-steward – thank you all very much!
The Akka core team is employed by Lightbend. If you’re looking to take your Akka systems to the next level, let’s set up a time to discuss our enterprise-grade expert support, self-paced education courses, and technology enhancements that help you manage, monitor and secure your Akka systems - from development to production.
Akka Persistence JDBC 5.2.0
Changes
- Update to Akka 2.7.0 #700 by @patriknw
- chore: bump Github actions Ubuntu version #698 by @ennru
- Don't publish release twice #687 by @patriknw
- fix: The new events-by-tag-buffer-sizes-per-query could miss events #688 by @johanandren
- Update Paradox #684 by @patriknw
- scalatest 3.2.13 (was 3.2.10) #670 by @scala-steward
- migrate SQL Server Schemas to NVARCHAR #652 by @leviramsey
- chore: Don't autoupdate scalafmt #683 by @johanandren
- slick, slick-hikaricp 3.4.1 (was 3.3.3) #678 by @scala-steward
- postgresql 1.17.3 (was 1.16.3) #666 by @scala-steward
- mysql-connector-java 8.0.30 (was 8.0.28) #668 by @scala-steward
- postgresql 42.3.7 (was 42.3.3) #679 by @scala-steward
- Fossa validation #682 by @patriknw
- Limit events by tag query ordering sizes #681 by @johanandren
- logback-classic 1.2.11 (was 1.2.10) #647 by @scala-steward
- h2 2.1.214 (was 2.1.212) #658 by @scala-steward
- Change license #677 by @johanandren
Credits
This release includes contributions from @ennru, @johanandren, @leviramsey, @patriknw and @scala-steward – thank you all very much!
The Akka core team is employed by Lightbend. If you’re looking to take your Akka systems to the next level, let’s set up a time to discuss our enterprise-grade expert support, self-paced education courses, and technology enhancements that help you manage, monitor and secure your Akka systems - from development to production.
Akka Persistence JDBC 5.2.0-M2
Changes
- chore: bump Github actions Ubuntu version #698 by @ennru
- Don't publish release twice #687 by @patriknw
- Update to Akka 2.7.0-M5, Scala 2.12.17, 2.13.10 #697 by @patriknw
- fix: The new events-by-tag-buffer-sizes-per-query could miss events #688 by @johanandren
Credits
This release includes contributions from @ennru, @johanandren and @patriknw – thank you all very much!
The Akka core team is employed by Lightbend. If you’re looking to take your Akka systems to the next level, let’s set up a time to discuss our enterprise-grade expert support, self-paced education courses, and technology enhancements that help you manage, monitor and secure your Akka systems - from development to production.