Releases: playframework/play-ebean
Play Ebean 8.3.0
Noteworthy
Ships with an "Important Bugfix" in Ebean, see the Ebean release notes.
Changes
- #458 Update ebean from
15.0.1
to15.1.0
by @scala-steward
❤️ Thanks to our premium sponsors!
If you find this OSS project useful for work, please consider asking your company to support it by becoming a sponsor.
You can also individually sponsor the project by becoming a backer.
🙇 Thanks to our contributors
Finally, thanks to the community for their help with detailed bug reports, discussions about new features and pull request reviews. This project is only possible due to the help we had from amazing contributors.
Special thanks to all code contributors who helped with this particular release (they are listed below)!
Play Ebean 7.3.0
Noteworthy
Ships with an "Important Bugfix" in EBean, see the EBean release notes.
Changes
- #461 [7.x] Update ebean from
15.0.1
to15.1.0
by @scala-steward - #462 Add tag
[7.x]
for Steward's pull requests by @ihostage
❤️ Thanks to our premium sponsors!
If you find this OSS project useful for work, please consider asking your company to support it by becoming a sponsor.
You can also individually sponsor the project by becoming a backer.
🙇 Thanks to our contributors
Finally, thanks to the community for their help with detailed bug reports, discussions about new features and pull request reviews. This project is only possible due to the help we had from amazing contributors.
Special thanks to all code contributors who helped with this particular release (they are listed below)!
Play Ebean 8.2.0
Noteworthy
Changes
- #455 Adjust versions in README by @mkurz
- #450 Add prefix to Dependabot commit message / PR title by @mkurz
- #447 Dependabot should upgrade GitHub actions workflows by @mkurz
- #445 Upgrade GitHub action workflows by @mkurz
- #439 scalafmt-core 3.8.0 (was 3.7.17) by @scala-steward
❤️ Thanks to our premium sponsors!
If you find this OSS project useful for work, please consider asking your company to support it by becoming a sponsor.
You can also individually sponsor the project by becoming a backer.
🙇 Thanks to our contributors
Finally, thanks to the community for their help with detailed bug reports, discussions about new features and pull request reviews. This project is only possible due to the help we had from amazing contributors.
Special thanks to all code contributors who helped with this particular release (they are listed below)!
Play Ebean 7.2.0
Noteworthy
Changes
- #456 [7.x] Adjust versions in README by @mkurz
- #446 [7.x] Upgrade GitHub action workflows (backport #445) by @mkurz
- #441 [7.x] scalafmt-core 3.8.0 (was 3.7.17) by @scala-steward
- #442 Renamed branch to
7.x
by @mkurz
❤️ Thanks to our premium sponsors!
If you find this OSS project useful for work, please consider asking your company to support it by becoming a sponsor.
You can also individually sponsor the project by becoming a backer.
🙇 Thanks to our contributors
Finally, thanks to the community for their help with detailed bug reports, discussions about new features and pull request reviews. This project is only possible due to the help we had from amazing contributors.
Special thanks to all code contributors who helped with this particular release (they are listed below)!
Play Ebean 8.1.0
Noteworthy
Generation of the evolutions script can be controlled globally with the config
play.ebean.generateEvolutionsScripts = false
Changes
- #433 Introduce configuration parameter to control the generation of the evolution SQL files by @vadimvera
- #434 Patch updates by @scala-steward
- #430 Never trigger release process via UI, need to push tag by hand always by @mkurz
- #428 Update ebean to latest currently working version by @mkurz
- #424 Patch updates by @scala-steward
- #421 Adjust mima previous version by @mkurz
❤️ Thanks to our premium sponsors!
If you find this OSS project useful for work, please consider asking your company to support it by becoming a sponsor.
You can also individually sponsor the project by becoming a backer.
🙇 Thanks to our contributors
Finally, thanks to the community for their help with detailed bug reports, discussions about new features and pull request reviews. This project is only possible due to the help we had from amazing contributors.
Special thanks to all code contributors who helped with this particular release (they are listed below)!
Play Ebean 7.1.0
Noteworthy
Generation of the evolutions script can be controlled globally with the config
play.ebean.generateEvolutionsScripts = false
Changes
- #436 [7.0.x] Introduce configuration parameter to control the generation of the evolution SQL files (backport #433) by @vadimvera
- #435 [7.0.x] Patch updates by @scala-steward
- #431 [7.0.x] Never trigger release process via UI, need to push tag by hand always by @mkurz
- #429 [7.0.x] Update ebean to latest currently working version by @mkurz
- #426 [7.0.x] Patch updates by @scala-steward
- #422 [7.0.x] Adjust mima previous version by @mkurz
❤️ Thanks to our premium sponsors!
If you find this OSS project useful for work, please consider asking your company to support it by becoming a sponsor.
You can also individually sponsor the project by becoming a backer.
🙇 Thanks to our contributors
Finally, thanks to the community for their help with detailed bug reports, discussions about new features and pull request reviews. This project is only possible due to the help we had from amazing contributors.
Special thanks to all code contributors who helped with this particular release (they are listed below)!
Play Ebean 8.0.0
Noteworthy
This release requires Play 3.0.0!
With version 8.0.0 the groupId changes from com.typesafe.play
to org.playframework
. To add this project as dependency you now have to use (in project/plugins.sbt
):
addSbtPlugin("org.playframework" % "sbt-play-ebean" % "8.0.0")
Changes
- #420 Set mimaPreviousArtifacts.value to last "major" release by @mkurz
- #416 Play 3.0.0 by @mkurz
- #415 Patch updates (backport #414) by @scala-steward
- #411 Move scala steward conf into .github folder by @mkurz
- #409 jaxb-runtime 4.0.4 (was 4.0.3) by @mkurz
- #408 Revert "Temporary disable MiMa" by @mkurz
- #407 Switch to
org.playframework
by @mkurz - #404 Play 2.9.0-RC3 (was 2.9.0-RC2) by @scala-steward
- #403 Skip connection for datasources with omitted db configuration by @hertg
- #400 MiMa checks Scala 3 artifacts now by @mkurz
❤️ Thanks to our premium sponsors!
If you find this OSS project useful for work, please consider asking your company to support it by becoming a sponsor.
You can also individually sponsor the project by becoming a backer.
🙇 Thanks to our contributors
Finally, thanks to the community for their help with detailed bug reports, discussions about new features and pull request reviews. This project is only possible due to the help we had from amazing contributors.
Special thanks to all code contributors who helped with this particular release (they are listed below)!
Play Ebean 7.0.0
Noteworthy
- #318 Drop Java 8 by @mkurz
- #320 Drop sbt 0.13 + wrong dependencies by @mkurz
- #354 Add support for scala3 by @sachgar
- #417 Play 2.9.0 by @mkurz
- #405 [7.0.x] Skip connection for datasources with omitted db configuration (backport #403) by @hertg
- #387 Respect
play.evolutions[.db.default].path
config for dynamic evolutions by @mkurz - #386 Use SQL92 comment syntax by @mkurz
- #347 Recommend using application.yaml instead of ebean.properties by @mkurz
Changes
- #419 [7.0.x] Set mimaPreviousArtifacts.value to last "major" release by @mkurz
- #418 [7.0.x] Correct version in docs by @mkurz
- #413 play-docs, play-docs_2.13, ... 2.9.0-RC3 (was 2.9.0-RC2) by @scala-steward
- #414 [7.0.x] Patch updates by @scala-steward
- #412 [7.0.x] Move scala steward conf into .github folder by @mkurz
- #410 [7.0.x] jaxb-runtime 4.0.4 (was 4.0.3) by @mkurz
- #406 [7.0.x] Play 2.9.0-RC3 (was 2.9.0-RC2) (backport #404) by @scala-steward
- #401 [7.0.x] MiMa checks Scala 3 artifacts now (backport #400) by @mkurz
- #399 [7.0.x] Adjust branch for GHA workflows by @mkurz
- #398 Play 2.9 release candidate 2 by @mkurz
- #394 Play 2.9 release candidate by @mkurz
- #397 h2 2.2.224 (was 2.2.222) by @mkurz
- #396 sbt 1.9.6 by @mkurz
- #395 Group Scala Steward patch updates into single PR by @mkurz
- #393 sbt 1.9.5 by @mkurz
- #385 Scala 3.3.1 / 2.13.12 by @mkurz
- #389 With Play 2.9 filters-helpers has a play- prefix by @mkurz
- #380 sbt 1.9.2 by @mkurz
- #375 Latest Play by @mkurz
- #374 Scala / sbt / Play upgrades by @mkurz
- #370 🔄 synced file(s) with playframework/.github by @ihostage
- #368 Add Copyright header into all files by @ihostage
- #367 Sync headerEmptyLine setting with core repo by @ihostage
- #369 Add Javafmt plugin by @ihostage
- #365 Update copyright by @mkurz
- #364 Switch to Jakarta persistence by @mkurz
- #363 Scala 3.3.0-RC5 by @mkurz
- #349 Update data for pom.xml by @mkurz
- #348 Update developer information for pom.xml by @mkurz
- #346 Set up sbt dependency submission by @mkurz
- #345 scala-steward should also visit standalone docs project by @mkurz
- #338 Update README for 6.2.0 final release by @mkurz
- #321 Revert "Workaround scala-xml dependency problem" / sbt 1.8.0-RC1 by @mkurz
- #329 Link to .github/RELEASING.md by @mkurz
- #326 Use the mergify config from the .github repo by @mkurz
- #325 Latest Scala/sbt versions by @mkurz
- #323 Semantic Scala version selector expression in workflows by @mkurz
❤️ Thanks to our premium sponsors!
If you find this OSS project useful for work, please consider asking your company to support it by becoming a sponsor.
You can also individually sponsor the project by becoming a backer.
🙇 Thanks to our contributors
Finally, thanks to the community for their help with detailed bug reports, discussions about new features and pull request reviews. This project is only possible due to the help we had from amazing contributors.
Special thanks to all code contributors who helped with this particular release (they are listed below)!
Play Ebean 7.0.0-RC2
Noteworthy
- #318 Drop Java 8 by @mkurz
- #320 Drop sbt 0.13 + wrong dependencies by @mkurz
- #354 Add support for scala3 by @sachgar
- #398 Play 2.9 release candidate 2 by @mkurz
- #387 Respect
play.evolutions[.db.default].path
config for dynamic evolutions by @mkurz - #386 Use SQL92 comment syntax by @mkurz
- #347 Recommend using application.yaml instead of ebean.properties by @mkurz
Changes
- #394 Play 2.9 release candidate by @mkurz
- #397 h2 2.2.224 (was 2.2.222) by @mkurz
- #396 sbt 1.9.6 by @mkurz
- #395 Group Scala Steward patch updates into single PR by @mkurz
- #393 sbt 1.9.5 by @mkurz
- #385 Scala 3.3.1 / 2.13.12 by @mkurz
- #389 With Play 2.9 filters-helpers has a play- prefix by @mkurz
- #380 sbt 1.9.2 by @mkurz
- #375 Latest Play by @mkurz
- #374 Scala / sbt / Play upgrades by @mkurz
- #370 🔄 synced file(s) with playframework/.github by @ihostage
- #368 Add Copyright header into all files by @ihostage
- #367 Sync headerEmptyLine setting with core repo by @ihostage
- #369 Add Javafmt plugin by @ihostage
- #365 Update copyright by @mkurz
- #364 Switch to Jakarta persistence by @mkurz
- #363 Scala 3.3.0-RC5 by @mkurz
- #349 Update data for pom.xml by @mkurz
- #348 Update developer information for pom.xml by @mkurz
- #346 Set up sbt dependency submission by @mkurz
- #345 scala-steward should also visit standalone docs project by @mkurz
- #338 Update README for 6.2.0 final release by @mkurz
- #321 Revert "Workaround scala-xml dependency problem" / sbt 1.8.0-RC1 by @mkurz
- #329 Link to .github/RELEASING.md by @mkurz
- #326 Use the mergify config from the .github repo by @mkurz
- #325 Latest Scala/sbt versions by @mkurz
- #323 Semantic Scala version selector expression in workflows by @mkurz
❤️ Thanks to our premium sponsors!
If you find this OSS project useful for work, please consider asking your company to support it by becoming a sponsor.
You can also individually sponsor the project by becoming a backer.
🙇 Thanks to our contributors
Finally, thanks to the community for their help with detailed bug reports, discussions about new features and pull request reviews. This project is only possible due to the help we had from amazing contributors.
Special thanks to all code contributors who helped with this particular release (they are listed below)!
Play Ebean 6.2.0
Important notes
See the release notes of the previous 6.2.0-RC4 release, all of them also apply for this 6.2.0 final release!
Changes
- #337 [6.2.x] Update versions + prepare 6.2.0 final release by @mkurz
- #324 [6.2.x] Semantic Scala version selector expression in workflows by @mkurz
- #322 [6.2.x] No need for these dependencies for the plugin by @mkurz
- #319 Introduce 6.2.x branch by @mkurz
- #317 🔄 Synced file(s) with playframework/.github by @ihostage
- #316 Add Scala Steward settings by @ihostage
- #314 Update scalafmt-core to 3.5.9 by @scala-steward
- #309 Update sbt to 1.7.1 by @scala-steward
- #307 Update scala-library to 2.12.16 by @scala-steward
- #305 Update filters-helpers, play-guice, ... to 2.8.16 by @scala-steward
- #308 Update scalafmt-core to 3.5.8 by @scala-steward
- #303 RC7 in docs by @PromanSEW
❤️ Thanks to our premium sponsors!
If you find this OSS project useful for work, please consider asking your company to support it by becoming a sponsor.
You can also individually sponsor the project by becoming a backer.
🙇 Thanks to our contributors
Finally, thanks to the community for their help with detailed bug reports, discussions about new features and pull request reviews. This project is only possible due to the help we had from amazing contributors.
Special thanks to all code contributors who helped with this particular release (they are listed below)!