aws-sdk-devopsagent 1.11.0 → 1.13.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: 7ab510dfa8504f79983f81cc451cef6fcc68ff175cf7d3b661e1741eaf224c45
4
- data.tar.gz: d70c2f902475ee89676f8726d770e8b560e626f594c60184b55c3d6e4a834318
3
+ metadata.gz: 518b30f3df227d93fbb957917a3fa016540380b69ddb45df47e9deb1249d8497
4
+ data.tar.gz: 77b7491730c2981ba7a979cd9acbba51ca60d088ec7177a0a08ce7b0de5563fd
5
5
  SHA512:
6
- metadata.gz: 7fe7c97fdc32137ba7d143ed3389c5244b2fa9cce9d907e7a6810cc95bbfcb332c17a3564f4e7fe96b8578137c83f7c56b8143d55ecf9c84cd76bf74a86e7d92
7
- data.tar.gz: 4aeae7752a016de976bfc928999640ef4a3aab2690113f0145c24b9bfae86b6419ff28894e28f89300e3f80ff24b7aa8e62f382885ca6857db84cdbcdcddb01c
6
+ metadata.gz: b1126024a539f197d9884c1af91d385001d94a1a0f8fd7c145b1e2eaa6cf27587883778bd2d93db14cad1c34d77e1412cb3f40211f9b9bad1e03c26e03ae9166
7
+ data.tar.gz: d1831444d3a38993863c19fc023a8f8dbdf4f8031b8e8c143623a9191419497cf1977c611f68312c3f1277ef38871735db8d3e47c1760238fe89418cd7e130f6
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.13.0 (2026-08-26)
5
+ ------------------
6
+
7
+ * Feature - AWS DevOps Agent now supports trigger filter groups for Release Readiness Review, letting you control when the capability auto-triggers based on webhook events and target branches.
8
+
9
+ 1.12.0 (2026-08-25)
10
+ ------------------
11
+
12
+ * Feature - Adds the UpdateApprovalAction API for resolving agent action approvals in AWS DevOps Agent agent spaces.
13
+
4
14
  1.11.0 (2026-07-09)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.11.0
1
+ 1.13.0