aws-sdk-gamelift 1.59.0 → 1.61.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: bc8fbab835de8319d1f30ba17a977d0d030f3ef2f18ef0422e83594a20e855fb
4
- data.tar.gz: 4a9ecf2dad528b74e63be54549ab15d7279f25857dd5ee829829db14931eddf2
3
+ metadata.gz: 320f09d65105889ba8e1154070af039058d6fde2c9953b79e92c1973544ccdbc
4
+ data.tar.gz: 2420f3f6452c62181b19e97ef6d07945cd52bf32abcbfafd7b9fd89091438065
5
5
  SHA512:
6
- metadata.gz: d3d0d84af7235b0641d625b6f3f985df0e31bfec6db6c7867d366fb7896ec34bc9d68eab740670ffe55b51cf05541a927fe4aef5c35c9b0076e003d2974250fc
7
- data.tar.gz: cdc6e28663c3098c0ec23355030b13e7411c6ea2f034c1c9510da1ba0f1a7989cb25f501854fa3548b7f24f18d6bfe8160e0528b670148d1a52bcdd1e564f5a8
6
+ metadata.gz: 95fe07f42478e4a4dd7b6bbf5c52a0a1289f3c32604d75340983a98e372e023f379fb5c7f143aa963776c5799c26574570986fb0e3774627ecde72e1202ec505
7
+ data.tar.gz: 5786c15be7906449ca1b6534ae80020d2b6ad1bf6a29a4aa68098125a0f7dbf4f0fc7493b9c29d9313073ba5574d0aef6f62dc605e72027627ea693720518f51
data/CHANGELOG.md CHANGED
@@ -1,6 +1,18 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.61.0 (2023-01-18)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ * Issue - Replace runtime endpoint resolution approach with generated ruby code.
10
+
11
+ 1.60.0 (2022-12-01)
12
+ ------------------
13
+
14
+ * Feature - GameLift introduces a new feature, GameLift Anywhere. GameLift Anywhere allows you to integrate your own compute resources with GameLift. You can also use GameLift Anywhere to iteratively test your game servers without uploading the build to GameLift for every iteration.
15
+
4
16
  1.59.0 (2022-10-25)
5
17
  ------------------
6
18
 
@@ -375,4 +387,4 @@ Unreleased Changes
375
387
  1.0.0.rc1 (2016-12-05)
376
388
  ------------------
377
389
 
378
- * Feature - Initial preview release of the `aws-sdk-gamelift` gem.
390
+ * Feature - Initial preview release of the `aws-sdk-gamelift` gem.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.59.0
1
+ 1.61.0