Skip to content

Latest commit

 

History

History
109 lines (49 loc) · 4.73 KB

File metadata and controls

109 lines (49 loc) · 4.73 KB

1.1.4 (2025-06-10)

Bug Fixes

1.1.3 (2024-11-18)

Bug Fixes

  • project: bump cross-spawn for CVE-2024-21538 (c6b9d55)

1.1.2 (2024-07-11)

Bug Fixes

  • project: Upgrade micromatch for CVE-2024-4067 (5645dc8)

1.1.1 (2024-06-12)

Bug Fixes

  • Upgrade requests to 2.32.0 (ce30ad6)

1.1.0 (2023-07-21)

Bug Fixes

  • project: Remediate vulnerability in semver (6aedfd3)

Features

  • project: Add eu-fr2 endpoint (ddf7177)

1.0.0 (2023-06-21)

  • feat(upgrade) replace vav3 with vav4 (31a76c3)

BREAKING CHANGES

  • VA API V3 has been removed and replaced with VA V4

0.0.9 (2023-06-20)

Bug Fixes

  • container_registry_v1: fix linter (1fe59c5)
  • container_registry_v1: Fix test_get_image_manifest to correctly convert type if not dict (293dc56)

0.0.8 (2022-08-11)

Bug Fixes

  • project: Bump minimum Python version to match sdk core (049cc4f)
  • project: Bump version of Node used for semantic release (7eec910)
  • project: improve testcase and fix dependabot finding (ca12e77)
  • project: Travis cannot run python 3.10 yet (0c53461)

0.0.7 (2021-04-14)

Bug Fixes

  • project: remove codecov steps (faa46cd)

0.0.6 (2021-04-14)

Bug Fixes

  • project: publish to pypi (2ff8536)

0.0.5 (2021-04-14)

Bug Fixes

  • Registry: Improve get image manifest (6deb87d)

0.0.4 (2021-03-29)

Bug Fixes

  • Tests: Remove reliance on Python 3.9 inbuilt method (e31177f)

0.0.3 (2021-03-26)

Bug Fixes

  • Project: exclude package-lock from secrets scanning (3dae749)

0.0.2 (2021-03-26)

Bug Fixes

  • Project: Enable SemVer tool in .travis.yml (b322c75)