Releases: c-eg/themoviedbapi
Releases · c-eg/themoviedbapi
v2.3.1
What's Changed
- Bump com.fasterxml.jackson:jackson-bom from 2.18.1 to 2.18.2 by @dependabot in #255
- Bump org.projectlombok:lombok from 1.18.34 to 1.18.36 by @dependabot in #256
- Bump commons-io:commons-io from 2.17.0 to 2.18.0 by @dependabot in #257
- Bump org.junit:junit-bom from 5.11.3 to 5.11.4 by @dependabot in #259
- Move Api static classes into model package by @c-eg in #261
Full Changelog: v2.3.0...v2.3.1
v2.3.0
What's Changed
- Bump org.mockito:mockito-bom from 5.13.0 to 5.14.1 by @dependabot in #246
- Bump org.junit:junit-bom from 5.11.0 to 5.11.1 by @dependabot in #249
- Bump commons-io:commons-io from 2.16.1 to 2.17.0 by @dependabot in #248
- Bump com.fasterxml.jackson:jackson-bom from 2.17.2 to 2.18.0 by @dependabot in #247
- Bump com.fasterxml.jackson:jackson-bom from 2.18.0 to 2.18.1 by @dependabot in #250
- Bump org.mockito:mockito-bom from 5.14.1 to 5.14.2 by @dependabot in #251
- Bump org.junit:junit-bom from 5.11.1 to 5.11.3 by @dependabot in #252
- Utility functionality and refactor by @c-eg in #254
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
- clarify which key to use in readme by @c-eg in #239
- Bump org.junit:junit-bom from 5.10.3 to 5.11.0 by @dependabot in #240
- Bump org.mockito:mockito-bom from 5.12.0 to 5.13.0 by @dependabot in #241
- Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.17.0 by @dependabot in #242
- Bump gradle/actions from 3 to 4 by @dependabot in #243
- Added pagination support to the trending methods by @jonjomckay in #244
New Contributors
- @jonjomckay made their first contribution in #244
Full Changelog: v2.1.2...v2.2.0
v2.1.2
What's Changed
- Bump org.projectlombok:lombok from 1.18.32 to 1.18.34 by @dependabot in #229
- Bump org.junit.jupiter:junit-jupiter-api from 5.10.2 to 5.10.3 by @dependabot in #228
- Bump org.junit.jupiter:junit-jupiter-engine from 5.10.2 to 5.10.3 by @dependabot in #227
- Bump com.fasterxml.jackson.core:jackson-core from 2.17.1 to 2.17.2 by @dependabot in #230
- Bump com.fasterxml.jackson.core:jackson-annotations from 2.17.1 to 2.17.2 by @dependabot in #232
- Bump com.fasterxml.jackson.core:jackson-databind from 2.17.1 to 2.17.2 by @dependabot in #233
- Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 by @dependabot in #231
- migrate from groovy to kotlin by @c-eg in #234
- update gradle wrapper to version 8.9 by @c-eg in #235
- Boms and updates by @c-eg in #236
- add serialVersionUID and serial annotation by @c-eg in #237
Full Changelog: v2.1.1...v2.1.2
v2.1.1
v2.1.0
What's Changed
- Bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13 by @dependabot in #216
- Bump commons-io:commons-io from 2.16.0 to 2.16.1 by @dependabot in #218
- Bump gradle/wrapper-validation-action from 2 to 3 by @dependabot in #215
- Bump io.github.gradle-nexus.publish-plugin from 1.3.0 to 2.0.0 by @dependabot in #217
- Bump org.mockito:mockito-core from 5.11.0 to 5.12.0 by @dependabot in #220
- Bump com.fasterxml.jackson.core:jackson-databind from 2.17.0 to 2.17.1 by @dependabot in #221
- Bump com.fasterxml.jackson.core:jackson-core from 2.17.0 to 2.17.1 by @dependabot in #222
- Bump com.fasterxml.jackson.core:jackson-annotations from 2.17.0 to 2.17.1 by @dependabot in #223
- Replace okhttp3 with Java standard library by @c-eg in #224
- update checkstyle tool version by @c-eg in #225
Full Changelog: v2.0.4...v2.1.0
v2.0.4
What's Changed
- fix: Make revenue long instead of int by @mckenziecallum in #214
Full Changelog: v2.0.3...v2.0.4
v2.0.3
What's Changed
- Bump commons-io:commons-io from 2.15.1 to 2.16.0 by @dependabot in #209
- Bump org.projectlombok:lombok from 1.18.30 to 1.18.32 by @dependabot in #208
- Fix Trending API by @c-eg in #212
- fix "belongs_to_collection" property mapping incorrectly by @c-eg in #213
Full Changelog: v2.0.2...v2.0.3