Skip to content

v1.5.0

Choose a tag to compare

@clever-gh-release clever-gh-release released this 15 Oct 06:31
· 10 commits to master since this release
c5b72a5

catalog sync is now uses entity endpoint for everything

Previously:

  • run validate as last step on artifact-build-publish-deploy
  • upgrade all aws sdk v2 modules
  • reverting node version validation for now
  • goci now supports validation of node version
  • goci can now publish utilities to the catalog
  • updated goci to catch errors for no go.mod file
  • bugfix: dont lazy load the oidc token
  • Updating goci warning message, including recent version release date
  • Supporting lazy loading of environment variables
  • updated parsing of go version from go.mod