Skip to content

Releases: eu-digital-green-certificates/dgc-lib

1.1.1

24 Jun 15:29
48a8e92
Compare
Choose a tag to compare

Bug Fixes

  • Remove ObjectMapperConfig #51

1.1.0 (Breaking Change)

23 Jun 12:41
cdd10ea
Compare
Choose a tag to compare

Attention

This Release contains breaking changes:

  • The method withPayloadCertificate() of SignedCertificateMessageBuilder is now deprecated. The method withPayload() with the same signature should be used instead
  • The method getPayloadCertificate() of SignedCertificateMessageParser is now deprecated. The method getPayload() with the same signature should be used instead.
  • The value FAILURE_CMS_BODY_NO_CERTIFICATE in ParserState Enum is deprecated and not used anymore. Instead the property FAILURE_CMS_BODY_PARSING_FAILED is used as a replacement.

Enhancements

  • Add Connector for ValidationRules, ValueSets and CountryList #50
  • Add String CMS Message Builder And Parser #42
  • Update Dependencies #47

Others

  • fix/test-ma-fied #49
  • update dcc time format #48

0.5.1

16 Jun 06:41
9a806eb
Compare
Choose a tag to compare

Bug Fixes

  • fix: change naming of version key #40
  • Fix: dcc DEK encoding, OAEP Parameter Spec #37
  • fix/dcc-enrypted-data #41

0.5.0

07 Jun 09:56
edd8015
Compare
Choose a tag to compare

Enhancements

  • Add DGC-Gen-Lib Features #33

Others

  • docs: update project name #32

0.4.5

29 May 14:02
3f1ebe9
Compare
Choose a tag to compare

Bug Fixes

  • Add BouncyCastle Provider to SecurityContext #31

0.4.4

19 May 15:44
822affb
Compare
Choose a tag to compare

Enhancements

  • Update Dependencies #30

Others

  • Update README.md #27

0.4.3

11 May 11:05
b26a3cb
Compare
Choose a tag to compare

Enhancements

  • Add Null Check to Download #25

0.4.2

10 May 14:22
8bd9504
Compare
Choose a tag to compare

Bug Fixes

  • Fix: Signature Calculation of Signed CMS #23

0.4.1

10 May 11:55
f73877c
Compare
Choose a tag to compare

Bug Fixes

  • Hotfix: Disable Uploader Certificate Check #22

0.4.0

07 May 07:20
908ee5c
Compare
Choose a tag to compare

Bug Fixes

  • Fix: Wrong Endpoints for Uploading/Deleting Certificates #21