Releases: cloudposse/geodesic
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.
v3.1.0 Update dependencies and tools
🧰 Included Tools
Update dependencies and tools @Nuru (#953)
what
- Update Debian 12.5 -> 12.6
- Update Python 3.12.3 -> 3.12.4
- Update kube-ps1 0.8.0 -> 0.9.0
- Update helm-diff 3.9.4 -> 3.9.9
- Update helm-git 0.15.1 -> 1.3.0
- Update bootstrap
gomplate
template to usestrings.Split
instead of deprecatedsplit
- Update all unpinned packages to latest released versions
- Updates OpenTofu 1.7.1 -> 1.7.3
why
- Keep current
🏗️ Build/Release Maintenance
Ignore updates to Alpine @Nuru (#952)
what
- Configure Renovate to Ignore updates to Alpine version of Geodesic
why
- No longer supporting Alpine
Migrate Renovate configuration (base -> recommended) per validator @Nuru (#951)
what
- Migrate Renovate configuration (from base of
config:base
toconfig:recommended
) per validator
why
- Mend Renovate recommended update
references
Footnote
In every release, we update all unpinned packages to their latest packaged versions. These changes are not detailed here.