Releases: playframework/play-json
Play JSON 3.0.4
Changes
- #1047 Make format generation idempotent by @reimai
- #1050 Patch updates by @mkurz
- #1048 Patch updates by @scala-steward
- #1043 Bump scalacenter/sbt-dependency-submission from 2 to 3 by @dependabot
- #1036 sbt 1.10.0 (was 1.9.9) by @scala-steward
- #1037 Patch updates by @scala-steward
- #968 Run tests on Java 21 by @mkurz
- #1029 Patch updates by @mkurz
- #1028 Pin dependencies in Scala steward 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 JSON 2.10.6
Changes
- #1052 [2.10.x] Make format generation idempotent (backport #1047) by @reimai
- #1051 [2.10.x] Patch updates by @mkurz
- #1045 [2.10.x] sbt 1.10.0 (was 1.9.9) by @scala-steward
- #1046 [2.10.x] Patch updates by @scala-steward
- #1044 [2.10.x] Bump scalacenter/sbt-dependency-submission from 2 to 3 by @dependabot
- #1034 [2.10.x] Run tests on Java 21 (backport #968) by @mkurz
- #1030 [2.10.x] Patch updates by @mkurz
- #1027 [2.10.x] Pin dependencies in Scala steward 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 JSON 3.0.3
Noteworthy
- #993 Fix #974 – Scala 3 macro cannot find Writes for Seq[Map[String, T]] by @sgodbillon
- #994 Fix #971 – "Exception occurred while executing macro expansion." by @sgodbillon
Changes
- #1025 Dependency upgrades by @mkurz
- #1010 logback-classic 1.5.3 (was 1.4.14) (backport #1004) by @scala-steward
- #1008 sbt-scala-native, scala3lib, ... 0.4.17 (was 0.4.16) by @scala-steward
- #1003 Patch updates by @scala-steward
- #996 Keep using Java 11 for testing and publishing by @mkurz
- #995 Add prefix to Dependabot commit message / PR title by @mkurz
- #991 Bump playframework/.github from 3 to 4 by @dependabot
- #990 Dependabot should upgrade GitHub actions workflows by @mkurz
- #988 Upgrade GitHub action workflows by @mkurz
- #978 Patch updates 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 JSON 2.10.5
Noteworthy
- #1022 [2.10.x] Fix #974 – Scala 3 macro cannot find Writes for Seq[Map[String, T]] (backport #993) by @sgodbillon
- #1023 [2.10.x] Fix #971 – "Exception occurred while executing macro expansion." (backport #994) by @sgodbillon
Changes
- #1026 [2.10.x] Remove legacy typesafe resolver by @mkurz
- #1014 [2.10.x] scalafmt-core 3.8.1 (was 3.7.17) by @scala-steward
- #1015 [2.10.x] Patch updates by @scala-steward
- #1016 [2.10.x] Add tag
[2.10.x]
for Steward's pull requests by @ihostage - #1004 [2.10.x] logback-classic 1.5.3 (was 1.4.14) by @scala-steward
- #1007 [2.10.x] Patch updates by @scala-steward
- #997 [2.10.x] Keep using Java 11 for testing and publishing (backport #996) by @mkurz
- #992 [2.10.x] Bump playframework/.github from 3 to 4 by @dependabot
- #989 [2.10.x] Upgrade GitHub action workflows (backport #988) by @mkurz
- #981 [2.10.x] nscplugin, sbt-scala-native, ... 0.4.17 (was 0.4.16) by @scala-steward
- #983 [2.10.x] Patch updates 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 JSON 3.0.2
Noteworthy
- #956 Fix #836 - Scala3 macro nesting class by @cchantep
- #961 sbt-scalajs, scalajs-compiler, ... 1.15.0 (was 1.14.0) by @scala-steward
Other changes
- #962 sbt-jmh 0.4.7 (was 0.4.6) by @scala-steward
- #963 Patch updates by @scala-steward
- #957 Never trigger release process via UI, need to push tag by hand always by @mkurz
- #932 sbt-scalajs, scalajs-compiler, ... 1.14.0 (was 1.13.2) by @scala-steward
- #950 Patch updates 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 JSON 2.10.4
Noteworthy
- #969 [2.10.x] Fix #836 - Scala3 macro nesting class (backport #956) by @cchantep
- #965 [2.10.x] sbt-scalajs, scalajs-compiler, ... 1.15.0 (was 1.14.0) by @scala-steward
Other changes
- #966 [2.10.x] sbt-jmh 0.4.7 (was 0.4.6) by @scala-steward
- #967 [2.10.x] Patch updates by @scala-steward
- #958 [2.10.x] Never trigger release process via UI, need to push tag by hand always by @mkurz
- #940 [2.10.x] sbt-scalajs, scalajs-compiler, ... 1.14.0 (was 1.13.2) by @scala-steward
- #953 [2.10.x] Patch updates 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 JSON 3.0.1
Noteworthy
- #948 [main] make ImmutableLinkedHashMap serializable (backport #945) by @ramazanyich
Changes
- #946 Set
mimaPreviousArtifacts
to last "major" release by @mkurz - #943 Patch updates (backport #941) by @scala-steward
- #935 Play 3 final by @mkurz
- #936 Move scala steward conf into .github folder 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 JSON 2.10.3
Noteworthy
- #945 make ImmutableLinkedHashMap serializable by @ramazanyich
Changes
- #947 [2.10.x] Set
mimaPreviousArtifacts
to last "major" release by @mkurz - #942 Play 2.9.0 by @mkurz
- #939 play-docs-sbt-plugin 2.9.0-RC3 (was 2.9.0-RC2) by @scala-steward
- #941 [2.10.x] Patch updates by @scala-steward
- #937 [2.10.x] Move scala steward conf into .github folder 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 JSON 3.0.0
Noteworthy
With version 3.0.0 the groupId changes from com.typesafe.play
to org.playframework
. To add this project as dependency you now have to use:
- sbt
libraryDependencies += "org.playframework" %% "play-json" % -version-
- Gradle
compile group: 'org.playframework', name: 'play-json_2.13', version: -version-
- Maven
<dependency> <groupId>org.playframework</groupId> <artifactId>play-json_2.13</artifactId> <version>-version-</version> </dependency>
Changes
- #931 play-docs-sbt-plugin 3.0.0-M3 (was 3.0.0-M1) by @scala-steward
- #933 nscplugin, sbt-scala-native, ... 0.4.16 (was 0.4.15) by @scala-steward
- #928 Revert "Temporary disable MiMa" by @mkurz
- #927 Switch to
org.playframework
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 JSON 2.10.2
Changes
- #934 [2.10.x] nscplugin, sbt-scala-native, ... 0.4.16 (was 0.4.15) (backport #933) by @scala-steward
- #926 [2.10.x] Adjust branch for GHA workflows by @mkurz
- #923 Play 2.9 release candidate 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)!