Skip to content

Releases: factset/enterprise-sdk-utils-java

v1.1.5

25 Sep 12:24
4e3aa09

Choose a tag to compare

What's Changed

  • fix(deps): bump actions/setup-java from 4 to 5 by @dependabot[bot] in #280
  • fix(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #277
  • fix(deps): update dependencies to fix vulnerabilities by @mima0815 in #283

Full Changelog: v1.1.4...v1.1.5

v1.1.4

19 Sep 10:43
cbb2538

Choose a tag to compare

What's Changed

  • fix(deps): bump org.json:json from 20240303 to 20250107 by @dependabot[bot] in #251
  • chore(deps-dev): update gh runner by @mima0815 in #256
  • fix(deps): bump github/super-linter from 5 to 7 by @dependabot[bot] in #211
  • fix(deps): bump super-linter/super-linter from 7.3.0 to 7.4.0 by @dependabot[bot] in #257
  • fix(deps): bump com.nimbusds:nimbus-jose-jwt from 9.40 to 10.3 by @dependabot[bot] in #255
  • chore(project): enable fortify on demand by @acleary-0 in #260
  • chore(build): upgrade to gradle 8 by @eschmidtfds in #269
  • fix(deps): bump org.projectlombok:lombok from 1.18.36 to 1.18.38 by @dependabot[bot] in #261
  • chore(build): publish to maven central portal by @eschmidtfds in #270
  • fix(deps): bump super-linter/super-linter from 7.4.0 to 8.1.0 by @dependabot[bot] in #279
  • chore: increase version for release 1.1.4 by @Filip1x9 in #281

New Contributors

Full Changelog: v1.1.3...v1.1.4

v1.1.3

26 Feb 15:01
f2f8139

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.2...v1.1.3

v1.1.2

24 Feb 10:21
3c396a3

Choose a tag to compare

What's Changed

  • fix(deps): bump com.nimbusds:nimbus-jose-jwt from 9.37.3 to 9.39 by @dependabot in #195
  • fix(deps): bump com.nimbusds:nimbus-jose-jwt from 9.39 to 9.39.1 by @dependabot in #196
  • fix(deps): bump org.assertj:assertj-core from 3.25.3 to 3.26.0 by @dependabot in #199
  • fix(deps): bump com.nimbusds:oauth2-oidc-sdk from 11.10.1 to 11.12 by @dependabot in #197
  • fix(deps): bump com.nimbusds:nimbus-jose-jwt from 9.39.1 to 9.40 by @dependabot in #200
  • fix(deps): bump com.nimbusds:oauth2-oidc-sdk from 11.12 to 11.19.1 by @dependabot in #212
  • fix(deps): bump org.projectlombok:lombok from 1.18.32 to 1.18.34 by @dependabot in #202
  • fix(deps): bump com.nimbusds:oauth2-oidc-sdk from 11.19.1 to 11.23 by @dependabot in #234

Full Changelog: v1.1.1...v1.1.2

v1.1.1

05 Apr 14:06
6f2e6b7

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

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

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

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

Choose a tag to compare

Initial release.