Skip to content

Commit

Permalink
Trigger release
Browse files Browse the repository at this point in the history
  • Loading branch information
darrellwarde committed Dec 20, 2024
1 parent e1e782f commit 1918c04
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,13 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
and is generated by [Changie](https://github.com/miniscruff/changie).


## v1.0.0-beta.1 - 2024-11-29
### Added
* GraphQL Data API authentication provider create command
* GraphQL Data API authentication provider delete command
* Added input validation for string flags with finite possible values
* Require less arguments when creating Aura Free instances - allowed values are automatically populated.
## v1.0.0 - 2024-12-20
This is the first stable release of the Aura CLI, which brings support for managing the following Aura resources:
* Instances (create/delete/get/list/overwrite/pause/resume/update)
* Snapshots (create/get/list)
* Customer Managed Keys (create/delete/get/list)
* Tenants (get/list)


## v0.5.0 - 2024-10-31
### Added
Expand Down

0 comments on commit 1918c04

Please sign in to comment.