v6.1.0
What's Changed
- docs: add commit signing notes to CONTRIBUTING by @mixmix in #259
- fix: make mediator updateable in the nextjs demo by @elribonazo in #262
- fix: nextjs demo safeBody by @elribonazo in #263
- fix: external build update for new generated code by @curtis-h in #264
- fix: rollup is not a optionalDependency, and is not included in our m… by @elribonazo in #269
- refactor: Api from axios to fetch by @curtis-h in #268
- chore: update Apollo lib to latest version by @curtis-h in #266
- feat: errors introducing error codes and refactoring Apollo errors by @curtis-h in #265
- docs: fix links in README by @mixmix in #252
- feat: decoupling JWT from Pollux and adding KID header to JWTs by @curtis-h in #271
- fix: bitstring improvement and test coverage by @elribonazo in #270
- feat: Connectionless presentation by @elribonazo in #272
- fix: package dependencies found by mixmix (#273) by @elribonazo in #275
- docs: link pluto-encrypted as reference implementation by @mixmix in #250
- docs: corrected Edge Agent SDK KMP repo URL by @robertocarvajal in #276
- fix: main branchname in semantic release config by @curtis-h in #279
- test: fixes cloud-agent client in e2e by @amagyar-iohk in #249
- ci: removes @hyperledger scope auth by @amagyar-iohk in #282
- ci: set action to use node lts by @amagyar-iohk in #283
- fix: noble-ciphers dependency by @curtis-h in #284
- fix: update code-owners by @elribonazo in #281
- ci: update release config by @curtis-h in #285
New Contributors
- @robertocarvajal made their first contribution in #276
Full Changelog: v6.0.1...v6.1.0