Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Releases: corona-warn-app/cwa-app-ccl

v1.2.1

23 Mar 14:30
94e8fe3
Compare
Choose a tag to compare

What's Changed

Text Changes

Full Changelog: v1.2.0...v1.2.1

v1.2.0

23 Mar 08:59
aace949
Compare
Choose a tag to compare
v1.2.0 Pre-release
Pre-release

What's Changed

Features

  • Feat: expose notification text for admission state changes (EXPOSUREAPP-12179) by @mlenkeit in #46
  • Feature: Support old encoding for novavax (EXPOSUREAPP-12348) by @mlenkeit in #54
  • Feature: Deprioritize booster RCs after 90 days (EXPOSUREAPP-12366) by @mlenkeit in #55

Text Changes

Other Changes

Full Changelog: v1.1.0...v1.2.0

v1.2.0-rc.1

16 Mar 16:48
51f6a37
Compare
Choose a tag to compare
v1.2.0-rc.1 Pre-release
Pre-release

What's Changed

Features

  • Feat: expose notification text for admission state changes (EXPOSUREAPP-12179) by @mlenkeit in #46

Text Changes

Other Changes

Full Changelog: v1.1.0...v1.2.0-rc.1

v1.1.0

14 Mar 08:03
e5e1531
Compare
Choose a tag to compare

What's Changed

Features

  • Feat: determine certificates for reissuance (EXPOSUREAPP-11992) by @mlenkeit in #32
  • Feat: consider expired RCs to accompany VCs for reissuance by @mlenkeit in #43
  • feat(ccl): disable reissuance of certificates by @mlenkeit in #47

Bug Fixes

  • Fix: restrict reissuance to DCCs issued by Germany by @mlenkeit in #40

Text Changes

Other Changes

  • refactor(scripts): modularize export of test cases by @mlenkeit in #37
  • chore: run build during pr validation by @mlenkeit in #38

Full Changelog: v1.0.0...v1.1.0

v1.1.0-rc.2

04 Mar 13:17
89a2343
Compare
Choose a tag to compare
v1.1.0-rc.2 Pre-release
Pre-release

What's Changed

Features

  • Feat: determine certificates for reissuance (EXPOSUREAPP-11992) by @mlenkeit in #32
  • Feat: consider expired RCs to accompany VCs for reissuance by @mlenkeit in #43

Bug Fixes

  • Fix: restrict reissuance to DCCs issued by Germany by @mlenkeit in #40

Text Changes

Other Changes

  • refactor(scripts): modularize export of test cases by @mlenkeit in #37
  • chore: run build during pr validation by @mlenkeit in #38

Full Changelog: v1.0.0...v1.1.0-rc.2

v1.1.0-rc.1+testing.only

28 Feb 13:41
Compare
Choose a tag to compare
Pre-release

What's Changed

Features

  • Feat: Create CCL API getDCCAdmissionCheckScenarios (EXPOSUREAPP-11990) by @T-Bendrath in #36
  • Feat: dummy-support for scenarioIdentifier (testing-only) (EXPOSUREAPP-11991) by @mlenkeit in #41

Other Changes

  • refactor(scripts): modularize export of test cases by @mlenkeit in #37
  • chore: run build during pr validation by @mlenkeit in #38

New Contributors

Full Changelog: v1.0.0...v1.1.0-rc.1+testing.only

v1.0.0

23 Feb 08:27
7b0e224
Compare
Choose a tag to compare

What's Changed

re-tagging of v1.0.0-rc.7 as v1.0.0

Full Changelog: v1.0.0-rc.7...v1.0.0

v1.0.0-rc.7

20 Feb 15:51
7b0e224
Compare
Choose a tag to compare
v1.0.0-rc.7 Pre-release
Pre-release

What's Changed

Features

  • Adapt latest changes for admission state/G-status (EXPOSUREAPP-11945) by @hermesmar in #29

Bug Fixes

  • Fix: consider PCR/RAT validity for validUntil calculation (EXPOSUREAPP-11906) by @mlenkeit in #28

Other Changes

  • refactor(ccl): process VCs and RCs in sequence by @mlenkeit in #30

Full Changelog: v1.0.0-rc.6...v1.0.0-rc.7

v1.0.0-rc.6

18 Feb 09:01
0b686aa
Compare
Choose a tag to compare
v1.0.0-rc.6 Pre-release
Pre-release

What's Changed

Features

  • Feat: change RC validity back to 90 days (EXPOSUREAPP-11873) by @mlenkeit in #22
  • Feat: map 1G and 1G+ to 2G+ (EXPOSUREAPP-11875) by @hermesmar in #25

Text Changes

  • chore(i18n): clean up text keys (EXPOSUREAPP-11875) by @mlenkeit in #27

Other Changes

Full Changelog: v1.0.0-rc.5...v1.0.0-rc.6

v1.0.0-rc.5

16 Feb 06:52
f79dbbc
Compare
Choose a tag to compare
v1.0.0-rc.5 Pre-release
Pre-release

What's Changed

Features

  • Feat: a VC with Janssen 1/1 is valid immediately (EXPOSUREAPP-11812) by @mlenkeit in #14
  • Feat: adjust RC validity (EXPOSUREAPP-11814) by @mlenkeit in #15

Bug Fixes

  • Fix: don't show the same DCC twice on the Certificates Tab (EXPOSUREAPP-11823) by @mlenkeit in #16
  • Fix: a Novavax VC 1/1 is a recovery vaccination (EXPOSUREAPP-11853, EXPOSUREAPP-11856) by @mlenkeit in #21
  • Fix: a VC may be equal to a booster between day 15 and 90 (EXPOSUREAPP-11855) by @mlenkeit in #19

Other Changes

  • Test case: a 1/1 does not supersede a previous 1/1 (EXPOSUREAPP-11833) by @mlenkeit in #17
  • Chore: Add test cases for text descriptors by @mlenkeit in #18
  • chore: clean-up test cases by @mlenkeit in #20

Full Changelog: v1.0.0-rc.3...v1.0.0-rc.5