Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
awsjim authored Feb 1, 2024
1 parent 1dc77ec commit ff4b8a7
Showing 1 changed file with 25 additions and 10 deletions.
35 changes: 25 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
### 0.3.0 (2024-01-23)
# Changelog

##### New Features
## 0.3.2 - 2024-01-29

### Fixed

* fixes reference repository pipelines to correct build issues
* fixes installation doc image referencing GitLab 16.8.1 in the AWS Marketplace
## 0.3.1 - 2024-01-24

### Fixed

* Backstage plugin version identifiers required for 0.3.0 release
* introduces a workaround for GitLab 16.8 error when creating new user
* introduces a workaround for an image build error due to upgraded "swagger-ui-react" module
## 0.3.0 - 2024-01-23

### New Features
* Support for Kubernetes:
* Add AWS EKS provider
* Import existing AWS EKS clusters
Expand All @@ -14,25 +29,25 @@
* Updated Backstage platform to v1.21
* Support filter relevant environments for new apps

##### New Documentation
### New Documentation
* Security documentation
* Test cases
* Add a basic provider template - example for starting your own provider templates.

##### Refactor
### Refactor
* Remove hyphenated names from entities
* Adding support for component subType for easy identification of internal AWS component classification

##### Bug Fixes
### Bug Fixes
* Delete provider - case name issue
* Delete app - case name issue
* Delete resource - remove secret deletion + adjusted stack name mapping
* Remove provider from an environment after creation


### 0.2.0 (2023-09-26)
## 0.2.0 - 2023-09-26

##### New Features
### New Features

* Environment and Environment provider entity types
* Multi-account and multi-region support
Expand All @@ -53,8 +68,8 @@
* Permissions framework adoption
* Installation improvements

#### 0.1.0 (2023-04-10)
## 0.1.0 - 2023-04-10

##### New Features
### New Features

* initial release
_initial release_

0 comments on commit ff4b8a7

Please sign in to comment.