Skip to content

Latest commit

 

History

History
367 lines (164 loc) · 23.8 KB

CHANGELOG.md

File metadata and controls

367 lines (164 loc) · 23.8 KB

pollux-v0.43.0 (2023-03-21)

Features

  • pollux: Update the nimbus-jose-jwt library with a patch 10.0.0-preview (#457) (8c0070f)

pollux-v0.42.1 (2023-03-21)

Bug Fixes

  • update mercury to 0.21.0 (8d42fb1)

pollux-v0.42.0 (2023-03-16)

Features

  • pollux: update credential schema logic (#450) ATL-3164 (6e22bfc), closes #2

pollux-v0.41.0 (2023-03-15)

Features

  • pollux: Add ignoreWithZeroRetries filter to SQL queries (#445) (d477c68)

pollux-v0.40.0 (2023-03-10)

Features

  • pollux: move subjectId field from issuer side to holder side (#434) (434f1fd)

pollux-v0.39.0 (2023-03-08)

Features

  • pollux: Add method interface in PresentationService (#427) (bbbc797)

pollux-v0.38.0 (2023-03-07)

Bug Fixes

  • pollux: fix 56f7aab7d3f58de51691271e1708edecc67b51b0 by exclude scala-java8-compat (#423) (bc7e783)

Features

  • pollux: CredentialSchema DAL, model, service and repository #2 (#424) (79352f0)

pollux-v0.37.0 (2023-03-07)

Features

  • pollux: Add method in PresentationService need for ATL-3624 (#422) (9a62057)

pollux-v0.36.0 (2023-03-07)

Bug Fixes

Features

  • pollux: CredentialSchema service, repository and sql (#416) (ffa5f7e)

pollux-v0.35.2 (2023-03-03)

Bug Fixes

  • pollux: Fix Instant encoder in JdbcPresentationRepository (#418) (2ece2c6)

pollux-v0.35.1 (2023-03-02)

Bug Fixes

pollux-v0.35.0 (2023-03-02)

Features

  • pollux: Added new state PresentationVerificationFailed (#400) (94031f8)

pollux-v0.34.0 (2023-03-01)

Features

  • pollux: Add meta fields to presentation table (for retries) (#405) (37dee86)
  • pollux: Add retries field for ATL-3205 (#380) (c7efde6)

pollux-v0.33.0 (2023-02-27)

Features

  • pollux: Replace UUID with String - ATL-3555 (#397) (cc11479)

pollux-v0.32.0 (2023-02-27)

Features

pollux-v0.31.0 (2023-02-23)

Features

  • pollux: Moving the check when accepting the credential to crea… (#391) (2765845)

pollux-v0.30.0 (2023-02-22)

Features

  • pollux: Added the Issued credetinal check at the ApiEndpoint (#387) (35704f4)

pollux-v0.29.0 (2023-02-22)

Features

  • pollux: upgrade castor vertion to 0.8.1 (#388) (757b16b)

pollux-v0.28.1 (2023-02-17)

Performance Improvements

  • pollux: Improve CredentialService's API ATL-3225 (#372) (ad5602d)
  • pollux: Update to Mercury 0.19.0 (#355) (fb60ca8)

pollux-v0.28.0 (2023-02-17)

Features

  • pollux: check prover DID is the same as VC subject when creating a VP (#377) (253f827)

pollux-v0.27.0 (2023-02-15)

Features

  • pollux: support issuing VC to Prism DID subject by Prism DID issuer (#371) (5a1acde)

pollux-v0.26.0 (2023-02-13)

Features

  • pollux: implement the DAL for CRUD on the verifiable policy entity. ATL-2478 (#368) (b290a18)

pollux-v0.25.0 (2023-02-09)

Features

pollux-v0.24.0 (2023-02-07)

Features

  • pollux: bump mercury version and fix queries (#357) (28f779a)

pollux-v0.23.0 (2023-02-07)

Features

  • pollux: support issue/presentation records retrieval by states (#350) (f810ee3)

Performance Improvements

pollux-v0.22.0 (2023-02-03)

Features

  • pollux: upgrade castor and update DID public key extraction logic (#339) (00a6026)

pollux-v0.21.0 (2023-02-02)

Features

  • pollux: get rid of 'drop(1)' and 'dropRight(1)' on credential attachment value (#341) (b0a14d4)

pollux-v0.20.0 (2023-02-01)

Features

  • pollux: Dummy commit to make a release (2) (#338) (4c7516c)

pollux-v0.19.0 (2023-01-27)

Features

pollux-v0.18.0 (2023-01-20)

Features

  • pollux: upgrade castor to 0.6.0 (#320) (c97624d)
  • prism-agent: implement DAL for the credential schema. ATL-1334 (3d0c642)

pollux-v0.17.0 (2023-01-19)

Features

  • pollux: fix the lookup count in the credential schema DAL (#315) (e0831e8)

pollux-v0.16.0 (2023-01-16)

Features

  • pollux: add dal for the credential schema ATL-1342 (#298) (f43320f)

pollux-v0.15.0 (2023-01-06)

Features

pollux-v0.14.0 (2022-12-20)

Features

pollux-v0.13.0 (2022-12-19)

Features

pollux-v0.12.0 (2022-12-15)

Features

  • pollux: [ATL-2706] Universal Verification Method (#258) (d0c36f4)
  • pollux: integrate castor resolver to pollux-jwt-vc library (#250) (ea10db5)

pollux-v0.11.0 (2022-12-14)

Features

  • pollux: [ATL-2733] Allow for dates in seconds for exp, iss and iat (#249) (01af7c8)
  • pollux: use dedicated pairwise PeerDIDs instead of a global one (#252) (38a9b95)

pollux-v0.10.0 (2022-12-13)

Features

  • pollux: [ATL-2679] Improve Error Hanlding and Verification (#239) (6348e13)
  • pollux: updated the version for mercury (#245) (a2af672)

pollux-v0.9.0 (2022-12-12)

Features

pollux-v0.8.0 (2022-12-09)

Features

  • pollux: Added a new column to the table to store the issued credential (cd416bf)

pollux-v0.7.0 (2022-12-09)

Bug Fixes

  • pollux: upgrade mercury lib to 1.10.1 (ee27755)

Features

  • pollux: [ATL-2235] Verfiable Prensentation Adjustments (#201) (42d23fb)
  • pollux: [ATL-2639] JWT Presentation Temporal Verification (#204) (4ff51b6)
  • pollux: [ATL-2640] JWT Presentation Signature Verification Using DidResolver (#212) (258c6c0)
  • pollux: [ATL-2643] Verify All JWT Presentation Enclosed Credentials (#221) (202f565)
  • pollux: Pollux part for the Verification Flow - ATL-2117 (#202) (2c967f1)
  • pollux: remove issuanceDate to fix the main branch (#207) (713e659)

pollux-v0.6.0 (2022-12-02)

Features

  • pollux: validate the current record state on each protocol action received (#193) (6fffde2)

pollux-v0.5.0 (2022-11-28)

Features

  • pollux: fix shared version to 0.2.0 (4809414)

pollux-v0.4.0 (2022-11-25)

Features

  • pollux: minor changes related to connect implementation (#171) (4573ef8)
  • pollux: Verify PresentProof Protocol (#149) (7f0f412)

pollux-v0.3.0 (2022-11-21)

Features

  • pollux: implement Issue Credential v2 Protocol (#144) (a80702f), closes #92

pollux-v0.2.0 (2022-11-14)

Features

  • shared: add Flyway Migrations and expose in ZIO Layer to be used in consuming service (#115) (cd11493)

pollux-v0.1.0 (2022-11-11)

Features

  • prism-agent; mercury; pollux: Integrate Mercury into prism-agent ATL-2077; ATL-2076 (#93) (db4b21a)

pollux-v0.1.0 (2022-11-11)

Features

  • prism-agent; mercury; pollux: Integrate Mercury into prism-agent ATL-2077; ATL-2076 (#93) (db4b21a)