We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ca51e3 commit 13be0fcCopy full SHA for 13be0fc
.changes/unreleased/NOTES-20240216-090121.yaml renamed to .changes/unreleased/BREAKING CHANGES-20240216-142501.yaml
@@ -1,8 +1,8 @@
1
-kind: NOTES
+kind: BREAKING CHANGES
2
body: 'function: Changed the framework type for variadic parameters to `types.TupleType`,
3
where each element is the same element type. Provider-defined functions using a
4
`types.List` for retrieving variadic argument data will need to update their code
5
to use `types.Tuple`.'
6
-time: 2024-02-16T09:01:21.079352-05:00
+time: 2024-02-16T14:25:01.729428-05:00
7
custom:
8
Issue: "923"
0 commit comments