Releases: mongodb/atlas-cli-plugin-kubernetes
Releases · mongodb/atlas-cli-plugin-kubernetes
Atlas CLI Plugin Kubernetes v1.1.4
Atlas CLI Plugin Kubernetes v1.1.3
Changelog
- bcebbe4 fix: sbom release issue
- f61dd11 chore: Bump the kubernetes group with 6 updates (#97)
- d413bc2 CLOUDP-327046/sbom-fixes (#96)
- 3aaebd6 feat: allow to trace-artifacts using papertrail (#95)
- e59dee2 CLOUDP-327046/SBOMs (#94)
- caa0cbf CLOUDP-307042: Support AKO 2.9.0 (#87)
- b0c6c23 feat: include scripts for generating and checking dependecy list purl… (#86)
- 12cdb7f further copybara changes (#83)
- f2d2c85 update copybara (#81)
- ab6bb37 chore: Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity (#82)
- 2b878af chore: Bump cloud.google.com/go/compute from 1.38.0 to 1.39.0 (#80)
- f3eb2e2 chore: Bump sigs.k8s.io/controller-runtime in the kubernetes group (#77)
Atlas CLI Plugin Kubernetes v1.1.2
Changelog
- 829c0f6 use github as provider for resources (#79)
- 48f27eb chore: Bump the kubernetes group with 6 updates (#75)
- 5925b5e chore: Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity (#76)
- bfea546 chore: Bump github.com/aws/aws-sdk-go from 1.55.6 to 1.55.7 (#74)
- 92d0535 chore: Bump the kubernetes group across 1 directory with 6 updates (#73)
- 92afb35 chore: Bump go.mongodb.org/atlas from 0.37.0 to 0.38.0 (#67)
- 70f1e20 chore: Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity (#68)
- b21d71b chore: Bump cloud.google.com/go/compute from 1.34.1 to 1.36.1 (#69)
- 5dbe1f7 CLOUDP-307036: Keep tests up to date with Atlas CLI releases (#72)
- 8dc632f CLOUDP-314963: Don't expect Atlas Alert config when unset (#71)
- 5d95c9e chore: Bump github.com/mongodb/mongodb-atlas-kubernetes/v2 (#64)
Atlas CLI Plugin Kubernetes v1.1.1
Improvements and fixes
- Improved Consistency Between
apply
andgenerate
Commands #54 by @helderjs
The apply command now correctly supports the same functionality as thegenerate
command. Previously, new flags added to generate were not available in apply - missing features when applying configurations straight to the cluster. The following flags are now supported in apply:--dataFederationName
: Allows exporting a specific data federation.--independentResources
: Exports resources as independent entities.
- Added Compatibility with MongoDB Atlas Operator 2.8.0 #60 by @helderjs / @Josvaz
The plugin now fully supports Atlas Kubernetes Operator (AKO) version 2.8.0, ensuring seamless integration with the latest capabilities and improvements.
Atlas CLI Plugin Kubernetes v1.1.0
Atlas CLI Plugin Kubernetes v1.1.0
New Features
- PUBLIC PREVIEW: Added dry run functionality (which is public preview) to the Atlas CLI, available as atlas kubernetes dry-run. #47 by @igor-karpukhin
- Added support for Atlas Kubernetes Operator v2.8.0
Atlas CLI Plugin Kubernetes v1.0.1
Atlas CLI Plugin Kubernetes v1.0.0
Changelog
- 401ae09 chore: Clean up telemetry print (#38)
- 3ac938e chore: Add --profile flag (#36)
- 584a2b1 CLOUDP-297225: Add plugin telemetry tiny event (#37)
- 59d53c7 Adds debug flag (#35)
- 528a423 Changes pub key retrieved (#34)
- 46f2bd7 chore: Ports over Flex and IP Access List new resource work (#33)
- 2cb6b6c Chagnes binary name and manifest template (#30)
- d0af713 Changes sig pub key name (#29)
- b5191ff Removes unused expansions from evg config file (#28)
- 0af3396 ci: Setup signing for binaries (#27)
- efe30fc chore: Bump sigs.k8s.io/controller-runtime in the kubernetes group (#26)
- e7edf97 ci: Setup signing packages (#25)
- 91b2598 chore: Ports atlascli changes (#24)
- 1b9a65c chore: Bump github.com/spf13/afero from 1.11.0 to 1.12.0 (#19)
- 95d615d chore: Bump the kubernetes group with 6 updates (#18)
- 1be6f6b chore: Improve docs generation (#23)
- 0ca4505 Adds dependency to copybara task and adds RELEASING.md (#22)
- e0da96c ci: Set up release process (#21)
- 82dfd88 CLOUDP-293172 Add copybara (#20)