Releases: akka/akka-diagnostics
Releases · akka/akka-diagnostics
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
v2.0.0-M4
What's Changed
- fix: disabled-typo-sections for r2dbc durable state by @patriknw in #29
- bug: Dealing with persistence testkit plugin configuration by @franciscolopezsancho in #32
- feat: Cross build for Scala 3 by @patriknw in #30
Full Changelog: v2.0.0-M3...v2.0.0-M4
v2.0.0-M3
What's Changed
- feat: suport for JDK 17 by @franciscolopezsancho in #20
- feat: config checker enhancements by @franciscolopezsancho in #21
- 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
- adding reference to akka-http docs back by @franciscolopezsancho in #26
Full Changelog: v2.0.0-M2...v2.0.0-M3
v2.0.0-M2
What's Changed
- Moving Config Checker to Akka Diagnostics by @franciscolopezsancho in #12
Full Changelog: v2.0.0-M1...v2.0.0-M2