Releases: micronaut-projects/micronaut-serialization
Releases · micronaut-projects/micronaut-serialization
Micronaut Serialization 1.0.1
v1.0.1 (2022-03-29)
Closed issues:
- BOM contains unresolvable dependency #167
Merged pull requests:
- Bump micronaut build version to 5.3.1 #173 (@graemerocher)
- [serialization] Update common files for branch master #166 (@micronaut-build)
- ci: action-junit-report@v3.0.1 #165 (@micronaut-build)
- Iterative implementation of decodeArbitrary #164 (@yawkat)
* This Changelog was automatically generated by github_changelog_generator
Micronaut Serialization 1.0.0
* This Changelog was automatically generated by github_changelog_generator
Full Changelog: v1.0.0-RC3...v1.0.0
Micronaut Serialization 1.0.0-RC3
What's Changed
- [serialization] Update common files for branch master by @micronaut-build in #149
- [serialization] Update common files for branch master by @micronaut-build in #154
- [serialization] Update common files for branch master by @micronaut-build in #155
- upgrade build to build plugins 5.2.3 by @graemerocher in #159
Full Changelog: v1.0.0-RC2...v1.0.0-RC3
Micronaut Serialization 1.0.0-RC2
What's Changed
- try fix static analysis by @graemerocher in #143
- disambiguite internal annotation type names by @graemerocher in #142
- address static analysis findings by @graemerocher in #144
Full Changelog: v1.0.0-RC1...v1.0.0-RC2
Micronaut Serialization 1.0.0-RC1
What's Changed
- [serialization] Update common files for branch master by @micronaut-build in #137
- Bump io.micronaut.build.shared.settings from 5.1.3 to 5.2.1 by @dependabot in #136
- Bump io.micronaut.application from 3.2.1 to 3.2.2 by @dependabot in #135
- Create specific serializer for map values in per-entry serializer lookup by @ckolek in #140
- add test for #124 by @graemerocher in #127
- Fix backref/managedref with properties by @graemerocher in #141
New Contributors
Full Changelog: v1.0.0-M7...v1.0.0-RC1
Micronaut Serialization 1.0.0-M7
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
What's Changed
- Add Gradle Enterprise badge by @alextu in #119
- fix java.lang.IllegalStateException: Read only 0 bytes! by @graemerocher in #122
New Contributors
Full Changelog: v1.0.0-M5...v1.0.0-M6
Micronaut Serialization 1.0.0-M5
v1.0.1 (2022-01-17)
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
Micronaut Serialization 1.0.0-M4
* This Changelog was automatically generated by github_changelog_generator
What's Changed
Full Changelog: v1.0.0-M3...v1.0.0-M4
Micronaut Serialization 1.0.0 M3
* This Changelog was automatically generated by github_changelog_generator
What's Changed
- Test and fix for StackOverflowError on missing serde by @graemerocher in #114
Full Changelog: v1.0.0-M2...v1.0.0-M3