Skip to content

Releases: gematik/ref-OpenHealthCardKit

5.11.2

27 Nov 14:50
32aa9e3

Choose a tag to compare

What's Changed

  • Fix wrong error message when entered CAN is incorrect (#49)
  • OSPO policy compliance (#48)

Full Changelog: 5.11.1...5.11.2

5.11.1

17 Sep 09:33
2d85241

Choose a tag to compare

What's Changed

  • FOSS View (#42)
  • Move test targets to Package.swift (#43)
  • Harden NFCHealthCardSession concurrency bridging (#45)

Full Changelog: 5.11.0...5.11.1

5.11.0

03 Feb 11:36
1831d7e

Choose a tag to compare

What's Changed

  • Extend Demo App by "Read personal data" use case (#36)
  • Change build pipeline to use Xcode 16 (#37)
  • Rename Signing Function Button (#38)
  • Soft deprecate public API using Combine.Publisher in favour of async (#39)

Full Changelog: 5.10.1...5.11.0

5.10.1

20 Aug 12:59
4230060

Choose a tag to compare

What's Changed

  • Increase Package.swift iOS version to 14 (#33)

Full Changelog: 5.10.0...5.10.1

5.10.0

20 Aug 07:14
ffbe9cd

Choose a tag to compare

What's Changed

  • Remove dependency on DataKit (#28)
  • Replace GemCommonsKit logging with OSLog (#29)
  • Remove dependency on GemCommonsKit (#31)
  • Change the HealthCardResponse and AutCertificateResponse access level (#27)

Full Changelog: 5.9.0...5.10.0

5.9.0

30 Jul 13:18
281d51e

Choose a tag to compare

What's Changed

  • Publish CardSimulator loading/running code for running IntegrationTests (CardSimulation itself cannot be public though)
  • Refresh some documentation

Full Changelog: 5.8.0...5.9.0

5.8.0

30 Apr 10:59
0440510

Choose a tag to compare

Changed

  • Set access level of NFCCardReaderProvider entities to public

Fixed

  • Prevent NFCHealthCardSession's continuation from being called twice

Full Changelog: 5.7.0...5.8.0

Version 5.7.0

16 Apr 08:15
fcf92b6

Choose a tag to compare

Changed

  • Update to OpenSSL-Swift version to 4.2.0 (OpenSSL 3.2.1)

Full Changelog: 5.6.0...5.7.0

Version 5.6.0

19 Feb 13:02
dbfcc96

Choose a tag to compare

Added

  • New NFCHealthCardSession offers a structured concurrency API

Other

  • adapt app target NFCDemo to use the new NFCHealthCardSession API

Full Changelog: 5.5.0...5.6.0

Version 5.5.0

08 Feb 13:03
311991d

Choose a tag to compare

Added

  • Extend HealthCardControl API to offer structured concurrency endpoints (more to come)

Fixed

  • Fix AID of EgkFileSystem.DF.HCA (thanks @stepahn, #12)
  • Fix wrong PIN input length for Change-Pin use case (thanks @mdelete, #14, #16 )

Full Changelog: 5.4.0...5.5.0