Releases: cloudposse/geodesic
4.0.0-rc5
This is a release candidate for Geodesic v4. Please try it out and let us know what you think in the #geodesic
channel in the Cloud Posse Slack workspace. (Invitations available here.)
Read about the new features and breaking changes in the Release Notes.
4.0.0-rc4
This is a release candidate for Geodesic v4. Please try it out and let us know what you think in the #geodesic
channel in the Cloud Posse Slack workspace. (Invitations available here.)
Read about the new features and breaking changes in the Draft Release Notes.
4.0.0-rc3
This is a release candidate for Geodesic v4. Please try it out and let us know what you think in the #geodesic
channel in the Cloud Posse Slack workspace. (Invitations available here.)
Read about the new features and breaking changes in the Draft Release Notes.
Highlights of Changes from 4.0.0-rc2
- New
--solo
option may be a better name than--one-shell
; they both do the same thing - Much more documentation
- Better handling of errors and edge cases
4.0.0-rc2
This is a release candidate for Geodesic v4. Please try it out and let us know what you think in the #geodesic
channel in the Cloud Posse Slack workspace. (Invitations available here.)
Read about the new features and breaking changes in the Draft Release Notes.
v3.4.2
Prevent pre-release Docker images from being tagged as "latest".
Footnote
In every release, we update all unpinned packages to their latest packaged versions. These changes are not detailed here.
4.0.0-rc1
This is a release candidate for Geodesic v4. Please try it out and let us know what think in the #geodesic
channel in the Cloud Posse Slack workspace. (Invitations available here.)
Read about the new features and breaking changes in the Draft Release Notes.
v3.4.1
🧰 Included Tools
Dependency updates @Nuru (#960)
what
Update dependencies:
- Python 3.12.7 -> 3.12.8
- Debian 20241016 -> 20241223
helm-diff
3.9.11 -> 3.9.13
Unpinned packages are also automatically updated to current versions
why
- Routine maintenance
Summary by CodeRabbit
- Chores
- Updated Debian base image date to 20241223
- Upgraded Python version to 3.12.8
- Updated Helm Diff plugin to version 3.9.13
Footnote
In every release, we update all unpinned packages to their latest packaged versions. These changes are not detailed here.
v3.4.0
🚀 Enhancements
Fix ~/.aws symlink @Nuru (#959)
what
- Restore symbolic link in
$HOME
to.aws
- Update Debian 12.6 -> 12.7
- Update Python 3.12.5 -> 3.12.7
- Update
helm-diff
3.9.9 -> 3.9.11
why
- Fixes #958
- Routine updates to current versions
🧰 Included Tools
- Update Debian 12.6 -> 12.7
- Update Python 3.12.5 -> 3.12.7
- Update
helm-diff
3.9.9 -> 3.9.11
Footnote
In every release, we update all unpinned packages to their latest packaged versions. These changes are not detailed here.
v3.3.0 Smarter abbreviation of EKS cluster name
Footnote
In every release, we update all unpinned packages to their latest packaged versions. These changes are not detailed here.
v3.2.0
🧰 Included Tools
Update Python to 3.12.5, fix init script @Nuru (#955)
what
- Update Python 3.12.4 -> 3.12.5
- Update Debian 12.6 from 20240722 to 20240812
- Fix conversion of
gomplate
split
tostrings.Split
done wrong in #953
why
- Stay current
- Fix #954
Footnote
In every release, we update all unpinned packages to their latest packaged versions. These changes are not detailed here.