aws-sdk-apprunner 1.7.0 → 1.32.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: 106dfd1f699ee6ee3512f4b0785e52121517f882dad0201fb6e2182e27fd20af
4
- data.tar.gz: 5e4e65872f175df70afe7574ae3e8df6bf01ff8c870cadb8efe568125b8d3684
3
+ metadata.gz: d2f481de58e52bb2bead64c0eb7284d1a6b9290d8ed9dfedc4c5ae2bd4f6121a
4
+ data.tar.gz: 6d6a2d10e514510790a67961842ad296b1dcf7c2ff6a0b05b34cdc2b0b8988cc
5
5
  SHA512:
6
- metadata.gz: 507a4484493051453cd059559f5029b6e6531d2b59044c5d0e3190ccba9ede540644dae604c169a045683ed4cd639c022d4142725a685e4f62c4586c9a99e093
7
- data.tar.gz: 509a9ede4d9f574263487f0c71b0b833b43515967711e40bdc5e43c5769fd4f9c9f28d3d2fd28943defc8710f0d760053f2c729862cd2e6589e5a2d810bc9d39
6
+ metadata.gz: 8d2a4ca1263505350c53e31b12c9516af09c2f0d03c5d13532b9ffa5fbcacaf15daef96c7eb3d5c492345360ca66566366657ea98560a462fdda22e4e894aea4
7
+ data.tar.gz: cc9a3183b932ed8e20e12032439ffae29525a2d6ef37882501c4b838a716d60b46133d17432a6dca65d7b4336cf785ffc8295f860d5c7f3ee4e73f467c703b7d
data/CHANGELOG.md CHANGED
@@ -1,6 +1,133 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.32.0 (2023-11-02)
5
+ ------------------
6
+
7
+ * Feature - AWS App Runner now supports using dual-stack address type for the public endpoint of your incoming traffic.
8
+
9
+ 1.31.0 (2023-09-27)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
14
+ 1.30.0 (2023-09-26)
15
+ ------------------
16
+
17
+ * Feature - This release allows an App Runner customer to specify a custom source directory to run the build & start command. This change allows App Runner to support monorepo based repositories
18
+
19
+ 1.29.0 (2023-09-20)
20
+ ------------------
21
+
22
+ * Feature - This release adds improvements for managing App Runner auto scaling configuration resources. New APIs: UpdateDefaultAutoScalingConfiguration and ListServicesForAutoScalingConfiguration. Updated API: DeleteAutoScalingConfiguration.
23
+
24
+ 1.28.0 (2023-08-30)
25
+ ------------------
26
+
27
+ * Feature - App Runner adds support for Bitbucket. You can now create App Runner connection that connects to your Bitbucket repositories and deploy App Runner service with the source code stored in a Bitbucket repository.
28
+
29
+ 1.27.0 (2023-07-11)
30
+ ------------------
31
+
32
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
33
+
34
+ 1.26.0 (2023-07-06)
35
+ ------------------
36
+
37
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
38
+
39
+ 1.25.0 (2023-06-28)
40
+ ------------------
41
+
42
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
43
+
44
+ 1.24.0 (2023-06-15)
45
+ ------------------
46
+
47
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
48
+
49
+ 1.23.0 (2023-05-31)
50
+ ------------------
51
+
52
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
53
+
54
+ 1.22.0 (2023-04-05)
55
+ ------------------
56
+
57
+ * Feature - App Runner adds support for seven new vCPU and memory configurations.
58
+
59
+ 1.21.0 (2023-02-17)
60
+ ------------------
61
+
62
+ * Feature - This release supports removing MaxSize limit for AutoScalingConfiguration.
63
+
64
+ 1.20.0 (2023-01-18)
65
+ ------------------
66
+
67
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
68
+
69
+ * Issue - Replace runtime endpoint resolution approach with generated ruby code.
70
+
71
+ 1.19.0 (2023-01-05)
72
+ ------------------
73
+
74
+ * Feature - This release adds support of securely referencing secrets and configuration data that are stored in Secrets Manager and SSM Parameter Store by adding them as environment secrets in your App Runner service.
75
+
76
+ 1.18.0 (2022-10-31)
77
+ ------------------
78
+
79
+ * Feature - This release adds support for private App Runner services. Services may now be configured to be made private and only accessible from a VPC. The changes include a new VpcIngressConnection resource and several new and modified APIs.
80
+
81
+ 1.17.0 (2022-10-28)
82
+ ------------------
83
+
84
+ * Feature - AWS App Runner adds .NET 6, Go 1, PHP 8.1 and Ruby 3.1 runtimes.
85
+
86
+ 1.16.0 (2022-10-25)
87
+ ------------------
88
+
89
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
90
+
91
+ 1.15.0 (2022-09-23)
92
+ ------------------
93
+
94
+ * Feature - AWS App Runner adds a Node.js 16 runtime.
95
+
96
+ 1.14.0 (2022-05-25)
97
+ ------------------
98
+
99
+ * Feature - Documentation-only update added for CodeConfiguration.
100
+
101
+ 1.13.0 (2022-04-11)
102
+ ------------------
103
+
104
+ * Feature - This release adds tracing for App Runner services with X-Ray using AWS Distro for OpenTelemetry. New APIs: CreateObservabilityConfiguration, DescribeObservabilityConfiguration, ListObservabilityConfigurations, and DeleteObservabilityConfiguration. Updated APIs: CreateService and UpdateService.
105
+
106
+ 1.12.0 (2022-02-24)
107
+ ------------------
108
+
109
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
110
+
111
+ 1.11.0 (2022-02-22)
112
+ ------------------
113
+
114
+ * Feature - AWS App Runner adds a Java platform (Corretto 8, Corretto 11 runtimes) and a Node.js 14 runtime.
115
+
116
+ 1.10.0 (2022-02-08)
117
+ ------------------
118
+
119
+ * Feature - This release adds support for App Runner to route outbound network traffic of a service through an Amazon VPC. New API: CreateVpcConnector, DescribeVpcConnector, ListVpcConnectors, and DeleteVpcConnector. Updated API: CreateService, DescribeService, and UpdateService.
120
+
121
+ 1.9.0 (2022-02-03)
122
+ ------------------
123
+
124
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
125
+
126
+ 1.8.0 (2021-12-21)
127
+ ------------------
128
+
129
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
130
+
4
131
  1.7.0 (2021-11-30)
5
132
  ------------------
6
133
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.7.0
1
+ 1.32.0