v3.0.0
What's Changed
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #106
- build(deps): bump jackson.version from 2.15.0 to 2.15.2 by @dependabot in #92
- build(deps-dev): bump org.junit.jupiter:junit-jupiter-engine from 5.9.3 to 5.10.0 by @dependabot in #100
- build(deps): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.1 by @dependabot in #108
- build(deps): bump org.testcontainers:testcontainers-bom from 1.18.3 to 1.19.1 by @dependabot in #110
- build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 by @dependabot in #109
- docs: reference latest versions by @claudemamo in #112
- build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 by @dependabot in #123
- build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.2 by @dependabot in #122
- build(deps-dev): bump org.junit.jupiter:junit-jupiter-engine from 5.10.0 to 5.10.1 by @dependabot in #121
- build(deps-dev): bump org.apache.logging.log4j:log4j-slf4j-impl from 2.20.0 to 2.21.1 by @dependabot in #117
- build(deps): bump jackson.version from 2.15.2 to 2.15.3 by @dependabot in #113
- fix: include response body in exception by @claudemamo in #124
- build(deps): bump org.testcontainers:testcontainers-bom from 1.19.1 to 1.19.2 by @dependabot in #125
- build(deps): bump org.testcontainers:testcontainers-bom from 1.19.2 to 1.19.3 by @dependabot in #128
- build(deps-dev): bump org.apache.logging.log4j:log4j-slf4j-impl from 2.21.1 to 2.22.0 by @dependabot in #127
- build(deps-dev): bump io.rest-assured:rest-assured from 4.5.1 to 5.3.2 by @dependabot in #107
- feat: add support for Tracker resource pagination by @JohanGHole in #132
- build(deps): bump github/codeql-action from 2 to 3 by @dependabot in #137
- build(deps): bump actions/setup-java from 3 to 4 by @dependabot in #131
- build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 by @dependabot in #134
- build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 by @dependabot in #136
- refactor!: replace constructors with builder methods in Dhis2ClientBu… by @claudemamo in #142
- build(deps-dev): bump org.apache.logging.log4j:log4j-slf4j-impl from 2.22.0 to 2.22.1 by @dependabot in #141
- refactor!: rename withFields to withField for accuracy by @claudemamo in #145
- build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 by @dependabot in #143
- build(deps-dev): bump io.rest-assured:rest-assured from 5.3.2 to 5.4.0 by @dependabot in #135
- build(deps): bump jackson.version from 2.15.3 to 2.16.1 by @dependabot in #140
- fix: map type format int64 to Long by @claudemamo in #146
- fix: implement workaround for https://dhis2.atlassian.net/browse/DHIS… by @claudemamo in #149
- build(deps): bump org.testcontainers:testcontainers-bom from 1.19.3 to 1.19.4 by @dependabot in #148
- build(deps): bump com.squareup.okhttp3:okhttp from 4.11.0 to 4.12.0 by @dependabot in #115
- feat: generate POJOs for DHIS2 v40.2.2 by @claudemamo in #151
- chore: prepare release by @claudemamo in #152
New Contributors
- @JohanGHole made their first contribution in #132
Full Changelog: v2.1.0...v3.0.0