Skip to content

Releases: pagopa/io-react-native-wallet

Release v2.0.0

26 Aug 15:09
39d1b73
Compare
Choose a tag to compare

What's Changed

  • feat: [SIW-2089] Get Wallet Instance Attestation in multiple formats by @gispada in #231
  • deps: Update code-review workflow deps by @LazyAfternoons in #234
  • feat: [SIW-2462] introduce federation-specific error classes for trust chain validation by @ale-mazz in #232
  • chore!: [SIW-2111] Remove deprecated code from WIA 0.7.1 by @gispada in #237
  • ci: [WLEO-365] Add Android APK in release artifacts by @LazyAfternoons in #226
  • ci: [SIW-2534] allow publishing to NPM under a prerelease tag by @gispada in #240
  • chore: release 2.0.0-next.0 by @gispada in #241
  • ci: create separate job to check release name and fix publish workflow by @gispada in #242
  • feat: [SIW-2094] Add trust federation complete flow in example app by @ale-mazz in #233
  • chore: update @pagopa/io-react-native-crypto to version 1.2.2 by @ale-mazz in #246
  • chore: refactor trust structure by @ale-mazz in #247
  • feat: [SIW-2206] Update PID data model and issuance flow to 1.0.0 by @gispada in #217
  • chore: rename credentialType to credentialId by @gispada in #248
  • chore: release 2.0.0-next.3 by @gispada in #249
  • feat: [SIW-2724] Support older credentials in DCQL query presentation by @gispada in #251
  • feat: [SIW-2209] Update credentials data model and issuance flow to 1.0.0 by @gispada in #219
  • chore: release 2.0.0-next.4 by @mastro993 in #254
  • chore: add Wallet Attestation in remote presentation in the example app by @gispada in #256
  • fix: [SIW-2497] Forward-port getPublicKeyFixed and Update Thumbprint Logic by @ale-mazz in #255
  • chore: [SIW-2700] Update status assertion to v1.0 by @gispada in #250
  • fix: [SIW-2785] Improve kid string comparison with thumbprint-based key comparison on credential flow by @ale-mazz in #258
  • feat: [SIW-2325] Add PROD endpoints on Trust Screen example app by @ale-mazz in #252
  • chore: release 2.0.0-next.5 by @gispada in #262
  • fix: [SIW-2800] zod type for claims path pointer by @gispada in #263
  • feat: [SIW-2794] Update React Native to version 0.78.3 by @LazyAfternoons in #261
  • chore: release 2.0.0-next.6 by @mastro993 in #264
  • chore: [SIW-2797] Update prepack script by @adelloste in #260
  • feat: [SIW-2740] Add verify and parse mdoc by @ChrisMattew in #265
  • chore: release 2.0.0-next.7 by @adelloste in #269
  • fix: [SIW-2840] Fix missing attributes in mdoc format by @ChrisMattew in #271
  • chore: release 2.0.0-next.8 by @adelloste in #272
  • feat: [SIW-2523, SIW-2706] Add support for education_degree and education_enrollment by @ale-mazz in #266
  • chore: release 2.0.0-next.9 by @ale-mazz in #273
  • fix: [SIW-2859] Format type for backward-compatible status assertion by @gispada in #274
  • chore: [SIW-2880] Skip claims not found when processing nested claims in verifyAndParseCredential by @gispada in #276
  • chore: release version 2.0.0 by @gispada in #277

New Contributors

Full Changelog: v0.30.0...v2.0.0

Release v2.0.0-next.9

06 Aug 08:29
2b5289b
Compare
Choose a tag to compare

What's Changed

  • feat: [SIW-2523, SIW-2706] Add support for education_degree and education_enrollment by @ale-mazz in #266
  • chore: release 2.0.0-next.9 by @ale-mazz in #273

Full Changelog: v2.0.0-next.8...v2.0.0-next.9

Release v2.0.0-next.8

05 Aug 10:23
5c252c8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0-next.7...v2.0.0-next.8

Release v2.0.0-next.7

04 Aug 07:53
e3c4311
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0-next.6...v2.0.0-next.7

Release v2.0.0-next.6

29 Jul 13:00
af9f285
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0-next.5...v2.0.0-next.6

Release v2.0.0-next.5

24 Jul 13:47
c3a2504
Compare
Choose a tag to compare

What's Changed

  • chore: add Wallet Attestation in remote presentation in the example app by @gispada in #256
  • fix: [SIW-2497] Forward-port getPublicKeyFixed and Update Thumbprint Logic by @ale-mazz in #255
  • chore: [SIW-2700] Update status assertion to v1.0 by @gispada in #250
  • fix: [SIW-2785] Improve kid string comparison with thumbprint-based key comparison on credential flow by @ale-mazz in #258
  • feat: [SIW-2325] Add PROD endpoints on Trust Screen example app by @ale-mazz in #252
  • chore: release 2.0.0-next.5 by @gispada in #262

Full Changelog: v2.0.0-next.4...v2.0.0-next.5

Release v2.0.0-next.4

16 Jul 08:57
1cf19b2
Compare
Choose a tag to compare

What's Changed

  • feat: [SIW-2724] Support older credentials in DCQL query presentation by @gispada in #251
  • feat: [SIW-2209] Update credentials data model and issuance flow to 1.0.0 by @gispada in #219
  • chore: release 2.0.0-next.4 by @mastro993 in #254

Full Changelog: v2.0.0-next.3...v2.0.0-next.4

Release v1.8.1

16 Jul 07:31
Compare
Choose a tag to compare
Release v1.8.1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.8.0...v1.8.1

Release v1.8.0

14 Jul 09:39
Compare
Choose a tag to compare
Release v1.8.0 Pre-release
Pre-release

What's Changed

  • fix: [WLEO-439] Changed behavior of evaluateInputDescriptor helper functions to throw on no match by @sebastianopriscan in #238
  • feat: [WLEO-461] Alignment Wallet Attestation IT Wallet spec 1.0.0 by @manuraf in #243
  • feat: [WLEO-408] Fetching EC from OpenID Federation endpoint by @sebastianopriscan in #236

Full Changelog: v1.7.1...v1.8.0

v2.0.0-next.3

02 Jul 10:09
e937055
Compare
Choose a tag to compare
v2.0.0-next.3 Pre-release
Pre-release

What's Changed

  • feat: [SIW-2206] Update PID data model and issuance flow to 1.0.0 by @gispada in #217
  • chore: rename credentialType to credentialId by @gispada in #248
  • chore: release 2.0.0-next.3 by @gispada in #249

Full Changelog: v2.0.0-next.2...v2.0.0-next.3