Skip to content

Latest commit

 

History

History
48 lines (22 loc) · 2.38 KB

CHANGES.md

File metadata and controls

48 lines (22 loc) · 2.38 KB

Changes

0.5.1 (2022-09-23)

Bug Fixes

  • containeranalysis: Move grafeas stubs to proper folder (#6732) (16b5fd7)

0.5.0 (2022-09-22)

Features

  • containeranalysis: Generate container stubs for betas (#6722) (3f1232b)

0.4.0 (2022-06-29)

Features

  • containeranalysis: start generating REST client for beta clients (25b7775)

0.3.0 (2022-02-23)

Features

  • containeranalysis: set versionClient to module version (55f0d92)

0.2.0 (2022-02-14)

Features

  • containeranalysis: add file for tracking version (17b36ea)

0.1.1 (2022-01-14)

Bug Fixes

v0.1.0

This is the first tag to carve out containeranalysis as its own module. See Add a module to a multi-module repository.