Skip to content

Releases: micronaut-projects/micronaut-problem-json

Micronaut Problem+JSON 2.40

03 Aug 05:04
Compare
Choose a tag to compare

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

04 May 15:14
Compare
Choose a tag to compare

v2.3.1 (2022-05-04)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut Problem JSON 2.3.0

03 May 05:43
Compare
Choose a tag to compare

v2.3.0 (2022-05-03)

Full Changelog

  • Micronaut to 3.4.3
  • Serialization to 1.0.0

Micronaut Problem JSON 2.2.3

28 Apr 17:39
Compare
Choose a tag to compare

v2.2.3 (2022-04-28)

Full Changelog

  • 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

10 Mar 11:09
Compare
Choose a tag to compare

v2.2.2 (2022-03-10)

Full Changelog

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

10 Mar 04:25
Compare
Choose a tag to compare

v2.2.1 (2022-03-10)

Full Changelog

  • 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:

* This Changelog was automatically generated by github_changelog_generator

Micronaut Problem JSON 2.2.0

25 Jan 13:52
Compare
Choose a tag to compare

v2.2.0 (2022-01-25)

Full Changelog

  • Add bom module #104

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut Problem JSON 2.0.0

17 Aug 17:08
Compare
Choose a tag to compare

v2.0.0 (2021-08-17)

Full Changelog

Closed issues:

  • Release a new version compatible with Micronaut 3.0 #25

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut Problem JSON 2.0.0-M2

22 Jul 07:23
Compare
Choose a tag to compare
Pre-release
  • Update to Micronaut 3.0.0-M4

Micronaut Problem JSON 2.0.0-M1

26 Jun 08:15
Compare
Choose a tag to compare
Pre-release

v2.0.0-M1 (2021-06-22)

Full Changelog

  • 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