Skip to content

v1.2.1

Choose a tag to compare

@esune esune released this 29 Sep 20:23
· 49 commits to main since this release
854d876

This release contains several dependency updates, as well as a bigger refactoring of the Traction Helm Chart to use the ACA-Py chart as a dependency.

Breaking Changes

The Helm Charts were restructured to use the ACA-Py chart published in the OpenWallet Foundation helm-charts repo, removing custom deployment descriptors that were - up until version 0.3.8 - maintained in this repo. For information about the changes in this release and tips to upgrade to the latest chart version, please refer to Traction's chart upgrade guide.

What's Changed

  • Fix unique wallet name function by @PatStLouis in #1643
  • Traction and Tenant UI dependency updates by @loneil in #1637
  • Resolve warnings from running tests by @Gavinok in #1638
  • Vite 7 tenent UI update by @loneil in #1644
  • Bump ruff from 0.12.0 to 0.12.1 in /plugins/traction_innkeeper by @dependabot[bot] in #1646
  • Tenant UI: Update to Node 24 and Express 5 by @loneil in #1647
  • ACA-Py version 1.3.1 upgrade by @loneil in #1650
  • Tenant UI Backend: Transition to ESM, upgrade to ESLint 9 by @loneil in #1654
  • Tenant UI frontend ESLint 9 upgrade by @loneil in #1660
  • Dependency updates by @loneil in #1665
  • Bump actions/checkout from 4 to 5 in the all-actions group by @dependabot[bot] in #1680
  • Builder actions, and PR workflow improvements by @i5okie in #1689
  • [helm] Refactor helm-chart to use ACA-Py chart as subchart by @i5okie in #1688
  • feat(chart): update acapy chart, refactor helper and deployment to use exstisting secrets by @i5okie in #1712
  • feat(chart): Update ACA-Py chart, disable wallet seed by @i5okie in #1721
  • feat(chart): bump acapy chart dependency with ingress fixes, cleanup templates by @i5okie in #1722
  • ACA-Py 1.3.2 upgrades by @loneil in #1698
  • Bump app version in Chart.yaml by @esune in #1737
  • Create migration/upgrade docs for helm by @esune in #1738

New Contributors

Full Changelog: v1.2.0...v1.2.1