Skip to content

Releases: bcgov/traction

v1.0.0

29 Oct 19:41
32dea49
Compare
Choose a tag to compare

This release marks the first major release for Traction. It includes some breaking changes that should be noted, in particular regarding the Helm chart and upgrading from older releases.

Upgrading from releases where chart version is <= 0.3.3

When using the dependent PostgreSQL chart, the <release name>-traction-postgresql secret must be modified:

  • The admin-password key must be renamed to postgres-password
  • The database-password key must be renamed to password

Additionally, the default database name has been changed from traction to askar-wallet to match what is actually being used by the agent.

Breaking Changes:

  • Traction chart no longer creates a discrete database secret.
  • When using the PostgreSQL chart, Traction chart will rely on the secret that is created by the PostgreSQL helm chart.
  • When using any other externally managed database, Traction requires specifying the name of the existing secret, along with the key names.
  • With the above changes, the secret keys have been updated to reflect default key names used by the PostgreSQL chart.

What's Changed

  • Dependency updates by @loneil in #1334
  • Always deploy dev environment from main by @esune in #1341
  • chore(deps): Bump marked from 14.0.0 to 14.1.0 in /services/tenant-ui/frontend by @dependabot in #1340
  • Don't use endorser service by @loneil in #1344
  • Improvements to Tenant Deletion by @esune in #1330
  • Disable clean-ghcr job in Uninstall PR Instance workflow by @i5okie in #1351
  • Added middleware to prevent suspended tenants from making use of tokens by @Gavinok in #1372
  • Tenant UI dependency updates by @loneil in #1373
  • Upgrade innkeper plugin for aca-py v1.0.0 by @jamshale in #1260
  • Fix broken link to AnonCreds workshop by @weslord in #1386
  • Use "sandbox" Tools env bcovrin-test endorser for default helm file by @loneil in #1389
  • Manage script including arm virtualisation by @H4LL in #1388
  • [Workflows] Add step to install oc cli by @i5okie in #1400
  • ACA-Py 1.0.1 update by @loneil in #1398
  • Helm Chart Improvements by @i5okie in #1381
  • 1.1.0 Upgrade and OWF reference changes by @loneil in #1407
  • Prepare 1.0.0 release by @esune in #1422

New Contributors

Full Changelog: v0.5.1...v1.0.0

traction-0.3.4

29 Oct 19:42
32dea49
Compare
Choose a tag to compare

The Traction service allows organizations to verify, hold, and issue verifiable credentials. The Traction Tenant UI allows tenants to manage their agent.

v0.5.1

22 Aug 22:42
5d3d8f7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

traction-0.3.3

22 Aug 22:43
5d3d8f7
Compare
Choose a tag to compare

The Traction service allows organizations to verify, hold, and issue verifiable credentials. The Traction Tenant UI allows tenants to manage their agent.

v0.5.0

31 Jul 23:27
6c5191c
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.4.2...v0.5.0

traction-0.3.2

31 Jul 23:28
6c5191c
Compare
Choose a tag to compare

The Traction service allows organizations to verify, hold, and issue verifiable credentials. The Traction Tenant UI allows tenants to manage their agent.

v0.4.2

07 May 16:57
0dba656
Compare
Choose a tag to compare
v0.4.2 Pre-release
Pre-release

What's Changed

  • Bump version numbers by @loneil in #1047
  • Remove bcovrin-dev, set second (aliased) bcovrin-test for local multiledger by @loneil in #1050
  • Bump express from 4.19.0 to 4.19.2 in /services/tenant-ui by @dependabot in #1051
  • Correct ToggleJson support for creating schemas by @Gavinok in #1060
  • [Helm] Allow specifying existingSecret for all secrets by @i5okie in #1055
  • Profile page Endorser DID registration handling by @loneil in #1052
  • feat: RPC plugin demo by @amanji in #1064
  • Bump idna from 3.3 to 3.7 in /services/endorser by @dependabot in #1070
  • Bump idna from 3.4 to 3.7 in /services/tenant-lob by @dependabot in #1069
  • Bump idna from 3.6 to 3.7 in /demo/plugins/rpc/controller by @dependabot in #1068
  • Bump vite from 5.1.1 to 5.1.7 in /demo/plugins/rpc/app by @dependabot in #1067
  • Bump gunicorn from 20.1.0 to 22.0.0 in /services/endorser by @dependabot in #1073
  • chore: moves tenant lob demo out of core services by @amanji in #1074
  • Updating Dependabot file to support Python , Javascipt, Typescript, Vue , devcontainer and docker packages by @rajpalc7 in #1072
  • Traction app library updates by @loneil in #1108
  • Non-Traction service library updates by @loneil in #1118
  • Update Traction to ACA-Py 0.12.0 by @loneil in #1119
  • Bump uvicorn from 0.27.1 to 0.29.0 in /demo/plugins/rpc/controller by @dependabot in #1090
  • Update Stale Action by @WadeBarnes in #1129
  • [Deployment] Increase CPU limit for Acapy container by @i5okie in #1131
  • ACA-Py 0.12.1 version update by @loneil in #1132
  • Traction app library updates by @loneil in #1133
  • Support reading the Candy Prod ledger in PR and dev by @loneil in #1145
  • Prepare 0.4.2 release by @esune in #1147

Full Changelog: v0.4.1...v0.4.2

traction-0.3.1

07 May 16:58
0dba656
Compare
Choose a tag to compare

The Traction service allows organizations to verify, hold, and issue verifiable credentials. The Traction Tenant UI allows tenants to manage their agent.

v0.4.1

19 Mar 15:29
299bc49
Compare
Choose a tag to compare
v0.4.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.4.1

traction-0.2.9

19 Mar 15:30
299bc49
Compare
Choose a tag to compare

The Traction service allows organizations to verify, hold, and issue verifiable credentials. The Traction Tenant UI allows tenants to manage their agent.