aws-sdk-gameliftstreams 1.8.0 → 1.10.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: 58cdbea46bd24e0732d9f54690c21f2486224b47f36fb5909d36afb30766c2ec
4
- data.tar.gz: 1eb89785503cf1da3d20cafe4815bf9a6ff1a53cea9cfc550dc0a97f0eb23776
3
+ metadata.gz: 4ef41a2e0246ff76dc07dcad0c3577caa4d5658295b69b95dd0ad5441308d479
4
+ data.tar.gz: d4faead3cf28a31486f24634aeb3121ff7276d33357ec64d1af3c65dfb754069
5
5
  SHA512:
6
- metadata.gz: 2a5b836da46b9f256de1c45cc463feb373b5f2cd246291803ccfe200c55efc9bbc13dcefc796a0c46404bac3a3009442f8ee0875e8b24a96743ec7706d5a744c
7
- data.tar.gz: f005c6d1a92c26e4ad3a1be7f0ce4fb206ccf7652e9f41fdcb578c29e6f06aba1ab1bb7c8bb7a3bb63e097d1d0c76acfb071c8497694eb892a9ca0150f45eaa3
6
+ metadata.gz: 9c37935431d961019e768a3dac4d875fd31b206cfcc67a9fc019c5df49b8641254c62eb5f8fd0ec58ed94f86510a8d447238738b3d89887f9af52d8e51cf1639
7
+ data.tar.gz: 7389f415e7f2c466eb7a6e551efc8c3e5ef6aefd76ccbd38f0d91f7c739a262d990885b1ad8dd58a8b3d66576643690a512765a89db4fe85a8a18fb2474955e0
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.10.0 (2025-08-08)
5
+ ------------------
6
+
7
+ * Feature - Removed incorrect endpoint tests
8
+
9
+ 1.9.0 (2025-08-07)
10
+ ------------------
11
+
12
+ * Feature - Adds Proton 9.0-2 to the list of runtime environment options available when creating an Amazon GameLift Streams application
13
+
4
14
  1.8.0 (2025-08-04)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.8.0
1
+ 1.10.0