Releases: akka/akka-diagnostics
Releases · akka/akka-diagnostics
v2.2.3
What's Changed
- Update commons-text dependency to version 1.14.0 by @jtjeferreira in #88
- docs: Update readme with more clear libraries distinction by @johanandren in #87
- chore: License change date for 2.2.3 by @johanandren in #90
New Contributors
- @jtjeferreira made their first contribution in #88
Full Changelog: v2.2.2...v2.2.3
v2.2.2
What's Changed
- chore: resolver fixes by @sebastian-alfers in #83
- chore: test also on java 25 by @sebastian-alfers in #82
- bump: Scala 2.13.17 and 3.3.7 by @johanandren in #84
- chore: Prepare for release 2.2.2 by @johanandren in #86
Full Changelog: v2.2.1...v2.2.2
v2.2.1
What's Changed
- Update plugins.sbt by @sebastian-alfers in #78
- bump: Akka 2.10.5 by @johanandren in #79
- chore: License change date for 2.2.1 by @johanandren in #81
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
- build: Small fix in release template by @johanandren in #69
- bump: sbt plugins by @ennru in #73
- docs: revise URL structure (libraries) by @ennru in #72
- chore: bump to akka 2.10.0-M1 by @sebastian-alfers in #74
- docs: revise URL structure (libraries) 2 by @ennru in #75
- chore: pre 24.10 release items by @sebastian-alfers in #77
New Contributors
- @sebastian-alfers made their first contribution in #74
Full Changelog: v2.1.1...v2.2.0
v2.2.0-M1
What's Changed
- build: Small fix in release template by @johanandren in #69
- bump: sbt plugins by @ennru in #73
- docs: revise URL structure (libraries) by @ennru in #72
- chore: bump to akka 2.10.0-M1 by @sebastian-alfers in #74
New Contributors
- @sebastian-alfers made their first contribution in #74
Full Changelog: v2.1.1...v2.2.0-M1
v2.1.1
What's Changed
- build: Publish snapshots by @patriknw in #62
- build: Test on JDK 21 by @johanandren in #64
- chore: repo gardening by @johanandren in #65
- chore: New license for tests and docs by @johanandren in #66
- bump: A few versions for the next release by @johanandren in #67
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- bump: Scala 3.3.1 by @johanandren in #52
- chore: Drop Scala 2.12 by @patriknw in #53
- chore: Drop JDK 8 by @patriknw in #54
- build: Akka 2.9.3-M3 and publish to Akka repo by @patriknw in #55
- bump: Akka 2.9.0 by @ennru in #59
- bump: Akka Paradox, Paradox Dependencies by @ennru in #58
- chore: Update license change date for 2.1.0 by @patriknw in #61
Full Changelog: v2.0.1...v2.1.0
2.1.0-M1
What's Changed
- bump: Scala 3.3.1 by @johanandren in #52
- chore: Drop Scala 2.12 by @patriknw in #53
- chore: Drop JDK 8 by @patriknw in #54
- build: Akka 2.9.3-M3 and publish to Akka repo by @patriknw in #55
Full Changelog: v2.0.1...v2.1.0-M1
Akka Diagnostics 2.0.1
What's Changed
- bump(docs): sbt-paradox-akka 0.47 by @ennru in #39
- chore: fix license release instruction by @johanandren in #40
- doc: Sample of checkDispatcher by @patriknw in #41
- chore: bump paradox version by @octonato in #42
- docs: fix log messages start with by @efgpinto in #44
- bump: akka-paradox 0.49 by @johanandren in #43
- docs: add repository info by @aludwiko in #47
- bump: Bump sbt 1.9.1 and add release notes url by @johanandren in #45
- fix: Handle dialect config structure in akka-persistence-r2dbc, #46 by @patriknw in #48
- fix: Remove hostname check by @patriknw in #49
- chore: Update license change date for 2.0.1 by @patriknw in #51
New Contributors
- @ennru made their first contribution in #39
- @octonato made their first contribution in #42
- @efgpinto made their first contribution in #44
- @aludwiko made their first contribution in #47
Full Changelog: v2.0.0...v2.0.1
Akka Diagnostics 2.0.0
Akka diagnostics was previously a commercial only extension for Akka but has now been made publicly available under the terms of the BSL.
Additional improvements and changes
- feat: suport for JDK 17 by @franciscolopezsancho in #20
- feat: detect thread starvation on internal dispatcher by @patriknw in #10
- feat: config checker enhancements by @franciscolopezsancho in #21
- feat: Cross build for Scala 3 by @patriknw in #30
- fix: disabled-typo-sections for r2dbc durable state by @patriknw in #29
- bug: Dealing with persistence testkit plugin configuration by @franciscolopezsancho in #32
- chore: Adding config checker starting message and removing unnecessary dependencies by @franciscolopezsancho in #23
- chore: akka-actor is the only required dependency by @patriknw in #25
- docs: adding reference to akka-http docs back by @franciscolopezsancho in #26
- chore: using the provider by @franciscolopezsancho in #34
- chore: small cleanup by @patriknw in #35
- test: harden StarvationDetectorSpec, #15 by @patriknw in #36
- chore: License year for release by @johanandren in #37
Full Changelog: a7c322a...v2.0.0