Releases: awslabs/harmonix
Releases · awslabs/harmonix
Harmonix on AWS v0.3.4
New release with additional features, bug fixes and doc updates
What's Changed
- Upgraded Harmonix on AWS to the latest Backstage version and new backend system. 1.29.0
- New custom entity processor plugin - compatible with the new backend backstage system. details here
- Updated Gitlab version 17.2.2
- Support for Github and Multi-Git provider
- New template examples - including Terraform ECS cluster
- New SecretsManager shared resource template
- New entity Schema updates - gitProvider, componentState, component spec subType details here
- General package version updates
- Bug fixes
Documentation
- New git provider documentation
- New video page
New Contributors
- @bfranzen1 made their first contribution in #93
Full Changelog: v0.3.3...v0.3.4
Harmonix on AWS v0.3.3
New release with additional features, bug fixes and doc upates
New Features
- Amazon ECS using EC2 nodes sample added to reference template
- Add check for cdk bootstrap during environment provider provisioning to avoid manual pre-req
- GenAI runtime environment provider template
- GenAI RAG application template
Bug Fixes
- Ensure Terraform state bucket name uniqueness
- Hard-coded region in EKS provider
- code hygiene
Documentation
- Security and Permissions updates
- Kubernetes runtime and template docs
- Contribution guidance
- Architecture description and diagram improvements
- General fixes to typos and clarifications
- GenAI runtime and template docs
See the prior releases for a full list of features and changes:
What's Changed
- general readme details alignment by @arditti in #73
- fix: add kubectl lambda zip for eks by @acwatson in #77
- fix(existing-eks-prov-cicd): Replace the hard-coded region by @stijnbrouwers in #79
- add CDK Bootstrap for initiating providers by @arditti in #75
- V0.3.3 updates by @awsjim in #80
New Contributors
- @stijnbrouwers made their first contribution in #79
Full Changelog: v0.3.2...v0.3.3
Harmonix on AWS v0.3.2
Minor update:
- fixes reference repository pipelines to correct build issues
- fixes installation doc image referencing GitLab 16.8.1 in the AWS Marketplace
See the v0.3.0 release for a full list of new features in the v0.3.x release
What's Changed
Full Changelog: v0.3.1...v0.3.2
Harmonix on AWS v0.3.1
Minor release to fix issues:
- fixes 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
See the v0.3.0 release for a full list of new features in the v0.3.x release
What's Changed
Full Changelog: v0.3.0...v0.3.1
Harmonix on AWS v0.3.0
New Features
- Support for Kubernetes:
- Add AWS EKS provider
- Import existing AWS EKS clusters
- Add AWS EKS Application for K8s Kustomize pattern
- Add AWS EKS Application for K8s Helm pattern
- Add CI/CD patterns for K8s applications
- New UI Page for K8s with control panel to operate the application
- S3 Bucket as a shared resource
- Reuse existing VPC when creating providers(Import existing VPC)
- AWS ECS provider with EC2 clusters for tailored workloads
- Updated Backstage platform to v1.21
- Support filter relevant environments for new apps
New Documentation
- Security documentation
- Test cases
- Add a basic provider template - example for starting your own provider templates.
Refactor
- Remove hyphenated names from entities
- Adding support for component subType for easy identification of internal AWS component classification
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
What's Changed
- V0.3 release by @awsjim in #64
- Bump werkzeug from 2.3.7 to 2.3.8 in /backstage-reference/templates/example-python-flask/content by @dependabot in #65
- Bump jinja2 from 3.1.2 to 3.1.3 in /backstage-reference/templates/example-python-flask-eks/content by @dependabot in #67
- Bump werkzeug from 2.3.7 to 2.3.8 in /backstage-reference/templates/example-python-flask-eks/content by @dependabot in #66
- Bump follow-redirects from 1.15.3 to 1.15.5 in /website by @dependabot in #68
- Bump jinja2 from 3.1.2 to 3.1.3 in /backstage-reference/templates/example-python-flask/content by @dependabot in #69
Full Changelog: v0.2.0...v0.3.0
Harmonix on AWS v0.2.0
What's Changed
- Initial content by @z-sourcecode in #1
- Bump flask from 2.2.3 to 2.3.2 in /backstage-reference/templates/example-python-flask/skeleton by @dependabot in #2
- documentation updates by @awsjim in #3
- fix: deployment permission errors for SAM apps by @awsjim in #4
- Update npm packages by @z-sourcecode in #6
- add aws logo by @awsjim in #7
- update logo for use on dark backgrounds by @awsjim in #8
- Add YouTube playlist link to README.md by @acwatson in #9
- updating license and npm publication by @z-sourcecode in #11
- Create makefile.yml by @z-sourcecode in #10
- Linux setup updates by @awsjim in #12
- fix python issue in serverless gitlab pipeline by @acwatson in https://github.com/awslabs/v/pull/16
- pin backstage and plugin versions by @awsjim in #17
- Update Documentation for issue #18 by @gowthamshankar99 in #19
- update install script and docs for Backstage 1.15 support by @awsjim in #20
- Harmonix release by @awsjim in #37
- Install platform issues by @awsjim in #38
- fix: install errors due to prior backstage instance by @awsjim in #39
- fix: prevent blank strings in allowed ips array by @acwatson in #40
- docs: add AWS CLI as an installation prerequisite by @acwatson in #41
- fix: git-defender detection in gitlab-tools script by @acwatson in #42
- fix TF long name to shorter name by @z-sourcecode in #47
- Npm private package by @z-sourcecode in #48
- fix: update packages to aws namespace by @awsjim in #49
- Fix "git-defender" command existing checks by @arditti in #43
- sample.env - Okta and Allowed IPs further deatils by @arditti in #45
- README.MD - Okta added the required plan by @arditti in #44
- fix: error switching the current environment in UI if environment name contains capital letters by @acwatson in #51
- opa website changes by @z-sourcecode in #54
- opa website yarn.lock by @z-sourcecode in #55
- Bump werkzeug from 2.3.7 to 3.0.1 in /backstage-reference/templates/example-python-flask/content by @dependabot in #53
- Website docs by @z-sourcecode in #56
- coming soon by @z-sourcecode in #58
- Website docs by @z-sourcecode in #59
- change order by @z-sourcecode in #60
- Bump jinja2 from 3.1.2 to 3.1.3 in /backstage-reference/templates/example-python-flask/content by @dependabot in #63
- Bump follow-redirects from 1.15.3 to 1.15.4 in /website by @dependabot in #62
New Contributors
- @z-sourcecode made their first contribution in #1
- @dependabot made their first contribution in #2
- @awsjim made their first contribution in #3
- @acwatson made their first contribution in #9
- @gowthamshankar99 made their first contribution in #19
- @arditti made their first contribution in #43
Full Changelog: https://github.com/awslabs/harmonix/commits/v0.2.0