aws-sdk-lightsail 1.127.0 → 1.129.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ff1fa74488c1c28ebe0fb33e5e96897f47e9d01d8ee2f73471ff7d858cb5e6ce
4
- data.tar.gz: 1d76901e21e518876bf6a9fa3f5dd75dde66e6fa3cc5fdf29d4098220301fc7e
3
+ metadata.gz: b3cd4e359214d9f98974974b0caefc47010cf2df13937aa30ea9f53a544f38ce
4
+ data.tar.gz: '0781ae2d9ddd2160e4e8d76e53ca4c5a42120faab0f8f4b625edf48bd623bcd2'
5
5
  SHA512:
6
- metadata.gz: aad6024970fda1a7c699600012dd582679845be6b05edf9c0655a139a81d7d24083f10c25ff84826fa6d086df3ad1e00191233ba912f3741cdfe8eca3b233c46
7
- data.tar.gz: 674f5c9913491faa88045332f9fdd8a88f7be27285f02bb84b5b1a1d1c05561cce7ffb848a445a3319d3c941d92c4af54fe0921c9d2be7c2551b9274e81f1d23
6
+ metadata.gz: b95099eca149a9f40913d358d2cbd0d7afa75528e53695f9f45ad6df7d7e387916054a54d76fc16870727211f057a1bee088e1b1efbc88b8583cd26a85c71d69
7
+ data.tar.gz: 4e0b050651c1974b3a40ee5051858ffef65c7966410c5294da351926a287089fede07a56cc23d278eadf0ddd1b80c1c77026b92d4c31e2e87de2225d85483f3b
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.129.0 (2026-05-13)
5
+ ------------------
6
+
7
+ * Feature - Added OriginIpAddressTypeEnum (ipv4, ipv6, dualstack) and ipAddressType field to Origin and InputOrigin structures for Lightsail CDN distributions. Allows customers to specify how the distribution connects to origins, using IPv4, IPv6, or dualstack networking
8
+
9
+ 1.128.0 (2026-04-06)
10
+ ------------------
11
+
12
+ * Feature - This release adds support for the Asia Pacific (Malaysia) (ap-southeast-5) Region.
13
+
4
14
  1.127.0 (2026-04-03)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.127.0
1
+ 1.129.0