Releases: contentful/contentful.java
Releases · contentful/contentful.java
10.6.0
What's Changed
- fix: strip any extensions that might be passed in with the locale
- feat: Add Cross-Space Reference Resolution Support
Full Changelog: v.10.5.25...v.10.6.0
10.5.26
What's Changed
- fix: strip any extensions that might be passed in with the locale by Ely Lucas (@elylucasctfl) in #330
10.5.25
What's Changed
- chore(ci): [SECURITY-1117] Enable CodeQL scans for GitHub workflow by Vamsi (@forged-request) in #323
- fix: assign logSensitiveData in CDAHttpException constructor before it is used by Matthias Frey (@mfrey43) in #324
- Add perfLabel to taxonomyConcept by lisayangdeveloper in #328
Full Changelog: v.10.5.23...v.10.5.25
v.10.5.23
What's Changed
- fix: set nodeType for rich text resolver correctly by Rafal Niski (@rafalniski) in #321
- Release 10.5.23 by Rafal Niski (@rafalniski) in #322
Full Changelog: v.10.5.22...v.10.5.23
v.10.5.22
What's Changed
- feat: Added taxonomy to metadata
New Contributors
- Lisa White (@whitelisab) made their first contribution in #317
Full Changelog: v.10.5.21...v.10.5.22
v.10.5.21
What's Changed
- fix: Logging sensitive data headers by Rafal Niski (@rafalniski) in #313
Full Changelog: v.10.5.20...v.10.5.21
v.10.5.20
v.10.5.18
What's Changed
- fix:[]add catalog-info file by @cf-allstar in #290
- feat: Add support for avif format and parsing rich text document from JSON. by Rafal Niski (@rafalniski) in #300
New Contributors
- @cf-allstar made their first contribution in #290
Full Changelog: v.10.5.17...v.10.5.18
v.10.5.17
v.10.5.16
Fixed issue with decoding HTML tags by GSON