Skip to content

Releases: factset/enterprise-sdk-utils-python

v2.0.1

28 Aug 12:07
96fa3a0
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v2.0.0

10 May 12:53
Compare
Choose a tag to compare

What's Changed

BREAKING

Full Changelog: v1.1.1...v2.0.0

v1.1.1

02 May 12:53
6472ca2
Compare
Choose a tag to compare

What's Changed

  • fix(deps): bump idna from 3.4 to 3.7 by @dependabot in #79
  • fix(jose): switch from native-python to cryptography backend by @mima0815 in #81

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

v1.1.0

05 Apr 14:05
5e1ca23
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump black from 22.1.0 to 22.3.0 by @dependabot in #8
  • chore(deps-dev): bump tox from 3.24.5 to 3.25.0 by @dependabot in #9
  • fix(deps): bump github/codeql-action from 1 to 2 by @dependabot in #10
  • docs: authentication links by @tmkujala in #12
  • fix(deps): bump actions/setup-python from 3 to 4 by @dependabot in #13
  • chore(deps-dev): bump black from 22.3.0 to 22.6.0 by @dependabot in #14
  • chore(deps-dev): bump tox from 3.25.0 to 3.25.1 by @dependabot in #15
  • docs(python): add note about reuse of ConfidentialClient. by @dgawande12 in #16
  • fix(ci): remove unsupported python versions by @mima0815 in #27
  • fix(deps): bump certifi from 2021.10.8 to 2022.12.7 by @dependabot in #24
  • fix(deps): bump oauthlib from 3.2.0 to 3.2.2 by @dependabot in #21
  • fix(deps): update dependencies by @mima0815 in #28
  • chore(deps-dev): bump tox from 4.4.2 to 4.4.4 by @dependabot in #30
  • chore(deps-dev): bump tox from 4.4.4 to 4.4.5 by @dependabot in #32
  • chore(deps-dev): bump black from 22.12.0 to 23.1.0 by @dependabot in #31
  • chore(deps-dev): bump pytest from 7.2.1 to 7.2.2 by @dependabot in #34
  • chore(deps-dev): bump tox from 4.4.5 to 4.4.6 by @dependabot in #33
  • feat(proxy): add setting to be able to use proxies by @mima0815 in #26
  • chore(deps-dev): bump black from 23.1.0 to 23.3.0 by @dependabot in #38
  • chore(deps-dev): bump tox from 4.4.6 to 4.4.8 by @dependabot in #37
  • chore(deps-dev): bump tox-gh-actions from 3.0.0 to 3.1.0 by @dependabot in #35
  • chore(deps-dev): bump pytest from 7.2.2 to 7.3.0 by @dependabot in #40
  • chore(deps-dev): bump pytest from 7.3.0 to 7.3.1 by @dependabot in #42
  • chore(deps-dev): bump tox from 4.4.8 to 4.4.12 by @dependabot in #41
  • chore(deps-dev): bump tox from 4.4.12 to 4.5.1 by @dependabot in #45
  • chore(workflow): check title length if not dependabot by @granitdula in #47
  • fix(deps): bump requests from 2.28.2 to 2.30.0 by @dependabot in #46
  • chore(deps-dev): bump tox-gh-actions from 3.1.0 to 3.1.1 by @dependabot in #48
  • chore(deps-dev): bump pytest from 7.3.1 to 7.3.2 by @dependabot in #53
  • chore(deps-dev): bump tox from 4.5.1 to 4.6.0 by @dependabot in #52
  • chore(deps-dev): bump pytest-cov from 4.0.0 to 4.1.0 by @dependabot in #50
  • fix(deps): bump requests from 2.30.0 to 2.31.0 by @dependabot in #49
  • chore(deps-dev): bump pytest-mock from 3.10.0 to 3.11.1 by @dependabot in #55
  • chore(deps-dev): bump tox from 4.6.0 to 4.6.3 by @dependabot in #57
  • chore(deps-dev): bump tox-gh-actions from 3.1.1 to 3.1.3 by @dependabot in #60
  • chore(deps-dev): bump tox from 4.6.3 to 4.6.4 by @dependabot in #59
  • chore(deps-dev): bump pytest from 7.3.2 to 7.4.0 by @dependabot in #58
  • chore(deps-dev): bump tox from 4.6.4 to 4.8.0 by @dependabot in #62
  • chore(build): install proper poetry version for python 3.7 by @mima0815 in #68
  • fix(deps): bump actions/setup-python from 4 to 5 by @dependabot in #71
  • chore(deps-dev): bump tox-gh-actions from 3.1.3 to 3.2.0 by @dependabot in #74
  • chore(deps-dev): bump pytest from 7.4.0 to 7.4.4 by @dependabot in #73
  • fix(deps): bump github/codeql-action from 2 to 3 by @dependabot in #72
  • fix(deps): bump urllib3 from 1.26.14 to 1.26.18 by @dependabot in #69
  • fix(deps): bump actions/checkout from 3 to 4 by @dependabot in #65
  • fix(deps): bump certifi from 2022.12.7 to 2023.7.22 by @dependabot in #63
  • feat(request): request retry config option by @mima0815 in #77

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

24 Mar 14:42
f6c784b
Compare
Choose a tag to compare

Initial release.