aws-sdk-groundstation 1.24.0 → 1.41.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: a5fa42d856241a6cec04ebd7adbc42e3bda7fa8d16f4d70df37df03986dc34f3
4
- data.tar.gz: 99208d333817d7c512d60a203a5379f9923145446435f69a65729444e3c69aa3
3
+ metadata.gz: a91941689e10b00aee748bef6fcbea669ae37b4ec354af02af48fe6a3d8163f1
4
+ data.tar.gz: 3934f033c00a81f01c00bb7de7bc54ee2fed690057bbd459280fc94420e375c1
5
5
  SHA512:
6
- metadata.gz: f57e484b5acec3e6097c8f55734e73f349f319beae8d3e2eefdc15b11c19d1a154e78a55d0fe2fce4700750d0ce68591a89ca39d97c2571a1730218e0844ddca
7
- data.tar.gz: 54b2dda6a8c8d40ff5c4449c6c1557c55491b4a663693b7310ee469777008e8c32d1352d837f742980c37127207b2af653f4187cdcbdff54028cfa9184ffd4b6
6
+ metadata.gz: e764fb0e9aa348836992e414e5675b84a3fc9e332cb57880aa46149f1a2139170dcdfd91ae6ae7defe72bbcb84d768f6c33dae35fac9a648e062793d4d6b3e33
7
+ data.tar.gz: 53e504b4056420db431b9d852882aa9901c26e7550ab88fc93b7e0097a7fb124db835e26e4e4dcd559dc347f9b26500a57f998cce3db2bb1dc0467ff9899f644
data/CHANGELOG.md CHANGED
@@ -1,6 +1,93 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.41.0 (2023-10-25)
5
+ ------------------
6
+
7
+ * Feature - This release will allow KMS alias names to be used when creating Mission Profiles
8
+
9
+ 1.40.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.39.0 (2023-07-11)
15
+ ------------------
16
+
17
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
18
+
19
+ 1.38.0 (2023-07-06)
20
+ ------------------
21
+
22
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
23
+
24
+ 1.37.0 (2023-06-28)
25
+ ------------------
26
+
27
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
28
+
29
+ 1.36.0 (2023-06-15)
30
+ ------------------
31
+
32
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
33
+
34
+ 1.35.0 (2023-05-31)
35
+ ------------------
36
+
37
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
38
+
39
+ 1.34.0 (2023-05-30)
40
+ ------------------
41
+
42
+ * Feature - Updating description of GetMinuteUsage to be clearer.
43
+
44
+ 1.33.0 (2023-04-12)
45
+ ------------------
46
+
47
+ * Feature - AWS Ground Station Wideband DigIF GA Release
48
+
49
+ 1.32.0 (2023-01-31)
50
+ ------------------
51
+
52
+ * Feature - DigIF Expansion changes to the Customer APIs.
53
+
54
+ 1.31.0 (2023-01-19)
55
+ ------------------
56
+
57
+ * Feature - Add configurable prepass and postpass times for DataflowEndpointGroup. Add Waiter to allow customers to wait for a contact that was reserved through ReserveContact
58
+
59
+ 1.30.0 (2023-01-18)
60
+ ------------------
61
+
62
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
63
+
64
+ * Issue - Replace runtime endpoint resolution approach with generated ruby code.
65
+
66
+ 1.29.0 (2022-11-09)
67
+ ------------------
68
+
69
+ * Feature - This release adds the preview of customer-provided ephemeris support for AWS Ground Station, allowing space vehicle owners to provide their own position and trajectory information for a satellite.
70
+
71
+ 1.28.0 (2022-10-25)
72
+ ------------------
73
+
74
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
75
+
76
+ 1.27.0 (2022-02-24)
77
+ ------------------
78
+
79
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
80
+
81
+ 1.26.0 (2022-02-03)
82
+ ------------------
83
+
84
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
85
+
86
+ 1.25.0 (2021-12-21)
87
+ ------------------
88
+
89
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
90
+
4
91
  1.24.0 (2021-11-30)
5
92
  ------------------
6
93
 
@@ -130,4 +217,4 @@ Unreleased Changes
130
217
  1.0.0 (2019-05-28)
131
218
  ------------------
132
219
 
133
- * Feature - Initial release of `aws-sdk-groundstation`.
220
+ * Feature - Initial release of `aws-sdk-groundstation`.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.24.0
1
+ 1.41.0