Skip to content

Releases: micronaut-projects/micronaut-serialization

Micronaut Serialization 1.2.0

21 Jul 13:11
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Support using Oracle JDBC JSON parser/generator by @dstepanov in #241

Bug Fixes 🐞

Dependency updates 🚀

  • Update plugin io.micronaut.build.shared.settings to v5.3.9 by @renovate in #215
  • Update plugin io.micronaut.application to v3.4.1 by @renovate in #221
  • Update plugin io.micronaut.build.shared.settings to v5.3.10 by @renovate in #227
  • Update dependency io.micronaut.test:micronaut-test-junit5 to v3.3.0 by @renovate in #219
  • Update dependency org.mongodb:bson to v4.6.1 by @renovate in #231
  • Update plugin io.micronaut.application to v3.5.0 by @renovate in #244
  • Upgrade to Micronaut 3.5 by @graemerocher in #246
  • Update plugin io.micronaut.build.shared.settings to v5.3.12 by @renovate in #242

New Contributors

Full Changelog: v1.1.0...v1.2.0

Micronaut Serialization 1.1.0

18 May 12:39
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Dependency updates 🚀

  • Bump mikepenz/action-junit-report from 3.0.1 to 3.0.2 by @dependabot in #187
  • Bump stefanzweifel/git-auto-commit-action from 4.13.1 to 4.14.1 by @dependabot in #186
  • Update plugin io.micronaut.build.shared.settings to v5.3.8 by @renovate in #206
  • Update dependency org.mongodb:bson to v4.6.0 by @renovate in #207

Other Changes 💡

  • Do not require primitive constructor values by default by @yawkat in #174
  • Fixing some issues with documentation by @wetted in #195
  • Streamline BOM generation by @melix in #201

New Contributors

Full Changelog: v1.0.1...v1.1.0

Micronaut Serialization 1.0.1

29 Mar 12:45
Compare
Choose a tag to compare

v1.0.1 (2022-03-29)

Full Changelog

Closed issues:

  • BOM contains unresolvable dependency #167

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut Serialization 1.0.0

18 Mar 08:13
Compare
Choose a tag to compare

* This Changelog was automatically generated by github_changelog_generator

Full Changelog: v1.0.0-RC3...v1.0.0

Micronaut Serialization 1.0.0-RC3

15 Mar 13:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-RC2...v1.0.0-RC3

Micronaut Serialization 1.0.0-RC2

25 Feb 13:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-RC1...v1.0.0-RC2

Micronaut Serialization 1.0.0-RC1

25 Feb 08:16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0-M7...v1.0.0-RC1

Micronaut Serialization 1.0.0-M7

14 Feb 13:01
Compare
Choose a tag to compare

What's Changed

  • inclusion of io.micronaut introspections package configurable by @sdelamo in #123
  • Bump io.micronaut.application from 3.1.1 to 3.2.0 by @dependabot in #121
  • ci: GraalVM github action from 21.3.0 to 22.0.0.2 by @micronaut-build in #125
  • Bump io.micronaut.build.shared.settings from 5.1.1 to 5.1.2 by @dependabot in #120
  • add DeserializationConfiguration default value by @sdelamo in #130
  • Bump peter-evans/create-pull-request from 3.12.0 to 3.12.1 by @dependabot in #129
  • Bump io.micronaut.application from 3.2.0 to 3.2.1 by @dependabot in #128
  • Removed a mistyped "the" from the docs by @chanthus in #132
  • Performance optimizations by @dstepanov in #131
  • Bump io.micronaut.build.shared.settings from 5.1.2 to 5.1.3 by @dependabot in #133

New Contributors

Full Changelog: v1.0.0-M6...v1.0.0-M7

Micronaut Serialization 1.0.0-M6

26 Jan 11:36
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: v1.0.0-M5...v1.0.0-M6

Micronaut Serialization 1.0.0-M5

19 Jan 09:58
Compare
Choose a tag to compare
Pre-release

v1.0.1 (2022-01-17)

Full Changelog

Closed issues:

  • Integrate with PojoCodecProvider for BSON #47
  • Support JSON-B annotation set #5
  • Support Jackson annotation set #4

Merged pull requests:

  • Bump stefanzweifel/git-auto-commit-action from 4.12.0 to 4.13.1 #118 (@dependabot[bot])
  • Refactor Deserializer/Serializer parameters order/naming #117 (@dstepanov)
  • Add decoder context and argument type in getDefault method #116 (@dstepanov)

* This Changelog was automatically generated by github_changelog_generator