Releases: hyperledger-identus/sdk-swift
Releases · hyperledger-identus/sdk-swift
8.0.2
8.0.1
What's Changed
- chore: Add Scorecard workflow for supply-chain security by @amagyar-iohk in #225
- fix: jwt vc and vp by @amagyar-iohk in #224
- chore: update sdjwt package by @goncalo-frade-iohk in #226
Full Changelog: 8.0.0...8.0.1
8.0.0
What's Changed
- test: updates e2e workflow to dispatch to integration by @amagyar-iohk in #212
- test: fixes sdjwt test + update properties example by @amagyar-iohk in #213
- test: adds allure report for e2e by @amagyar-iohk in #214
- test: removes unexpected separator by @amagyar-iohk in #215
- test: fix action failure by @amagyar-iohk in #216
- chore: update coverage badge by @amagyar-iohk in #179
- feat!(pollux): vcdm 2.0 implementation by @goncalo-frade-iohk in #220
- test: adds e2e support for tag by @amagyar-iohk in #219
- feat(castor)!: http did resolver by @goncalo-frade-iohk in #221
- feat(pollux): offline issuance by @goncalo-frade-iohk in #222
Full Changelog: 7.2.0...8.0.0
7.2.0
What's Changed
- fix: a workaround prism did since the master key should not be handled by @goncalo-frade-iohk in #201
- fix: anoncreds missing thid by @goncalo-frade-iohk in #202
- fix(pluto): Handle write operations inside FlatMap with Future by @coveloper in #187
- fix: presentation now selects the proper key by @goncalo-frade-iohk in #207
- fix: a bug was introduced that was not capture in the tests, having this inside a future does not run unfortunatelly. by @goncalo-frade-iohk in #209
- feat: add sdjwt as credential type by @goncalo-frade-iohk in #206
- fix: small bug fixes + refactor by @amagyar-iohk in #211
Full Changelog: 7.1.0...7.2.0
7.1.0
What's Changed
- ci: update and remove breaking steps by @goncalo-frade-iohk in #185
- feat(agent): the body on issue credential protocol messages can be null by @goncalo-frade-iohk in #191
- refactor(experience): fix didcommagent state enum typo by @coveloper in #184
- ci: fix ci and documentation by @goncalo-frade-iohk in #193
- ci: update deploy pages action version by @goncalo-frade-iohk in #195
- ci: fix documentation url path by @goncalo-frade-iohk in #196
- docs(experience): Update Readme, point to new repo locations by @coveloper in #198
- feat(castor): now castor and agents can create a did with any keys by @goncalo-frade-iohk in #199
New Contributors
- @coveloper made their first contribution in #184
Full Changelog: 7.0.0...7.1.0
7.0.0
What's Changed
- ci: modify the release.yml flow to make the release by @yshyn-iohk in #169
- feat(agent): agent separation of concerns by @goncalo-frade-iohk in #159
- feat(edgeagent): adds support for connectionless issuance and presentation by @goncalo-frade-iohk in #171
- feat(edgeAgent): KID will be present on any signed JWTs by @goncalo-frade-iohk in #170
- fix: removing unneeded async from func by @goncalo-frade-iohk in #172
- chore: update links in readme and contributing by @essbante-io in #162
- test: fixes revoked jwt verification test by @amagyar-iohk in #164
- chore: update codeowners by @curtis-h in #173
- fix: swift package complains of having a dependency on a branch by @goncalo-frade-iohk in #182
New Contributors
- @yshyn-iohk made their first contribution in #169
- @curtis-h made their first contribution in #173
Full Changelog: 6.1.1...7.0.0
6.1.0
What's Changed
- feat(pollux): add anoncreds predicate on requests by @goncalo-frade-iohk in #141
- feat(backup): allow backup and import of prism wallet by @goncalo-frade-iohk in #143
- feat(sample): enable sample app for anoncreds verification by @goncalo-frade-iohk in #142
- chore: add required md files by @essbante-io in #144
- feat(pollux): add support for sd-jwt by @goncalo-frade-iohk in #145
- fix: issues with interoperability with other sdks by @goncalo-frade-iohk in #146
- feat(sample): add backup to sample app by @goncalo-frade-iohk in #148
- fix: Update Package.swift to use HTTPS for swift-protobuf dependency by @GavinPlusPlus in #147
- feat(pollux): add jwt credential revocation support by @goncalo-frade-iohk in #149
- ci: update documentation workflow by @goncalo-frade-iohk in #151
- feat(agent): add new agent derivation path by @goncalo-frade-iohk in #150
- fix: update apollo library for new version and fix a test case by @goncalo-frade-iohk in #160
- feat(castor): add capacity so you can create and resolve prism dids with ed25519 and x25519 keys by @goncalo-frade-iohk in #158
- test: add backup and revocation message e2e scenarios by @amagyar-iohk in #152
- feat(pollux): add sdjwt verifier flow by @goncalo-frade-iohk in #161
Bug Fixes
- documentation generation failure and renaming update (1d7b906)
- issues with interoperability with other sdks (f042691)
- update apollo library for new version and fix a test case (4c88360)
Features
- agent: add new agent derivation path (0b302f5)
- agent: report problem message (5573ef4)
- agent: revocation notification (33d700b)
- backup: allow backup and import of prism wallet (e519192)
- castor: add capacity so you can create and resolve prism dids with ed25519 and x25519 keys (3ec399a)
- pollux: add anoncreds predicate on requests (423daf4)
- pollux: add jwt credential revocation support (3f2a698)
- pollux: add sdjwt verifier flow (ff403aa)
- pollux: add support for sd-jwt (afca01b)
- sample: add backup to sample app (88a2312)
- sample: enable sample app for anoncreds verification (f071fe7)
New Contributors
- @essbante-io made their first contribution in #144
- @GavinPlusPlus made their first contribution in #147
Full Changelog: 6.0.1...6.1.0
6.0.0
What's Changed
- docs: update code owners by @mkbreuningIOHK in #126
- test: add coveralls integration by @amagyar-iohk in #123
- test: enable plugins in CI by @amagyar-iohk in #129
- test: add ZKP test by @amagyar-iohk in #130
- test: fix ci plist generator by @amagyar-iohk in #132
- feat(demo): update demo app with new features by @goncalo-frade-iohk in #133
- feat!(pollux): add jwt and anoncreds verification by @goncalo-frade-iohk in #133
Features
-
pollux: add jwt and anoncreds verification (8e9e959)
BREAKING CHANGES
- ProofTypes was replaced by ClaimFilter
- This commit also has a fix with PRISM DID resolution, now it correctly resolves all public keys
- It adds a new utility method to castor to retrieve all public keys from a DID
Full Changelog: 5.0.2...6.0.0
5.0.2
What's Changed
- fix: update apollo that has an important fix for app publishing by @goncalo-frade-iohk in #128
Bug Fixes
Full Changelog: 5.0.0...5.0.2
4.0.0
What's Changed
- feat(pluto): pluto will save link secret as a storable key. by @goncalo-frade-iohk in #108
- feat(pollux): add anoncreds prooving implementation by @goncalo-frade-iohk in #106
- feat(apollo): integrate with apollo kmm by @goncalo-frade-iohk in #107
- feat(pollux): zkp verification by @goncalo-frade-iohk in #113
- fix: didcomm connection runner message filtering by @amagyar-iohk in #114
Full Changelog: 3.6.0...4.0.0