Releases: playframework/anorm
Anorm 2.10.0
Changes
- #666 🧹 chore: drop support for Scala 2.11 by @gaeljw
- #668 🧹 chore(anorm-postgres): upgrade play-json to org.playframework v3.0.6 by @gaeljw
❤️ 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)!
Anorm 2.9.1
Changes
Anorm 2.9.0 introduced the upgrade of Scala Parser Combinator 2.x (for Scala 2.13) that is binary incompatible with 1.x even though Play Framework still pulls 1.x. This release reverts this change so that Play Framework users can upgrade seamlessly to Anorm 2.9.x.
❤️ 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)!
Anorm 2.9.0
Changes
Highlights:
- The Scala library and Joda (especially) are no longer (accidentaly) embedded in the Anorm JAR. This makes it possible to use Anorm with recent Scala 3 versions. More details at #658.
Other:
- Patch updates by @scala-steward in #630
- Patch updates by @scala-steward in #632
- Patch updates by @scala-steward in #634
- joda-convert 3.0.1 (was 2.2.4) by @scala-steward in #629
- scala-parser-combinators v1 for Scala up to 2.12, v2 for 2.13+ by @mkurz in #638
- joda-time 2.14.0 (was 2.13.1) by @scala-steward in #640
- scala-xml 2.4.0 by @mkurz in #642
- Update dependencies + central portal publishing by @mkurz in #643
- Patch updates by @mkurz in #646
- Patch updates by @mkurz in #648
- Patch updates by @mkurz in #659
❤️ 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)!
Anorm 2.8.1
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)!
Anorm 2.8.0
Changes
- Fix Streaming with Akka-Anorm generates a materialized value as Future that may never complete (#546)
- Support Pekko Streaming (#572)
Other:
- Update documentation by @cchantep in #484
- Latest scala sbt versions by @mkurz in #498
- Update ScalaAnorm.md by @AlexITC in #517
- Update enumeratum to 1.7.2 by @scala-steward in #520
- Update joda-convert to 2.2.3 by @scala-steward in #524
- Add copyright by @ihostage in #526
- Upgrade logback conf to new canonical format by @mkurz in #532
- Update scala3-compiler, scala3-library to 3.3.0 by @scala-steward in #550
- Upgrade scala-parser-combinators by @mkurz in #555
- Scala 2.12.18 + 2.13.11 by @mkurz in #552
- Scala 3 workaround for pattern matching on generic type ~ by @cchantep in #569
- Refactor top level definitions for Scala 3 compatibility by @cchantep in #573
- Update jdbc-scala to 1.2.9 by @scala-steward in #578
- Scala 3.3.1 / 2.13.12 by @scala-steward in #564
- Dependency updates by @mkurz in #585
- Patch updates by @mkurz in #586
- Drop interplay by @ihostage in #587
- Set Java version to publish explicitly by @ihostage in #592
- postgresql 42.7.1 (was 42.6.0) by @scala-steward in #596
- Remove typesafeRepo by @mkurz in #597
- Prepare anorm-docs project for Scala 3 by @mkurz in #537
- Patch updates by @scala-steward in #593
- Patch updates by @scala-steward in #609
- joda-time 2.13.0 (was 2.12.7) by @scala-steward in #611
- pekko-stream, pekko-stream-testkit, ... 1.1.1 (was 1.0.3) by @scala-steward in #612
- Patch updates by @scala-steward in #614
- Patch updates by @scala-steward in #619
- scala3-compiler, scala3-library 3.5.2 (was 3.4.3) by @scala-steward in #618
❤️ 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)!
Anorm 2.7.0
Changes
- #474 Support Scala3 by @cchantep
- #483 Update postgresql to 42.5.0 by @scala-steward
- #482 Update joda-time to 2.11.1 by @scala-steward
- #481 Update postgresql to 42.4.2 by @scala-steward
- #477 Update scalafmt-core to 3.5.9 by @scala-steward
- #475 Update joda-time to 2.11.0 by @scala-steward
- #470 Update scalafmt-core to 3.5.8 by @scala-steward
- #473 Update postgresql to 42.4.1 by @scala-steward
- #469 Update scala-library, scala-reflect to 2.12.16 by @scala-steward
- #468 Update postgresql to 42.4.0 by @scala-steward
- #472 Update sbt to 1.7.1 by @scala-steward
- #471 Update scalac-scapegoat-plugin to 1.4.15 by @scala-steward
- #465 Update silencer-lib, silencer-plugin to 1.7.9 by @scala-steward
- #464 Update sbt-scalafix to 0.10.1 by @scala-steward
- #467 Update jdbc-scala to 1.1.4 by @scala-steward
- #466 Update h2 to 2.1.214 by @scala-steward
- #463 Fix #457 - Handle SQL initialization error in Akka by @cchantep
- #462 Update postgresql to 42.3.6 by @scala-steward
- #456 Update scalac-scapegoat-plugin to 1.4.14 by @scala-steward
- #461 GitHub actions last round + badges by @mkurz
- #460 Use publish / skip instead of other hacks by @mkurz
- #459 Introduce sbt-ci-release by @mkurz
- #455 Switch to GitHub actions by @mkurz
- #454 Replace scalariform with scalafmt by @mkurz
- #452 Update scalac-scapegoat-plugin to 1.4.13 by @scala-steward
- #451 Update postgresql to 42.3.5 by @scala-steward
- #450 Update jdbc-scala to 1.1.3 by @scala-steward
- #449 Update postgresql to 42.3.4 by @scala-steward
- #448 Update jdbc-scala to 1.1.2 by @scala-steward
- #447 Update jdbc-scala to 1.1.1 by @scala-steward
- #446 Update jdbc-scala to 1.0.58 by @scala-steward
- #445 scala-parser-combinators 2.x only for Scala 3 by @mkurz
- #438 Update scala-parser-combinators to 2.1.1 by @scala-steward
- #424 Update scala-library, scala-reflect to 2.13.8 by @scala-steward
- #444 Update h2 to 2.1.212 by @scala-steward
- #442 Update sbt-mima-plugin to 1.1.0 by @scala-steward
- #443 Update sbt-scalafix to 0.10.0 by @scala-steward
- #441 Switch to GitHub Discussions (+ rm outdated Google Groups) by @mkurz
- #440 Update shapeless to 2.3.9 by @scala-steward
- #439 Update joda-time to 2.10.14 by @scala-steward
- #433 Provide a Column to convert bytes and shorts to bools by @bursauxa
- #437 Update postgresql to 42.3.3 by @scala-steward
- #436 Update sbt-assembly to 1.2.0 by @scala-steward
- #435 Update shapeless to 2.3.8 by @scala-steward
- #434 Update sbt-assembly to 1.1.1 by @scala-steward
- #431 Add release drafter with configs from .github repo by @mkurz
- #429 Rename master branch to main 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)!
Anorm 2.6.11
Changes
- #428 Update postgresql to 42.3.2 by @scala-steward
- #427 Update sbt to 1.6.2 by @scala-steward
- #426 Update scalac-scapegoat-plugin to 1.4.12 by @scala-steward
- #425 Update h2 to 2.1.210 by @scala-steward
- #423 Update silencer-lib, silencer-plugin to 1.7.8 by @scala-steward
- #422 Update sbt-scalafix to 0.9.34 by @scala-steward
- #421 Update interplay to 3.0.5 by @scala-steward
- #420 Update h2 to 2.0.206 by @scala-steward
- #419 Update interplay to 3.0.4 by @scala-steward
- #418 Update sbt to 1.6.1 by @scala-steward
- #417 Update sbt to 1.6.0 by @scala-steward
- #416 Update h2 to 2.0.204 by @scala-steward
- #415 Update sbt to 1.5.8 by @scala-steward
- #414 Update joda-convert to 2.2.2 by @scala-steward
- #413 Update sbt to 1.5.7 by @scala-steward
- #412 Update sbt to 1.5.6 by @scala-steward
- #410 Update h2 to 2.0.202 by @scala-steward
- #409 FIX - Issue #408 - Column[ZonedDateTime] loses nanoseconds precision by @rrramiro
- #407 Update sbt-scalafix to 0.9.33 by @scala-steward
- #411 Update scapegoat in build by @cchantep
- #403 Update scala-library, scala-reflect to 2.13.7 by @scala-steward
- #402 Update silencer-lib, silencer-plugin to 1.7.7 by @scala-steward
- #399 Update joda-time to 2.10.13 by @scala-steward
- #401 Update postgresql to 42.3.1 by @scala-steward
- #392 Update akka-stream, akka-testkit to 2.5.32 by @scala-steward
- #398 Update sbt-unidoc to 0.5.0 by @scala-steward
- #400 Setup CircleCI by @cchantep
- #397 Update postgresql to 42.3.0 by @scala-steward
- #393 Update akka-stream-contrib to 0.10 by @scala-steward
- #391 Update akka-stream, akka-testkit to 2.4.20 by @scala-steward
- #396 Update sbt-mima-plugin to 1.0.1 by @scala-steward
- #394 Update play-json to 2.6.14 by @scala-steward
- #395 Update play-json to 2.9.2 by @scala-steward
- #390 Update joda-time to 2.10.12 by @scala-steward
- #384 Update scala-library, scala-reflect to 2.12.15 by @scala-steward
- #388 Update postgresql to 42.2.24 by @scala-steward
- #387 Update joda-time to 2.10.11 by @scala-steward
- #386 Update sbt-scalafix to 0.9.31 by @scala-steward
- #383 Close #380 - Update sbt-scalafix to 0.9.30 by @cchantep
- #382 Update sbt-assembly to 1.1.0 by @scala-steward
- #381 Update sbt-mima-plugin to 1.0.0 by @scala-steward
- #379 Support LocalDateTime as Column[Instant] by @cchantep
- #378 Update sbt-scapegoat to 1.1.1 by @scala-steward
- #377 fix warning in build.sbt by @xuwei-k
- #376 Update sbt to 1.5.5 by @scala-steward
- #375 Update postgresql to 42.2.23 by @scala-steward
- #374 Update enumeratum to 1.7.0 by @scala-steward
- #372 Update postgresql to 42.2.22 by @scala-steward
- #369 Update sbt to 1.5.4 by @scala-steward
- #368 Update postgresql to 42.2.21 by @scala-steward
- #367 Update sbt-assembly to 1.0.0 by @scala-steward
- #360 add parentheses for lambda param by @xuwei-k
- #362 Update scala-library, scala-reflect to 2.12.14 by @scala-steward
- #365 Update sbt to 1.5.3 by @scala-steward
- #364 Update sbt-scalafix to 0.9.29 by @scala-steward
- #363 Update silencer-lib, silencer-plugin to 1.7.5 by @scala-steward
- #361 use slash syntax instead of
inby @xuwei-k - #359 Update sbt-mima-plugin to 0.9.2 by @scala-steward
- #357 Update silencer-lib, silencer-plugin to 1.7.4 by @scala-steward
- #358 Update sbt-scalafix to 0.9.28 by @scala-steward
- #355 Update shapeless to 2.3.7 by @scala-steward
- #352 Update sbt to 1.5.2 by @scala-steward
- #351 Update shapeless to 2.3.6 by @scala-steward
- #350 Update shapeless to 2.3.5 by @scala-steward
- #348 Update sbt to 1.5.1 by @scala-steward
- #347 Update postgresql to 42.2.20 by @scala-steward
- #346 Update shapeless to 2.3.4 by @scala-steward
- #345 Update interplay to 3.0.3 by @scala-steward
- #344 Update sbt to 1.5.0 by @scala-steward
- #343 Update sbt-scalafix to 0.9.27 by @scala-steward
- #341 Update sbt to 1.4.9 by @scala-steward
- #342 Override default SBT setup for Travis by @cchantep
❤️ 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)!
Anorm 2.6.10
Released Mar 6, 2021







