Releases: bcgov/traction
v1.0.0
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 topostgres-password
- The
database-password
key must be renamed topassword
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
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
What's Changed
- Workflow does not detect changes to the helm chart files by @i5okie in #1297
- Support fully delete/drop tenant and associated wallet by @Gavinok in #1294
- Use ACA-Py 0.12.2 proper by @loneil in #1308
- Node version update by @loneil in #1309
- Delete closed PR images by @esune in #1292
- Fixes for Presentations table expand, axios vuln update by @loneil in #1321
- Disable image pruning by @esune in #1322
- Cleanup workflows and values by @i5okie in #1331
- Use 0.12.2 tag for plugin by @loneil in #1332
- Prepare 0.5.1 release by @esune in #1333
Full Changelog: v0.5.0...v0.5.1
traction-0.3.3
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
What's Changed
- Restricting GHA run to execute on the main BCGov repository by @rajpalc7 in #1148
- chore: update demo docs for clearer setup by @amanji in #1155
- Library updates by @loneil in #1156
- Bump requests from 2.31.0 to 2.32.0 in /demo/lob by @dependabot in #1162
- Traction library updates by @loneil in #1164
- eslint dependencies by @loneil in #1181
- Feature/trim webhook url by @loneil in #1199
- feat: add tenant id to log output by @amanji in #1065
- chore(deps): Bump packaging from 24.0 to 24.1 in /demo/lob by @dependabot in #1200
- Migrate GHA deployment workflows to ArgoCD triggering by @i5okie in #1225
- Revert "Migrate GHA deployment workflows to ArgoCD triggering" by @i5okie in #1227
- July 8 Dependency Updates by @loneil in #1249
- chore(deps): Bump fastapi from 0.111.0 to 0.111.1 in /services/endorser by @dependabot in #1259
- Migrate GHA deployment workflows to ArgoCD triggering by @i5okie in #1235
- [fix] Update workflows to fix deprecated command by @i5okie in #1262
- [fix] Fix workflow action by @i5okie in #1263
- chore: remove demos by @amanji in #1269
- [fix] Fix variable interpolation in the workflows by @i5okie in #1277
- [fix] Workflow fix by @i5okie in #1278
- ACA-Py 0.12.2 RC1 by @loneil in #1279
- Tenant UI 2.0 protocol changes by @loneil in #1280
- Traction Tenant UI version bump by @loneil in #1289
- Update action to delete old images by @esune in #1290
- [workflow] Set fetch-depth to 0 to fetch all history by @i5okie in #1293
- Prepare 0.5.0 release by @esune in #1295
Full Changelog: v0.4.2...v0.5.0
traction-0.3.2
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
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
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
What's Changed
- Release 0.4.0 by @esune in #1016
- Allow the reservation email frontend to be blank by @loneil in #1023
- Add helm vals for about business page config by @loneil in #1024
- Send problem report on reject cred in Tenant UI by @loneil in #1029
- Typo fix in documentation by @kimmormh in #1033
- Update local env endorser for dependabot security warnings by @loneil in #1035
- Tenant UI library updates by @loneil in #1034
- Tenant UI lib/security updates mar18 by @loneil in #1044
- Bump the all-actions group with 1 update by @dependabot in #1036
- Perpare 0.4.1 release by @esune in #1045
New Contributors
Full Changelog: v0.4.0...v0.4.1
traction-0.2.9
The Traction service allows organizations to verify, hold, and issue verifiable credentials. The Traction Tenant UI allows tenants to manage their agent.