Skip to content

1.1.1

Compare
Choose a tag to compare
@acoburn acoburn released this 26 Jun 17:11
· 361 commits to main since this release
inrupt-client-1.1.1
940ad0a

This is a new patch release of the Inrupt Solid Client Libraries for Java, recommended for production use.

This release is compatible with all 1.1.x releases.

Bug fixes

Below is a summary of the bug fixes included in this release:

  • The SolidContainer class now has better support for the getHeaders() method, making it possible for clients using this class to access response headers from remote Web resources.
  • The OpenIdProvider.authorize() method had previously ignored scope, nonce and state values. If a client supplies these values, they will now be included in the resulting redirection URL.

Dependency updates

Below is a summary of the dependency updates included in this release:

  • Apache Commons Codec 1.17.0
  • Apache Commons IO 2.16.1
  • Guava 33.2.1
  • Jackson 2.17.1
  • Jose4j 0.9.6
  • Quarkus 3.12.0
  • Spring Security 6.3.1

Complete Changelog: 1.1.0...1.1.1