aws-sdk-securitylake 1.3.0 → 1.5.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: 8e03124dc46bcd925d122233bba64cdecbdbd6a5e8ba745bd6cf94c93c3f6a3f
4
- data.tar.gz: 287808dabd2c67fa87b964aa8b32e92610a7e0e2a6435060ddfc8a44784431f7
3
+ metadata.gz: 52b0b87fbf135bbc6376608e75219f0152a36ada3e248f228aa086decd6de0b2
4
+ data.tar.gz: 7292413bbf5b96b8ac0af4f3377eba2aa38fb9f2e2d7cb15a986684c642e3a39
5
5
  SHA512:
6
- metadata.gz: f9220866188d7bff17acdabe8491ff73de708b5dc172241076425cf4b268a59917d1fb37a854b09268a490e63b15920aeaf890e29dae69a4fc80656fbeab2382
7
- data.tar.gz: c4047ca0d0406b3e59a07fe88957ec5f2199c54cbd7a24e27aa0068ad5a8cd890514f9313424a4b1018a7b754a672414944fb70b379e9660488d783db8b3dc2b
6
+ metadata.gz: 35b157365dd2aee117c92d361c51416fee58da791939286da5e8350ec32af4a3c59abf54689ab07f872892b857fe1126222a5a25fe3f4383aa2201c17bfeb9b4
7
+ data.tar.gz: 5a6eac14018d95fd2e939328b1f3fdb7bec5f5edfcb373166db291d1a58d963b35bc23f5b2f570d64edf7b4f7e82964d00a3b18c7fe8c7b20e73b6f1e745f3a6
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.5.0 (2023-05-31)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.4.0 (2023-05-30)
10
+ ------------------
11
+
12
+ * Feature - Log sources are now versioned. AWS log sources and custom sources will now come with a version identifier that enables producers to vend multiple schema versions to subscribers. Security Lake API have been refactored to more closely align with AWS API conventions.
13
+
4
14
  1.3.0 (2023-03-15)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.3.0
1
+ 1.5.0