Skip to content

Releases: kyhau/saml2aws-multi

1.2.0

18 Oct 01:54
cc47976

Choose a tag to compare

What's Changed

  • Modernize project structure and CI workflows by @kyhau in #173

Full Changelog: 1.1.1...1.2.0

1.1.1

16 Oct 08:21
014f239

Choose a tag to compare

What's Changed

  • Test also with Python 3.13, remove usage of Travis by @kyhau in #139
  • Update virtualenv requirement from ~=20.28 to ~=20.29 in the all-dependencies group by @dependabot[bot] in #140
  • Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 in the all-dependencies group by @dependabot[bot] in #141
  • Bump the all-dependencies group with 2 updates by @dependabot[bot] in #142
  • Bump the all-dependencies group with 3 updates by @dependabot[bot] in #144
  • Update coverage requirement from ~=7.6 to ~=7.7 in the all-dependencies group by @dependabot[bot] in #145
  • Update setuptools requirement from ~=76.0 to ~=77.0 in the all-dependencies group by @dependabot[bot] in #146
  • Bump the all-dependencies group with 4 updates by @dependabot[bot] in #147
  • Bump the all-dependencies group with 2 updates by @dependabot[bot] in #149
  • Update setuptools requirement from ~=78.1 to ~=79.0 in the all-dependencies group by @dependabot[bot] in #150
  • Bump the all-dependencies group with 2 updates by @dependabot[bot] in #151
  • Update setuptools requirement from ~=80.0 to ~=80.3 in the all-dependencies group by @dependabot[bot] in #152
  • Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 in the all-dependencies group by @dependabot[bot] in #153
  • Bump the all-dependencies group with 2 updates by @dependabot[bot] in #154
  • Bump the all-dependencies group with 2 updates by @dependabot[bot] in #155
  • Update setuptools requirement from ~=80.7 to ~=80.8 in the all-dependencies group by @dependabot[bot] in #156
  • Update setuptools requirement from ~=80.8 to ~=80.9 in the all-dependencies group by @dependabot[bot] in #157
  • Update pytest requirement from ~=8.3 to ~=8.4 in the all-dependencies group by @dependabot[bot] in #158
  • Bump the all-dependencies group with 2 updates by @dependabot[bot] in #159
  • Bump the all-dependencies group with 2 updates by @dependabot[bot] in #160
  • Update tox requirement from ~=4.27 to ~=4.28 in the all-dependencies group by @dependabot[bot] in #161
  • Bump the all-dependencies group with 2 updates by @dependabot[bot] in #162
  • Bump the all-dependencies group with 2 updates by @dependabot[bot] in #163
  • Bump actions/checkout from 4 to 5 in the all-dependencies group by @dependabot[bot] in #164
  • Update virtualenv requirement from ~=20.33 to ~=20.34 in the all-dependencies group by @dependabot[bot] in #165
  • Update tox requirement from ~=4.28 to ~=4.29 in the all-dependencies group by @dependabot[bot] in #166
  • Bump actions/setup-python from 5 to 6 in the all-dependencies group by @dependabot[bot] in #167
  • Bump the all-dependencies group with 3 updates by @dependabot[bot] in #168
  • Update pytest-cov requirement from ~=6.3 to ~=7.0 in the all-dependencies group by @dependabot[bot] in #170
  • Bump github/codeql-action from 3 to 4 in the all-dependencies group by @dependabot[bot] in #171
  • Bump the all-dependencies group with 2 updates by @dependabot[bot] in #172
  • Add comprehensive unit tests for core modules by @kyhau in #169

Full Changelog: 1.1.0...1.1.1

1.1.0

17 Jan 07:38
6823b5e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.1...1.1.0

1.0.1

21 May 09:44

Choose a tag to compare

What's Changed

  • Test with Python 3.12
  • No longer test with Python 3.8 and 3.9

Full Changelog: 1.0.0...1.0.1

1.0.0

15 Feb 08:30
59a67e6

Choose a tag to compare

What's Changed

  • Added/enabled CodeQL, updated images by @kyhau in #23
  • Removed 3.10 build by @kyhau in #25
  • Replaced PyInquirer with InquirerPy, test with Python 3.11, use major version updates of flake8 and tox by @kyhau in #38

Full Changelog: 0.4.0...1.0.0