diff --git a/.changes/unreleased/NOTES-20250718-101805.yaml b/.changes/unreleased/NOTES-20250718-101805.yaml new file mode 100644 index 000000000..c1d605d91 --- /dev/null +++ b/.changes/unreleased/NOTES-20250718-101805.yaml @@ -0,0 +1,5 @@ +kind: NOTES +body: This alpha pre-release contains the initial implementation for list resource that returns a list of resource identities for a single managed resource type. +time: 2025-07-18T10:18:05.438972-04:00 +custom: + Issue: "1157" diff --git a/.changes/unreleased/NOTES-20250718-102154.yaml b/.changes/unreleased/NOTES-20250718-102154.yaml new file mode 100644 index 000000000..9b825d025 --- /dev/null +++ b/.changes/unreleased/NOTES-20250718-102154.yaml @@ -0,0 +1,5 @@ +kind: NOTES +body: The ListResource and ValidateListResourceConfig RPCs are considered experimental and may change up until general availability +time: 2025-07-18T10:21:54.641584-04:00 +custom: + Issue: "1178"