Releases: micronaut-projects/micronaut-problem-json
Releases · micronaut-projects/micronaut-problem-json
Micronaut Problem+JSON 2.40
What's Changed
Dependency updates 🚀
- chore(deps): update plugin io.micronaut.build.shared.settings to v5.3.5 by @renovate in #161
- chore(deps): update dependency gradle to v7.5 by @renovate in #182
- chore(deps): update mikepenz/action-junit-report action to v3.2.0 by @renovate in #181
- chore(deps): update plugin org.jetbrains.kotlin.kapt to v1.7.10 by @renovate in #180
- chore(deps): update plugin io.micronaut.build.shared.settings to v5.3.14 by @renovate in #175
- chore(deps): update peter-evans/create-pull-request action to v4.0.4 by @renovate in #173
- chore(deps): update plugin org.jetbrains.kotlin.jvm to v1.7.10 by @renovate in #179
- fix(deps): update dependency io.micronaut.serde:micronaut-serde-jackson to v1.2.0 by @renovate in #177
Other Changes 💡
Full Changelog: v2.3.1...v2.4.0
Micronaut Problem JSON 2.3.1
v2.3.1 (2022-05-04)
Merged pull requests:
- Migrate build to use Gradle Catalogs #172 (@hollingsworthd)
- use serde version in bom #171 (@sdelamo)
- [problem-json] Update common files for branch master #170 (@micronaut-build)
- chore(deps): update mikepenz/action-junit-report action to v3.0.3 #160 (@renovate[bot])
* This Changelog was automatically generated by github_changelog_generator
Micronaut Problem JSON 2.3.0
Micronaut Problem JSON 2.2.3
v2.2.3 (2022-04-28)
- BREAKING: don’t expose Exception::getMessage as detail #156 Unless the exception is of type ThrowableProblem or UnsatisfiedRouteException. This aims to prevent accidental information leakage.
- Update to serialization 1.0.1
- BREAKING: don’t expose Exception::getMessage as detail (#156)
Micronaut Problem JSON 2.2.2
v2.2.2 (2022-03-10)
Fixed bugs:
- Fields are duplicated (when problem.stack-trace is false) #120
- Stop serializing duplicate fields from the delegate ThrowableProblem #124 (@timyates)
* This Changelog was automatically generated by github_changelog_generator
- Stop serializing duplicate fields from the delegate ThrowableProblem (#124)
Micronaut Problem JSON 2.2.1
v2.2.1 (2022-03-10)
- bum up micronaut from 3.3.0 to 3.3.4 #114
- build: micronaut serialization to RC2 #119
- Don't modify body/contentType of HEAD requests #109
Closed issues:
- create a new bom module. #102
Merged pull requests:
- ci: checkstyle SupressionFilter #123 (@micronaut-build)
- build: update build plugin to 5.2.3 #122 (@sdelamo)
- build: micronaut serialization to RC2 #119 (@sdelamo)
- ci: checkout v3 #118 (@micronaut-build)
- bum up micronaut from 3.3.0 to 3.3.4 #114 (@sdelamo)
- ci: fetch-depth: 0 #113 (@micronaut-build)
- [problem-json] Update common files for branch master #112 (@micronaut-build)
- build(deps): bump io.micronaut.build.shared.settings from 5.1.2 to 5.2.1 #111 (@dependabot[bot])
- Don't modify body/contentType of HEAD requests #109 (@mattmoss)
- build(deps): bump peter-evans/create-pull-request from 3.12.0 to 3.12.1 #108 (@dependabot[bot])
- ci: GraalVM github action from 21.3.0 to 22.0.0.2 #107 (@micronaut-build)
* This Changelog was automatically generated by github_changelog_generator
Micronaut Problem JSON 2.2.0
v2.2.0 (2022-01-25)
- Add bom module #104
Merged pull requests:
- build: bump up micronaut to 3.3.0-M1 #106 (@sdelamo)
- ci: bump up project version to 2.2.0-SNAPSHOT #105 (@sdelamo)
- build: add bom module #104 (@sdelamo)
- build(deps): bump io.micronaut.build.shared.settings from 5.1.1 to 5.1.2 #103 (@dependabot[bot])
- Add Gradle Enterprise badge #101 (@alextu)
- build: bump up serde to 1.0.0-M5 #100 (@sdelamo)
* This Changelog was automatically generated by github_changelog_generator
Micronaut Problem JSON 2.0.0
v2.0.0 (2021-08-17)
Closed issues:
- Release a new version compatible with Micronaut 3.0 #25
Merged pull requests:
- Upgrade to Micronaut 3.0.0-RC1 #40 (@ilopmar)
- Upgrade CI to use JDK16 #39 (@micronaut-build)
- New issue templates #38 (@micronaut-build)
* This Changelog was automatically generated by github_changelog_generator
Micronaut Problem JSON 2.0.0-M2
- Update to Micronaut 3.0.0-M4
Micronaut Problem JSON 2.0.0-M1
v2.0.0-M1 (2021-06-22)
- Updates to Micronaut 3.0.0-M2
- Update to use jakarta.inject instead of javax.inject
Merged pull requests:
- build(deps): bump problem from 0.25.0 to 0.26.0 #26 (@dependabot[bot])
- ci: update github actions #24 (@micronaut-build)
- build(deps): bump kotlin-stdlib-jdk8 from 1.5.0 to 1.5.10 #23 (@dependabot[bot])
- build(deps): bump org.jetbrains.kotlin.kapt from 1.5.0 to 1.5.10 #22 (@dependabot[bot])
- build(deps): bump org.jetbrains.kotlin.jvm from 1.5.0 to 1.5.10 #21 (@dependabot[bot])
- build(deps): bump actions/cache from 2.1.5 to 2.1.6 #20 (@dependabot[bot])
- build(deps): bump peter-evans/create-pull-request from 3.9.2 to 3.10.0 #19 (@dependabot[bot])
- build(deps): bump micronaut-gradle-plugins from 4.0.0.RC5 to 4.0.0 #18 (@dependabot[bot])
- build(deps): bump peter-evans/create-pull-request from 3.9.1 to 3.9.2 #17 (@dependabot[bot])
- build(deps): bump peter-evans/create-pull-request from v3.8.2 to v3.9.1 #16 (@dependabot[bot])
- build(deps): bump stefanzweifel/git-auto-commit-action from v4.10.0 to v4.11.0 #15 (@dependabot[bot])
- build: gradle from 7.0.0 to 7.0.2 Github CI actions #14 (@micronaut-build)
- build(deps): bump org.jetbrains.kotlin.jvm from 1.4.32 to 1.5.0 #13 (@dependabot[bot])
- build(deps): bump org.jetbrains.kotlin.kapt from 1.4.32 to 1.5.0 #12 (@dependabot[bot])
- build(deps): bump kotlin-stdlib-jdk8 from 1.4.32 to 1.5.0 #11 (@dependabot[bot])
- build(deps): bump micronaut-gradle-plugins from 3.0.3 to 3.0.4 #10 (@dependabot[bot])
- bump up kotlin jvm to 1.5.0 #9 (@micronaut-build)
* This Changelog was automatically generated by github_changelog_generator