Skip to content

Releases: c-eg/themoviedbapi

v2.2.0

08 Sep 14:09
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v2.0.3

19 Apr 19:42
Compare
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
Compare
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

V2.0.1

27 Mar 23:50
Compare
Choose a tag to compare

What's Changed

  • make lombok static requires because it's only needed during compile time by @c-eg in #206

Full Changelog: v2.0.0...v2.0.1

v2.0.0

27 Mar 20:10
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.15.1...v2.0.0

v1.15.1

21 Nov 21:47
Compare
Choose a tag to compare

See NEWS for new features, bug-fixes and changes.