Skip to content

Releases: factset/enterprise-sdk-utils-java

v1.1.1

05 Apr 14:06
6f2e6b7
Compare
Choose a tag to compare

What's Changed

  • fix(deps): bump org.junit.jupiter:junit-jupiter-api from 5.10.0 to 5.10.1 by @dependabot in #148
  • fix(deps): bump com.nimbusds:nimbus-jose-jwt from 9.37 to 9.37.1 by @dependabot in #149
  • fix(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.10.0 to 5.10.1 by @dependabot in #150
  • fix(deps): bump com.nimbusds:nimbus-jose-jwt from 9.37.1 to 9.37.3 by @dependabot in #158
  • fix(deps): bump github/codeql-action from 2 to 3 by @dependabot in #160
  • fix(deps): bump actions/setup-java from 3 to 4 by @dependabot in #154
  • fix(deps): bump org.assertj:assertj-core from 3.24.2 to 3.25.2 by @dependabot in #170
  • fix(deps): bump org.junit.jupiter:junit-jupiter-api from 5.10.1 to 5.10.2 by @dependabot in #172
  • fix(deps): bump org.assertj:assertj-core from 3.25.2 to 3.25.3 by @dependabot in #171
  • fix(deps): bump org.json:json from 20231013 to 20240303 by @dependabot in #182
  • fix(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.10.1 to 5.10.2 by @dependabot in #183
  • fix(deps): bump org.projectlombok:lombok from 1.18.30 to 1.18.32 by @dependabot in #184
  • fix(deps): bump com.nimbusds:oauth2-oidc-sdk from 10.14.2 to 11.10.1 by @dependabot in #176

Full Changelog: v1.1.0...v1.1.1

v1.1.0

26 Oct 09:42
db3aba1
Compare
Choose a tag to compare

What's Changed

  • Updated dependencies to latest stable versions
  • org.json:json from 20230227 to 20231013 - important dependency update which fixes Sonatype security threat
  • Removed unused dependency chore(deps): removed unused package #144
  • feat(client): proxy and ssl configuration support feat(client): proxy and ssl configuration support #142

New Contributors

Full Changelog: v1.0.1...v1.1.0

v1.1.0-SNAPSHOT

23 Oct 13:19
c6d81fb
Compare
Choose a tag to compare
v1.1.0-SNAPSHOT Pre-release
Pre-release

What's Changed

  • Updated dependencies to latest stable versions
  • fix(deps): bump org.json:json from 20230227 to 20230618 by @dependabot in #113
  • feat(client): proxy and ssl configuration support #142

New Contributors

Full Changelog: v1.0.1...v1.1.0-SNAPSHOT

v1.0.1

04 May 13:32
80ffdc2
Compare
Choose a tag to compare
  • updated dependencies to latest stable versions
  • org.json:json from 20220320 to 20230227 - important dependency update which fixes the sonatype security threat
  • Documentation update
  • adds logging of the access-token request and its response for troubleshooting purposes #34

v1.0.0

24 Mar 14:00
6d1202d
Compare
Choose a tag to compare

Initial release.