Skip to content

Releases: andy-miles/tmdb-java-client

v3.3.1

21 Sep 18:08
4832234

Choose a tag to compare

Updated dependencies:

Also updated build dependencies.

No functional changes to the client interface.

v3.3

21 Aug 18:40
b52a82e

Choose a tag to compare

Updated to use okhttp-client-extensions-1.1 to remove the following transitive dependencies:

  • com.google.guava:guava
  • org.apache.commons:commons-lang3

v3.2.1

28 Jul 20:52
ab2fb7f

Choose a tag to compare

Updated to leverage okhttp-client-extensions-1.0.1:

  • Fixed bug in the OkHttpClientBuilder to properly pass in custom okhttp interceptors
  • Added support for the optional HttpJsonLoggingInterceptor to aid in debugging

No functional changes to the client interface itself.

v3.2

12 Jul 01:32
0fbef6c

Choose a tag to compare

Refactor to leverage okhttp-client-extensions-1.0 in an effort to consolidate duplicate code accross multiple java-clients (i.e., code reuse).

This is not a backwards compatible change due to package namespace changes pertaining to the underlying connection and exceptions; however, the client interface itself remains the same.

v3.1.1

08 Jul 17:12
d3d2e4a

Choose a tag to compare

Updated underlying okhttp client dependencies to 5.1.0.

No changes to the TMDb client interface.

v3.1

05 Jul 18:15
21e12fa

Choose a tag to compare

Updated underlying okhttp client dependencies to 5.0.0.

No changes to the TMDb client interface.

v3.0.4

14 Jun 19:29
1529083

Choose a tag to compare

Dependency updates. No Functional changes.

v3.0.3

18 Mar 19:34
4595055

Choose a tag to compare

Dependency updates. No Functional changes.

v3.0.2

04 Jan 18:34
016f3bb

Choose a tag to compare

Updated for copyright. No functional changes.

v3.0.1

22 Nov 21:00
99c4a37

Choose a tag to compare

Dependency updates