Releases: contentstack/contentstack-management-java
Releases · contentstack/contentstack-management-java
v1.8.0
What's Changed
- Fix JaCoCo Java 18 compatibility and test case failures by @AniketDev7 in #174
- Fix: failing taxonomy test cases DX-3461 by @AniketDev7 in #175
- Master sync by @AniketDev7 in #177
- Feat : Oauth implementation by @reeshika-h in #181
- Fix oauth implementation by @reeshika-h in #184
- Development by @reeshika-h in #182
New Contributors
- @AniketDev7 made their first contribution in #174
Full Changelog: v1.7.1...v1.8.0
v1.7.1
v1.7.0
What's Changed
- Feat/dx 2976 nested global fields by @harshithad0703 in #141
- Add tests for nested global fields and API version header by @reeshika-h in #160
- refactor: comment out nested global field tests for isolation by @reeshika-h in #163
- Fix/worklow by @reeshika-h in #164
Full Changelog: v1.6.1...v1.7.0
v1.6.1
v1.6.0
What's Changed
- Feat/dx 2989 release2.0 by @harshithad0703 in #143
- version bump by @harshithad0703 in #144
- Development by @harshithad0703 in #145
- Fix/update branch by @harshithad0703 in #147
Full Changelog: v1.5.3...v1.6.0
v1.5.3
What's Changed
- Feat/dx 2127 pojo impl by @reeshika-h in #125
- snyk fixes by @reeshika-h in #128
- Feat/dx 2336 entries pojo by @reeshika-h in #127
- Feat/pojo by @reeshika-h in #130
- Development by @reeshika-h in #129
Full Changelog: v1.5.2...v1.5.3
Enhancements
- Feature added related to entry workflow methods
Fixes
Enhancement
- Added includeReference method
Test Cases
- Taxonomy permission API test cases