v1.5.0-beta1
Pre-release
Pre-release
·
19 commits
to main
since this release
What's Changed
- fix: revert DSNP content hash validation changes, update tests by @JoeCap08055 in #722
- fix: update logic for change in property name by @JoeCap08055 in #724
- fix: address race condition between asset publishing and batch announcement by @JoeCap08055 in #728
- docs: update links in README and SSO documentation for accuracy by @mattheworris in #732
- fix: null value in generated SwaggerUI by @JoeCap08055 in #733
- Update the prerequisite section to include Frequency Access Testnet f… by @emresurmeli in #736
- fix: update package dependencies to latest versions by @mattheworris in #738
- feat: add kubo-rpc-client, specify timeout for all http requests by @JoeCap08055 in #739
- lock redis version to v7.0 by @demisx in #718
- fix: minor miscellaneous updates by @mattheworris in #743
- feat: update documentation structure, add troubleshooting section by @mattheworris in #746
- Feat/stream files to ipfs by @JoeCap08055 in #747
- fix: do not queue multiple jobs when same SIWF payload is posted multiple times by @JoeCap08055 in #752
- Fix type generation from OpenAPI spec by @JoeCap08055 in #754
- fix: change shutdown timer log level and exit code by @mattheworris in #759
- feat: eliminate some chain RPC calls in favor of cached values by @JoeCap08055 in #758
- feat: implement dynamic log level configuration across applications by @mattheworris in #761
New Contributors
- @emresurmeli made their first contribution in #736
Full Changelog: v1.4.1...v1.5.0-beta1