Skip to content

v1.4.6

Compare
Choose a tag to compare
@helayoty helayoty released this 15 Dec 21:20
· 232 commits to master since this release
737a142

v1.4.6 - 2022-10-18

Changelog

New Features 🌈

Bug Fixes 🐞

  • 55027d0 fix: Add explicit name for the CG properties wrapper to fix json issue (#334)
  • 3a5a1dc fix: Fix multi-volume issue (#305)

Continuous Integration 💜

Maintenance 🔧

  • f5347e9 chore: bump thehanimo/pr-title-checker from 1.3.4 to 1.3.5 (#342)
  • 469ec87 chore: bump docker/login-action from 2.0.0 to 2.1.0 (#343)
  • 186ee3b chore: Fixate the azure SDK version (#340)
  • b954268 chore: Retire container insights metrics (#339)
  • 6a8202d chore: Run chart workflow only with release (#337)
  • 6e4e714 chore: Cleanup unused files (#335)
  • a1a1e63 chore: Switch main.go to use V2(SDK migration) (#318)
  • 98ced9b chore: bump stefanprodan/helm-gh-pages from 1.5.0 to 1.6.0 (#328)
  • f6091bd chore: bump github/codeql-action from 2.1.26 to 2.1.27 (#329)
  • bf25ac1 chore: Add dependency between workflows and fix UR issue (#331)
  • 37c8b9a chore: Update azure aci provider to use SDK (#317)
  • 075ad3e chore: Implement MarshalJSON for containerGroupproperties wrapper (#326)
  • 446831d chore: Use correct make deps for bin/% target (#278)
  • b176552 chore: Move config to new folder (#323)
  • 8f3fb29 chore: Migrate metrics (#315)
  • eb4c287 chore: Bump helm chart version (#320)
  • 042e2c4 chore: ACI mocks (#316)
  • ff96c97 chore: Migrate to use Azure SDK clients (#301)
  • d78f320 chore: bump fkirc/skip-duplicate-actions from 5.1.0 to 5.2.0 (#313)
  • c436200 chore: bump fkirc/skip-duplicate-actions from 4.0.0 to 5.1.0 (#297)
  • 30b84b4 chore: Migrate ACI log analytics to use Azure SDK (#300)
  • cf938d7 chore: Use Azure SDK for auth (#299)
  • 7f3df72 chore: Upgrade workflows to go 1.18 (#298)
  • ed546f1 chore: bump docker/login-action from 1.10.0 to 2.0.0 (#293)
  • 9410bd8 chore: bump azure/login from 1.4.5 to 1.4.6 (#294)
  • b28784a chore: bump go to 1.18 and chart to v1.4.4 (#296)

Security Fix 🛡️

Testing 💚