Skip to content

Releases: playframework/play-ebean

Play Ebean 8.3.0

29 Apr 06:56
8.3.0
a1b849e
Compare
Choose a tag to compare

Noteworthy

Ships with an "Important Bugfix" in Ebean, see the Ebean release notes.

Changes

❤️ 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

29 Apr 06:56
7.3.0
43f76e1
Compare
Choose a tag to compare

Noteworthy

Ships with an "Important Bugfix" in EBean, see the EBean release notes.

Changes

❤️ 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

11 Mar 16:46
8.2.0
3b0673a
Compare
Choose a tag to compare

Noteworthy

Changes

❤️ 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

11 Mar 16:45
7.2.0
c9b7d9b
Compare
Choose a tag to compare

Noteworthy

  • #454 [7.x] Ebean 15.0.1 / Upgrade sbt, Scala, Play to latest versions by @mkurz

Changes

❤️ 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

16 Jan 13:31
8.1.0
2a13870
Compare
Choose a tag to compare

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

16 Jan 13:31
7.1.0
cdcf182
Compare
Choose a tag to compare

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

07 Nov 10:58
8.0.0
86d0525
Compare
Choose a tag to compare

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

❤️ 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

07 Nov 10:57
7.0.0
6083565
Compare
Choose a tag to compare

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

❤️ 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

19 Sep 22:48
7.0.0-RC2
c79da5b
Compare
Choose a tag to compare
Play Ebean 7.0.0-RC2 Pre-release
Pre-release

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

❤️ 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

12 Dec 13:08
6.2.0
37df88b
Compare
Choose a tag to compare

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

❤️ 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)!