Releases: digicatapult/sqnc-node
Releases · digicatapult/sqnc-node
v2.7.0-feature_helm-chart
What's Changed
Breaking Changes 🛠
- Use demo roles by @jonmattgray in #26
Other Changes
- Set the vitalam version build arg by @danielcooperxyz in #25
Full Changelog: v2.6.2...v2.7.0-feature_helm-chart
v2.7.0-chore_add-demo-roles
What's Changed
Other Changes
- Set the vitalam version build arg by @danielcooperxyz in #25
Full Changelog: v2.6.2...v2.7.0-chore_add-demo-roles
v2.6.2
What's Changed
Maintenance 🔧
- Automatically generated release notes by @jonmattgray in #23
Other Changes
- Feature/pre release workflow by @danielcooperxyz in #24
Full Changelog: v2.6.1...v2.6.2
v2.6.2-bug_vitalam-version-docker-build-arg
What's Changed
Maintenance 🔧
- Automatically generated release notes by @jonmattgray in #23
Other Changes
- Feature/pre release workflow by @danielcooperxyz in #24
Full Changelog: v2.6.1...v2.6.2-bug_vitalam-version-docker-build-arg
Release v2.6.1-feature_pre-release-workflow
v2.6.2-chore_release-notes
What's Changed
- Create minideb docker image by @danielcooperxyz in #19
- Fix incorrect docker build target name by @danielcooperxyz in #21
- Pre release workflow by @danielcooperxyz in #22
New Contributors
- @danielcooperxyz made their first contribution in #19
Full Changelog: v2.6.0...v2.6.2-chore_release-notes
Release v2.6.1
Release v2.6.0
Add TokenId to MetadataValue (#20) * add TokenId to MetadataValue * add TokenId to README
Release v2.5.1
Add in missing event on updateKey (#18) * Add in missing event on updateKey * Add in event assertions
Release v2.5.0
Token traceability (#13) * add original_id + optional set parent * version bump * clean up * use Output struct for run_process * benchmarking with Output struct * add Output to README