What's Changed
- Fixed the wrong API call being made when customer wants to fetch all deployments by @rujhan-arora-astronomer in #1746
- Introduction of sha_as_tag=True config in astro cli which will be used during Astro deploy by @rujhan-arora-astronomer in #1752
- Added --image flag for astro deploy command for software by @rujhan-arora-astronomer in #1753
- Remove additional output when initializing project by @schnie in #1766
- Upgrade golangci-lint to v1.62.2 by @jeremybeard in #1756
- Use new Logrus logger by @jeremybeard in #1757
- Adds Orbstack Container Runtime Engine by @schnie in #1761
- Updates Vendor Dependencies by @schnie in #1762
- Added --image-name flag for software, similar to astro by @rujhan-arora-astronomer in #1758
- Add integration test for Astro CLI dev commands by @pritt20 in #1765
- Adds Ability to Chain Cobra RunE Commands by @schnie in #1771
- Configure Circle CI to run Integration Test by @pritt20 in #1769
- Introduction of astro deploy --image-name=image_name --remote --runtime-version=rt_version by @rujhan-arora-astronomer in #1763
- update golang version to 1.23 for release workflow by @pritt20 in #1773
Full Changelog: v1.32.0...v1.33.0