Releases: LF-Decentralized-Trust-labs/paladin
Releases · LF-Decentralized-Trust-labs/paladin
v0.7.0
Release v0.7.0
What's Changed
- build(deps): update GO_MIGRATE_VERSION to 4.18.3 by @ssmirr in #642
- Ensure execution privilege on 'migrate' by @peterbroadhurst in #649
- Upgrade go modules to address CVEs by @mjc-dev in #651
- Update tutorial instructions to include downloading released contracts by @dwertent in #574
- Store the subID on the routine that detects it by @peterbroadhurst in #638
- docs: Add Go as a pre-requisite by @frank-lim-partior in #492
- zeto: revert during assembly for failures in acquiring input states by @awrichar in #655
- Update zeto example setup scripts and readme by @jimthematrix in #645
- Stop using firefly common clients by @annamcallister in #659
- Include the indexed block in an indexed event dispatched on an event stream by @annamcallister in #660
- Replace
time.Sleep
with synchronization channels to avoid race conditions by @dwertent in #667 - Adjust Noto examples to use "lock" in all cases instead of "approve" by @awrichar in #665
- Improve reliability of unit/component tests by @dwertent in #670
- Add advanced installation modes to Helm chart by @dwertent in #654
- Fixes after trying to follow the hello world tutorial by @matthew1001 in #671
- Misc sdk updates by @awrichar in #675
New Contributors
- @ssmirr made their first contribution in #642
- @frank-lim-partior made their first contribution in #492
Full Changelog: v0.6.0...v0.7.0
paladin-operator-0.7.0
A Helm chart for Kubernetes
v0.6.0
Release v0.6.0
What's Changed
- config sets max size for the array rather than enabled/disabled by @annamcallister in #624
- always set last submit time after submission by @annamcallister in #625
- Stop pulling all blocks to catch up with into memory by @annamcallister in #626
- [deps] Go 1.23 and x/crypto v0.35.0 for CVE-2025-22869 by @onelapahead in #627
- Add RPC module and basic UI for domain manager by @awrichar in #633
- Attempt to infer basename of UI by @awrichar in #634
- Event stream enhancements by @annamcallister in #635
- Dedup requested verifier resolutions from domain responses by @jimthematrix in #639
- add catchup mode to event listener status by @annamcallister in #641
- ui: add Zeto deploy, add Noto deploy/mint/transfer by @awrichar in #646
- zeto: add user-facing "data" that can be passed through transfers by @awrichar in #631
Full Changelog: v0.5.0...v0.6.0
paladin-operator-0.6.0
A Helm chart for Kubernetes
v0.5.0
Release v0.5.0
What's Changed
- Package refactor by @annamcallister in #619
- Timeline logging by @annamcallister in #623
- Event listeners by @annamcallister in #611
Full Changelog: v0.4.0...v0.5.0
paladin-operator-0.5.0
A Helm chart for Kubernetes
v0.4.0
Release v0.4.0
What's Changed
- sdk: add methods for looking up privacy groups by @awrichar in #609
- Zeto lock support by @jimthematrix in #545
Full Changelog: v0.3.0...v0.4.0
paladin-operator-0.4.0
A Helm chart for Kubernetes
v0.3.0
Release v0.3.0
What's Changed
- Fix tutorials page by @dwertent in #591
- Remove icons from tutorials page by @dwertent in #592
- use fixed gas pricing if provided by @annamcallister in #593
- noto: remove "restrictUnlock" option by @awrichar in #596
- Reliable message peers must filter by node name when dispatching messages by @awrichar in #597
- Privacy group management & off-chain messaging by @peterbroadhurst in #534
- Add websocket client to SDK along with simple example by @awrichar in #598
- downgrade nanoid to v3 by @annamcallister in #601
- Fix postgres go migrations by @alexwood in #584
- Split Workflow into Push and PR Files to Ensure All Jobs Are Required for Auto-Merge by @dwertent in #602
- Update public transactions by @annamcallister in #575
- Adding unit tests to the operator by @dwertent in #456
New Contributors
Full Changelog: v0.2.0...v0.3.0
paladin-operator-0.3.0
A Helm chart for Kubernetes