You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+21
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,26 @@
1
1
# Changelog
2
2
3
+
## What's Changed
4
+
* fix(CI): Update Ubuntu Docker Images for AWS-LC by @texastony in https://github.com/aws/aws-encryption-sdk-c/pull/767
5
+
* chore: silence deprecation warnings by @ajewellamz in https://github.com/aws/aws-encryption-sdk-c/pull/771
6
+
* chore: limit number of random bytes generated by @ajewellamz in https://github.com/aws/aws-encryption-sdk-c/pull/773
7
+
* Fix type inconsistencies in CBMC proof harnesses by @tautschnig in https://github.com/aws/aws-encryption-sdk-c/pull/772
8
+
* chore: enable dependabot for git submodules by @tautschnig in https://github.com/aws/aws-encryption-sdk-c/pull/775
9
+
* chore: enable dependabot for github actions by @tautschnig in https://github.com/aws/aws-encryption-sdk-c/pull/779
10
+
* chore(deps): bump aws-encryption-sdk-specification from `c35fbd9` to `0d4d63c` by @dependabot in https://github.com/aws/aws-encryption-sdk-c/pull/778
11
+
* chore: update CBMC version by @tautschnig in https://github.com/aws/aws-encryption-sdk-c/pull/780
12
+
* chore(deps): bump DoozyX/clang-format-lint-action from 0.5 to 0.17 by @dependabot in https://github.com/aws/aws-encryption-sdk-c/pull/782
13
+
* chore(deps): bump actions/checkout from 2 to 4 by @dependabot in https://github.com/aws/aws-encryption-sdk-c/pull/783
14
+
* chore(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in https://github.com/aws/aws-encryption-sdk-c/pull/784
15
+
* chore: use built-in SAT solver for CBMC proofs by @tautschnig in https://github.com/aws/aws-encryption-sdk-c/pull/781
16
+
* fix: CMake Fixes to Make it Compatible with Latest Aws-c-common by @waahm7 in https://github.com/aws/aws-encryption-sdk-c/pull/812
17
+
18
+
## New Contributors
19
+
*@dependabot made their first contribution in https://github.com/aws/aws-encryption-sdk-c/pull/778
20
+
*@waahm7 made their first contribution in https://github.com/aws/aws-encryption-sdk-c/pull/812
0 commit comments