Skip to content

Releases: c-eg/themoviedbapi

v2.4.0

18 Jan 19:20

Choose a tag to compare

What's Changed

  • Bump org.mockito:mockito-bom from 5.14.2 to 5.15.2 by @dependabot[bot] in #262
  • Bump com.fasterxml.jackson:jackson-bom from 2.18.2 to 2.18.3 by @dependabot[bot] in #264
  • Bump org.slf4j:slf4j-bom from 2.0.16 to 2.0.17 by @dependabot[bot] in #265
  • Bump org.junit:junit-bom from 5.11.4 to 5.12.0 by @dependabot[bot] in #263
  • Bump org.junit:junit-bom from 5.12.0 to 5.12.1 by @dependabot[bot] in #267
  • Bump org.mockito:mockito-bom from 5.15.2 to 5.16.1 by @dependabot[bot] in #266
  • Bump org.projectlombok:lombok from 1.18.36 to 1.18.38 by @dependabot[bot] in #268
  • Bump commons-io:commons-io from 2.18.0 to 2.19.0 by @dependabot[bot] in #272
  • Bump org.junit:junit-bom from 5.12.1 to 5.12.2 by @dependabot[bot] in #271
  • Bump com.fasterxml.jackson:jackson-bom from 2.18.3 to 2.19.0 by @dependabot[bot] in #270
  • Bump org.mockito:mockito-bom from 5.16.1 to 5.17.0 by @dependabot[bot] in #269
  • Bump org.junit:junit-bom from 5.12.2 to 5.13.0 by @dependabot[bot] in #274
  • Bump org.mockito:mockito-bom from 5.17.0 to 5.18.0 by @dependabot[bot] in #275
  • Bump org.junit:junit-bom from 5.13.0 to 5.13.2 by @dependabot[bot] in #279
  • Bump com.fasterxml.jackson:jackson-bom from 2.19.0 to 2.19.1 by @dependabot[bot] in #278
  • Update issue templates by @c-eg in #281
  • Bump com.fasterxml.jackson:jackson-bom from 2.19.1 to 2.19.2 by @dependabot[bot] in #285
  • Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 by @dependabot[bot] in #283
  • Bump commons-io:commons-io from 2.19.0 to 2.20.0 by @dependabot[bot] in #284
  • Bump org.junit:junit-bom from 5.13.2 to 5.13.4 by @dependabot[bot] in #282
  • Refactor ApiUrl to use the Builder pattern by @c-eg in #286
  • Bump org.mockito:mockito-bom from 5.18.0 to 5.20.0 by @dependabot[bot] in #293
  • Bump org.projectlombok:lombok from 1.18.38 to 1.18.42 by @dependabot[bot] in #292
  • Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0 by @dependabot[bot] in #291
  • Bump com.fasterxml.jackson:jackson-bom from 2.19.2 to 2.20.0 by @dependabot[bot] in #290
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #288
  • Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #287
  • Bump com.fasterxml.jackson:jackson-bom from 2.20.0 to 2.20.1 by @dependabot[bot] in #295
  • Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 by @dependabot[bot] in #297
  • Bump commons-io:commons-io from 2.20.0 to 2.21.0 by @dependabot[bot] in #298
  • Bump org.mockito:mockito-bom from 5.20.0 to 5.21.0 by @dependabot[bot] in #300
  • Bump actions/checkout from 5 to 6 by @dependabot[bot] in #299
  • Bump gradle/actions from 4 to 5 by @dependabot[bot] in #294
  • Bump org.junit:junit-bom from 5.13.4 to 6.0.1 by @dependabot[bot] in #296
  • use jreleaser to release to maven central by @c-eg in #301

Full Changelog: v2.3.1...v2.4.0

v2.3.1

30 Jan 21:58

Choose a tag to compare

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

26 Nov 20:22

Choose a tag to compare

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

08 Sep 14:09

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.2...v2.2.0

v2.1.2

13 Aug 22:01

Choose a tag to compare

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

27 Jun 13:23

Choose a tag to compare

What's Changed

  • add crypto package for jlinked modules by @c-eg in #226

Full Changelog: v2.1.0...v2.1.1

v2.1.0

26 Jun 20:11

Choose a tag to compare

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

20 Apr 23:18

Choose a tag to compare

What's Changed

Full Changelog: v2.0.3...v2.0.4

v2.0.3

19 Apr 19:42

Choose a tag to compare

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

v2.0.2

29 Mar 23:22

Choose a tag to compare

What's Changed

  • Fix okhttp3 issue with module info by @c-eg in #207

Full Changelog: v2.0.1...v2.0.2