aws-sdk-codebuild 1.70.0 → 1.74.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: dfdc3dcd156f0de2b736aa6247b29718665be39b10ef747fcef4126c914e24ee
4
- data.tar.gz: c37d117e26e4860bbb683b2e620213399f8bbfc8086715efd3690e887c585579
3
+ metadata.gz: e1697621eed3b745d3e08582628aae40cb0b28d643cb5781430712fddf8cee11
4
+ data.tar.gz: a01c774582b02f2abd2f222f530f21e17c6c2d80365d570103651a5755f705b2
5
5
  SHA512:
6
- metadata.gz: a0f90b9bafce8911c2c1ec5a2f5316e2a9e10d4f97efd08a0b5816a1b130de2fd0d8796fa8fe90e0908fdff7d36820a821493ab875e62db3eec5a6459685481d
7
- data.tar.gz: 1f7270513090d55451a355d957e5a9569fa2506d2458a8d38f18697aeb27bafeecece87df2ef29d4a07e27cbb29dcca6354cd396e6036af6a4187e7233934069
6
+ metadata.gz: 02e3bd0aefd245fca9eec018b5a71beefef1cf3468dc9a0e020959d7d9562d4fe08b65dadc2f19e54b0702ae1c3501398a3e2e64de62818403400201a8ba5961
7
+ data.tar.gz: db89dd49a8899396ba9912bf523a0d1aeec629b1126c9ffd958f2ce1517e4eaf6bf8b42fbccad7c9f24f1183013f713c7ff8fb30e7b221c7bd248c8ad9592be4
data/CHANGELOG.md ADDED
@@ -0,0 +1,453 @@
1
+ Unreleased Changes
2
+ ------------------
3
+
4
+ 1.74.0 (2021-07-21)
5
+ ------------------
6
+
7
+ * Feature - AWS CodeBuild now allows you to set the access permissions for build artifacts, project artifacts, and log files that are uploaded to an Amazon S3 bucket that is owned by another account.
8
+
9
+ 1.73.0 (2021-06-24)
10
+ ------------------
11
+
12
+ * Feature - BucketOwnerAccess is currently not supported
13
+
14
+ 1.72.0 (2021-04-12)
15
+ ------------------
16
+
17
+ * Feature - AWS CodeBuild now allows you to set the access permissions for build artifacts, project artifacts, and log files that are uploaded to an Amazon S3 bucket that is owned by another account.
18
+
19
+ 1.71.0 (2021-03-10)
20
+ ------------------
21
+
22
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
23
+
24
+ 1.70.0 (2021-03-03)
25
+ ------------------
26
+
27
+ * Feature - AWS CodeBuild now supports Session Manager debugging for batch builds.
28
+
29
+ 1.69.0 (2021-02-18)
30
+ ------------------
31
+
32
+ * Feature - AWS CodeBuild now allows you to specify a separate bucket owner as part of the S3 destination in a report group.
33
+
34
+ 1.68.0 (2021-02-16)
35
+ ------------------
36
+
37
+ * Feature - This release provides per-project limits for the number of concurrent builds
38
+
39
+ 1.67.0 (2021-02-03)
40
+ ------------------
41
+
42
+ * Feature - Documentation updates for codebuild
43
+
44
+ 1.66.0 (2021-02-02)
45
+ ------------------
46
+
47
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
48
+
49
+ 1.65.0 (2020-11-24)
50
+ ------------------
51
+
52
+ * Feature - Adding GetReportGroupTrend API for Test Reports.
53
+
54
+ 1.64.0 (2020-11-18)
55
+ ------------------
56
+
57
+ * Feature - AWS CodeBuild - Adding Status field for Report Group
58
+
59
+ 1.63.0 (2020-09-30)
60
+ ------------------
61
+
62
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
63
+
64
+ 1.62.0 (2020-09-15)
65
+ ------------------
66
+
67
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
68
+
69
+ 1.61.0 (2020-09-08)
70
+ ------------------
71
+
72
+ * Feature - AWS CodeBuild - Support keyword search for test cases in DecribeTestCases API . Allow deletion of reports in the report group, before deletion of report group using the deleteReports flag.
73
+
74
+ 1.60.0 (2020-08-25)
75
+ ------------------
76
+
77
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
78
+
79
+ 1.59.0 (2020-08-18)
80
+ ------------------
81
+
82
+ * Feature - Documentation updates for codebuild
83
+
84
+ 1.58.0 (2020-07-30)
85
+ ------------------
86
+
87
+ * Feature - Adding support for BuildBatch, and CodeCoverage APIs. BuildBatch allows you to model your project environment in source, and helps start multiple builds with a single API call. CodeCoverage allows you to track your code coverage using AWS CodeBuild.
88
+
89
+ 1.57.0 (2020-07-20)
90
+ ------------------
91
+
92
+ * Feature - AWS CodeBuild adds support for Session Manager and Windows 2019 Environment type
93
+
94
+ 1.56.0 (2020-07-02)
95
+ ------------------
96
+
97
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
98
+
99
+ 1.55.0 (2020-07-01)
100
+ ------------------
101
+
102
+ * Feature - Support build status config in project source
103
+
104
+ 1.54.0 (2020-06-23)
105
+ ------------------
106
+
107
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
108
+
109
+ 1.53.1 (2020-06-11)
110
+ ------------------
111
+
112
+ * Issue - Republish previous version with correct dependency on `aws-sdk-core`.
113
+
114
+ 1.53.0 (2020-06-10)
115
+ ------------------
116
+
117
+ * Issue - This version has been yanked. (#2327).
118
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
119
+
120
+ 1.52.0 (2020-05-28)
121
+ ------------------
122
+
123
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
124
+
125
+ 1.51.0 (2020-05-21)
126
+ ------------------
127
+
128
+ * Feature - CodeBuild adds support for tagging with report groups
129
+
130
+ 1.50.0 (2020-05-07)
131
+ ------------------
132
+
133
+ * Feature - Add COMMIT_MESSAGE enum for webhook filter types
134
+
135
+ 1.49.0 (2020-03-09)
136
+ ------------------
137
+
138
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
139
+
140
+ 1.48.0 (2020-02-06)
141
+ ------------------
142
+
143
+ * Feature - AWS CodeBuild adds support for Amazon Elastic File Systems
144
+
145
+ 1.47.0 (2020-01-07)
146
+ ------------------
147
+
148
+ * Feature - Add encryption key override to StartBuild API in AWS CodeBuild.
149
+
150
+ 1.46.0 (2019-12-13)
151
+ ------------------
152
+
153
+ * Feature - CodeBuild adds support for cross account
154
+
155
+ 1.45.0 (2019-11-25)
156
+ ------------------
157
+
158
+ * Feature - CodeBuild adds support for test reporting
159
+
160
+ 1.44.0 (2019-11-22)
161
+ ------------------
162
+
163
+ * Feature - Add Canonical ARN to LogsLocation.
164
+
165
+ 1.43.0 (2019-11-19)
166
+ ------------------
167
+
168
+ * Feature - Add support for ARM and GPU-enhanced build environments and a new SSD-backed Linux compute type with additional CPU and memory in CodeBuild
169
+
170
+ 1.42.0 (2019-11-06)
171
+ ------------------
172
+
173
+ * Feature - Add support for Build Number, Secrets Manager and Exported Environment Variables.
174
+
175
+ 1.41.0 (2019-10-23)
176
+ ------------------
177
+
178
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
179
+
180
+ 1.40.0 (2019-08-08)
181
+ ------------------
182
+
183
+ * Feature - CodeBuild adds CloudFormation support for SourceCredential
184
+
185
+ 1.39.0 (2019-07-25)
186
+ ------------------
187
+
188
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
189
+
190
+ 1.38.0 (2019-07-01)
191
+ ------------------
192
+
193
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
194
+
195
+ 1.37.0 (2019-06-17)
196
+ ------------------
197
+
198
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
199
+
200
+ 1.36.0 (2019-06-10)
201
+ ------------------
202
+
203
+ * Feature - AWS CodeBuild adds support for source version on project level.
204
+
205
+ 1.35.0 (2019-05-21)
206
+ ------------------
207
+
208
+ * Feature - API update.
209
+
210
+ 1.34.0 (2019-05-15)
211
+ ------------------
212
+
213
+ * Feature - API update.
214
+
215
+ 1.33.0 (2019-05-14)
216
+ ------------------
217
+
218
+ * Feature - API update.
219
+
220
+ 1.32.0 (2019-03-21)
221
+ ------------------
222
+
223
+ * Feature - API update.
224
+
225
+ 1.31.0 (2019-03-18)
226
+ ------------------
227
+
228
+ * Feature - API update.
229
+
230
+ 1.30.0 (2019-03-14)
231
+ ------------------
232
+
233
+ * Feature - API update.
234
+
235
+ 1.29.0 (2019-03-08)
236
+ ------------------
237
+
238
+ * Feature - API update.
239
+
240
+ 1.28.0 (2019-02-21)
241
+ ------------------
242
+
243
+ * Feature - API update.
244
+
245
+ 1.27.0 (2019-02-11)
246
+ ------------------
247
+
248
+ * Feature - API update.
249
+
250
+ 1.26.0 (2019-01-24)
251
+ ------------------
252
+
253
+ * Feature - API update.
254
+
255
+ 1.25.0 (2018-12-06)
256
+ ------------------
257
+
258
+ * Feature - API update.
259
+
260
+ 1.24.0 (2018-11-20)
261
+ ------------------
262
+
263
+ * Feature - API update.
264
+
265
+ 1.23.1 (2018-11-16)
266
+ ------------------
267
+
268
+ * Issue - Update version dependency on `aws-sdk-core` to support endpoint discovery.
269
+
270
+ 1.23.0 (2018-11-15)
271
+ ------------------
272
+
273
+ * Feature - API update.
274
+
275
+ 1.22.0 (2018-11-06)
276
+ ------------------
277
+
278
+ * Feature - API update.
279
+
280
+ 1.21.0 (2018-10-24)
281
+ ------------------
282
+
283
+ * Feature - API update.
284
+
285
+ 1.20.0 (2018-10-23)
286
+ ------------------
287
+
288
+ * Feature - API update.
289
+
290
+ 1.19.0 (2018-10-04)
291
+ ------------------
292
+
293
+ * Feature - API update.
294
+
295
+ 1.18.0 (2018-09-17)
296
+ ------------------
297
+
298
+ * Feature - API update.
299
+
300
+ 1.17.0 (2018-09-06)
301
+ ------------------
302
+
303
+ * Feature - Adds code paths and plugins for future SDK instrumentation and telemetry.
304
+
305
+ 1.16.0 (2018-09-05)
306
+ ------------------
307
+
308
+ * Feature - API update.
309
+
310
+ 1.15.0 (2018-08-30)
311
+ ------------------
312
+
313
+ * Feature - API update.
314
+
315
+ 1.14.0 (2018-08-07)
316
+ ------------------
317
+
318
+ * Feature - API update.
319
+
320
+ 1.13.0 (2018-07-26)
321
+ ------------------
322
+
323
+ * Feature - API update.
324
+
325
+ 1.12.0 (2018-07-12)
326
+ ------------------
327
+
328
+ * Feature - API update.
329
+
330
+ 1.11.0 (2018-07-10)
331
+ ------------------
332
+
333
+ * Feature - API update.
334
+
335
+ 1.10.0 (2018-06-26)
336
+ ------------------
337
+
338
+ * Feature - API update.
339
+
340
+ 1.9.0 (2018-05-24)
341
+ ------------------
342
+
343
+ * Feature - API update.
344
+
345
+ 1.8.0 (2018-05-14)
346
+ ------------------
347
+
348
+ * Feature - API update.
349
+
350
+ 1.7.0 (2018-03-22)
351
+ ------------------
352
+
353
+ * Feature - API update.
354
+
355
+ 1.6.0 (2018-01-25)
356
+ ------------------
357
+
358
+ * Feature - API update.
359
+
360
+ 1.5.0 (2017-12-21)
361
+ ------------------
362
+
363
+ * Feature - API update.
364
+
365
+ 1.4.0 (2017-11-22)
366
+ ------------------
367
+
368
+ * Feature - API update.
369
+
370
+ 1.3.0 (2017-09-29)
371
+ ------------------
372
+
373
+ * Feature - API update.
374
+
375
+ 1.2.0 (2017-09-14)
376
+ ------------------
377
+
378
+ * Feature - API update.
379
+
380
+ 1.1.0 (2017-08-31)
381
+ ------------------
382
+
383
+ * Feature - API update.
384
+
385
+ * Issue - Update `aws-sdk-codebuild` gemspec metadata.
386
+
387
+ 1.0.0 (2017-08-29)
388
+ ------------------
389
+
390
+ 1.0.0.rc14 (2017-08-15)
391
+ ------------------
392
+
393
+ * Feature - API update.
394
+
395
+ 1.0.0.rc13 (2017-08-10)
396
+ ------------------
397
+
398
+ * Feature - API update.
399
+
400
+ 1.0.0.rc12 (2017-08-01)
401
+ ------------------
402
+
403
+ * Feature - API update.
404
+
405
+ 1.0.0.rc11 (2017-07-25)
406
+ ------------------
407
+
408
+ * Feature - API update.
409
+
410
+ 1.0.0.rc10 (2017-07-12)
411
+ ------------------
412
+
413
+ * Feature - API update.
414
+
415
+ 1.0.0.rc9 (2017-07-06)
416
+ ------------------
417
+
418
+ * Feature - API update.
419
+
420
+ 1.0.0.rc8 (2017-06-26)
421
+ ------------------
422
+
423
+ * Feature - API update.
424
+
425
+ 1.0.0.rc7 (2017-05-23)
426
+ ------------------
427
+
428
+ * Feature - API update.
429
+
430
+ 1.0.0.rc6 (2017-05-09)
431
+ ------------------
432
+
433
+ * Feature - API update.
434
+
435
+ 1.0.0.rc5 (2017-05-09)
436
+ ------------------
437
+
438
+ * Feature - API update.
439
+
440
+ 1.0.0.rc4 (2017-04-21)
441
+ ------------------
442
+
443
+ * Feature - API update.
444
+
445
+ 1.0.0.rc3 (2017-01-24)
446
+ ------------------
447
+
448
+ * Feature - API update.
449
+
450
+ 1.0.0.rc2 (2016-12-09)
451
+ ------------------
452
+
453
+ * Feature - Initial release of `aws-sdk-codebuild`.