How we diverge from upstream main:
- Connections protocol is removed upstream, but here it's still being held onto for one more release
- We suppress the banner on startup, and replace print statements:
- We include these in-progress PRs:
- We don't shutdown on ledger errors: #13 (opened an issue to include this change upstream: openwallet-foundation#3518)
- We include extra info in Unprocessable Entity Errors: #11 (opened a PR for this upstream: openwallet-foundation#3517)
- We override ddtrace log level: 2d84bc7
and ofc, this PR to upload to test-pypi: #4
Full Changelog: 1.2.0-20250127...1.2.1-20250213