Commit 51ccca1
committed
chore(release): 1.9.0 [skip ci]
# [1.9.0](v1.8.0...v1.9.0) (2025-01-31)
### Bug Fixes
* CI ([d9e2a1e](d9e2a1e))
* DafnyLibraries.FileIO extern ([b150c48](b150c48))
* ECDH ValidatePublicKey err msg ([34a48fc](34a48fc))
* for test vectors, use SetToSequenceSorted ([#1034](#1034)) ([21ad206](21ad206))
* **GHW:** check-files apply to PR, not to diff b/w HEAD and branch ([#1075](#1075)) ([1f53a92](1f53a92))
* improve golang externs ([#1133](#1133)) ([b6ee16e](b6ee16e))
* **Java:** Improve Collection of Errors string ([#1056](#1056)) ([9e195a1](9e195a1))
* line breaks ([21536c7](21536c7))
* PR comments ([798214b](798214b))
* PR comments ([a21c0b3](a21c0b3))
* PR comments ([7dd95bc](7dd95bc))
* PR comments ([eed0d87](eed0d87))
* PR comments ([435515e](435515e))
* re-enable aes_gcm_192 ([#1143](#1143)) ([23650a9](23650a9))
* region ([5930ae4](5930ae4))
* region ([e3454b5](e3454b5))
* remove [@sensitive](https://github.com/sensitive) from smithy models ([#1123](#1123)) ([c939f3a](c939f3a))
* repo rename ([#1218](#1218)) ([c2f003c](c2f003c))
* revert pyproject.toml drop ([b5dbb5c](b5dbb5c))
* rust code used for testing must be allowed dead code ([#1148](#1148)) ([5997919](5997919))
* SetToSequence should be a method, not a function ([#1035](#1035)) ([1169bc8](1169bc8))
* smithy-dafny ([#1136](#1136)) ([6005777](6005777))
### Features
* Adds CI ([511ed35](511ed35))
* check in polymorph go generated code ([#1137](#1137)) ([d0fefbf](d0fefbf))
* Check-in polymorph generated code ([bfc7cb9](bfc7cb9))
* ddb Go externs ([1e3737b](1e3737b))
* **ddb:** Go release v0.0.1 ([#1201](#1201)) ([5293bfd](5293bfd))
* **ddb:** Go release v0.0.3 ([#1210](#1210)) ([983f553](983f553))
* **Go:** Go module rename ([#1196](#1196)) ([b0876ac](b0876ac))
* kms externs for Go ([2d1f6d1](2d1f6d1))
* **kms:** Go release v0.0.1 ([#1199](#1199)) ([9c80544](9c80544))
* mpl externs ([#1105](#1105)) ([29bc52e](29bc52e))
* **mpl:** Go release v0.0.1 ([#1211](#1211)) ([4508ab8](4508ab8))
* Primitives CI ([ce6e942](ce6e942))
* Primitives for Go ([8066826](8066826))
* **primitives:** Go release v0.0.1 ([#1203](#1203)) ([6bf0bbe](6bf0bbe))
* StandardLibrary for Go ([587b57e](587b57e))
* StandardLibrary for Go ([94b4fd0](94b4fd0))
* StandardLibrary for Go ([6ce1ce3](6ce1ce3))
* **StdLib:** Go v0.0.1 release ([#1195](#1195)) ([95e54bf](95e54bf))1 parent ef1b921 commit 51ccca1
24 files changed
Lines changed: 289 additions & 30 deletions
File tree
- AwsCryptographicMaterialProviders/runtimes
- net
- python
- src/aws_cryptographic_material_providers/internaldafny/generated
- AwsCryptographyPrimitives/runtimes
- net
- python
- src/aws_cryptography_primitives/internaldafny/generated
- ComAmazonawsDynamodb/runtimes
- net
- python
- src/aws_cryptography_internal_dynamodb/internaldafny/generated
- ComAmazonawsKms/runtimes
- net
- python
- src/aws_cryptography_internal_kms/internaldafny/generated
- StandardLibrary/runtimes
- net
- python
- src/smithy_dafny_standard_library/internaldafny/generated
- TestVectorsAwsCryptographicMaterialProviders/runtimes/python
- src/aws_cryptography_materialproviders_test_vectors/internaldafny/generated
- test/internaldafny/generated
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
Lines changed: 60 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| 10 | + | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
| 14 | + | |
12 | 15 | | |
13 | 16 | | |
14 | 17 | | |
| 18 | + | |
15 | 19 | | |
16 | 20 | | |
17 | 21 | | |
| 22 | + | |
18 | 23 | | |
19 | 24 | | |
20 | 25 | | |
| 26 | + | |
21 | 27 | | |
22 | 28 | | |
23 | 29 | | |
| 30 | + | |
24 | 31 | | |
25 | 32 | | |
26 | 33 | | |
| 34 | + | |
27 | 35 | | |
28 | 36 | | |
29 | 37 | | |
| 38 | + | |
30 | 39 | | |
31 | 40 | | |
32 | 41 | | |
| 42 | + | |
33 | 43 | | |
34 | 44 | | |
35 | 45 | | |
| 46 | + | |
36 | 47 | | |
37 | 48 | | |
38 | 49 | | |
| 50 | + | |
39 | 51 | | |
40 | 52 | | |
41 | 53 | | |
| 54 | + | |
42 | 55 | | |
43 | 56 | | |
44 | 57 | | |
| 58 | + | |
45 | 59 | | |
46 | 60 | | |
47 | 61 | | |
| 62 | + | |
48 | 63 | | |
49 | 64 | | |
50 | 65 | | |
| 66 | + | |
51 | 67 | | |
52 | 68 | | |
53 | 69 | | |
| 70 | + | |
54 | 71 | | |
55 | 72 | | |
56 | 73 | | |
| 74 | + | |
57 | 75 | | |
58 | 76 | | |
59 | 77 | | |
| 78 | + | |
60 | 79 | | |
61 | 80 | | |
62 | 81 | | |
| 82 | + | |
63 | 83 | | |
64 | 84 | | |
65 | 85 | | |
| 86 | + | |
66 | 87 | | |
67 | 88 | | |
68 | 89 | | |
| 90 | + | |
69 | 91 | | |
70 | 92 | | |
71 | 93 | | |
| 94 | + | |
72 | 95 | | |
73 | 96 | | |
74 | 97 | | |
| 98 | + | |
75 | 99 | | |
76 | 100 | | |
77 | 101 | | |
| 102 | + | |
78 | 103 | | |
79 | 104 | | |
80 | 105 | | |
| 106 | + | |
81 | 107 | | |
82 | 108 | | |
83 | 109 | | |
| 110 | + | |
84 | 111 | | |
85 | 112 | | |
86 | 113 | | |
| 114 | + | |
87 | 115 | | |
88 | 116 | | |
89 | 117 | | |
| 118 | + | |
90 | 119 | | |
91 | 120 | | |
92 | 121 | | |
| 122 | + | |
93 | 123 | | |
94 | 124 | | |
95 | 125 | | |
| 126 | + | |
96 | 127 | | |
97 | 128 | | |
98 | 129 | | |
| 130 | + | |
99 | 131 | | |
100 | 132 | | |
101 | 133 | | |
| 134 | + | |
102 | 135 | | |
103 | 136 | | |
104 | 137 | | |
| 138 | + | |
105 | 139 | | |
106 | 140 | | |
107 | 141 | | |
| 142 | + | |
108 | 143 | | |
109 | 144 | | |
110 | 145 | | |
| 146 | + | |
111 | 147 | | |
112 | 148 | | |
113 | 149 | | |
| 150 | + | |
114 | 151 | | |
115 | 152 | | |
116 | 153 | | |
| 154 | + | |
117 | 155 | | |
118 | 156 | | |
119 | 157 | | |
| 158 | + | |
120 | 159 | | |
121 | 160 | | |
122 | 161 | | |
| 162 | + | |
123 | 163 | | |
124 | 164 | | |
125 | 165 | | |
| 166 | + | |
126 | 167 | | |
127 | 168 | | |
128 | 169 | | |
| 170 | + | |
129 | 171 | | |
130 | 172 | | |
131 | 173 | | |
| 174 | + | |
132 | 175 | | |
133 | 176 | | |
134 | 177 | | |
| 178 | + | |
135 | 179 | | |
136 | 180 | | |
137 | 181 | | |
| 182 | + | |
138 | 183 | | |
139 | 184 | | |
140 | 185 | | |
| 186 | + | |
141 | 187 | | |
142 | 188 | | |
143 | 189 | | |
| 190 | + | |
144 | 191 | | |
145 | 192 | | |
146 | 193 | | |
| 194 | + | |
147 | 195 | | |
148 | 196 | | |
149 | 197 | | |
| 198 | + | |
150 | 199 | | |
151 | 200 | | |
152 | 201 | | |
| 202 | + | |
153 | 203 | | |
154 | 204 | | |
155 | 205 | | |
| 206 | + | |
156 | 207 | | |
157 | 208 | | |
158 | 209 | | |
| 210 | + | |
159 | 211 | | |
160 | 212 | | |
161 | 213 | | |
| 214 | + | |
162 | 215 | | |
163 | 216 | | |
164 | 217 | | |
| 218 | + | |
165 | 219 | | |
166 | 220 | | |
167 | 221 | | |
| 222 | + | |
168 | 223 | | |
169 | 224 | | |
170 | 225 | | |
| 226 | + | |
171 | 227 | | |
172 | 228 | | |
173 | 229 | | |
| 230 | + | |
174 | 231 | | |
175 | 232 | | |
176 | 233 | | |
| 234 | + | |
177 | 235 | | |
178 | 236 | | |
179 | 237 | | |
| 238 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
Lines changed: 20 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| 10 | + | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
| 14 | + | |
12 | 15 | | |
13 | 16 | | |
14 | 17 | | |
| 18 | + | |
15 | 19 | | |
16 | 20 | | |
17 | 21 | | |
| 22 | + | |
18 | 23 | | |
19 | 24 | | |
20 | 25 | | |
| 26 | + | |
21 | 27 | | |
22 | 28 | | |
23 | 29 | | |
| 30 | + | |
24 | 31 | | |
25 | 32 | | |
26 | 33 | | |
| 34 | + | |
27 | 35 | | |
28 | 36 | | |
29 | 37 | | |
| 38 | + | |
30 | 39 | | |
31 | 40 | | |
32 | 41 | | |
| 42 | + | |
33 | 43 | | |
34 | 44 | | |
35 | 45 | | |
| 46 | + | |
36 | 47 | | |
37 | 48 | | |
38 | 49 | | |
| 50 | + | |
39 | 51 | | |
40 | 52 | | |
41 | 53 | | |
| 54 | + | |
42 | 55 | | |
43 | 56 | | |
44 | 57 | | |
| 58 | + | |
45 | 59 | | |
46 | 60 | | |
47 | 61 | | |
| 62 | + | |
48 | 63 | | |
49 | 64 | | |
50 | 65 | | |
| 66 | + | |
51 | 67 | | |
52 | 68 | | |
53 | 69 | | |
| 70 | + | |
54 | 71 | | |
55 | 72 | | |
56 | 73 | | |
| 74 | + | |
57 | 75 | | |
58 | 76 | | |
59 | 77 | | |
| 78 | + | |
0 commit comments