File tree Expand file tree Collapse file tree 2 files changed +15
-2
lines changed
Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 11# Release Note
22
3- ## v1.1.3 (Latest)
3+ ## v1.1.4 (Latest)
4+ - [ all] Pre-commit code cleanup for v1.1.4
5+ - [ doc] Add STSAFE-A_key_wrapping GitHub ref
6+ - [ cert_parser] Fix ED25519 compressed certificate parsing issue
7+ - [ cert_parser/api/core] Fix hash digest size type
8+ - [ api/services/core] Add I2C configuration put/query
9+ - [ api/services/core] Improve invalid key type detection
10+ - [ services] Fix filler allocation into condition loop
11+ - [ service/stsafea] fix frame transfer communication
12+ - [ services/core] Fix CRC computation
13+ - [ services/stsafea] Fix establish host keys authenticated
14+ - [ services/stsafea] Fix stsafea_query_generic_public_key_slot_info
15+
16+ ## v1.1.3
417- [ all] Pre-commit code cleanup for v1.1.3
518- [ certificate] fix warning caused by single-use macro
619- [ api] Add stse_establish_host_key_authenticated
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ PROJECT_NAME = STSELib
4848# could be handy for archiving the generated documentation or if some version
4949# control system is used.
5050
51- PROJECT_NUMBER = v1.1.3
51+ PROJECT_NUMBER = v1.1.4
5252
5353# Using the PROJECT_BRIEF tag one can provide an optional one line description
5454# for a project that appears at the top of each page and should give viewers a
You can’t perform that action at this time.
0 commit comments