Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 787 Bytes

CHANGELOG.md

File metadata and controls

37 lines (21 loc) · 787 Bytes

0.3.0

Features and enhancements

  • feat(registry_gcr): supporting workload identity
  • chore(go): bump go version to 1.23.1
  • chore(gomock): change mock framework to the active fork (uber's gomock)
  • docs: prepare for gcr deprecation to artifact registry
  • docs: update description and fix broken links

0.2.0

Features and enhancements

  • feat(http): parallel execution with adjustable pool size
  • feat(delete/read_repo_list): read repository list json file in delete action

0.1.2

Bug Fixes

  • fix(jwt): set adjustable jwt token expiry for fixing deletion action fails if more than one hour in duration

0.1.1

Bug Fixes

  • fix(app_flow): centralized deletion logic

0.1.0

initial release

Features and enhancements

  • feat(registry): supporting GCR