Skip to content

Releases: awslabs/harmonix

Harmonix on AWS v0.3.4

21 Aug 23:54
aac220f
Compare
Choose a tag to compare

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 Contributors

Full Changelog: v0.3.3...v0.3.4

Harmonix on AWS v0.3.3

27 Feb 16:46
bee2ce2
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v0.3.2...v0.3.3

Harmonix on AWS v0.3.2

29 Jan 14:42
7042dde
Compare
Choose a tag to compare

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

25 Jan 21:04
86f3098
Compare
Choose a tag to compare

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

24 Jan 16:45
Compare
Choose a tag to compare
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

23 Jan 17:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/awslabs/harmonix/commits/v0.2.0