-
Notifications
You must be signed in to change notification settings - Fork 189
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PDE-4798 chore: release 15.6.0 #758
Conversation
CHANGELOG.md
Outdated
### schema | ||
|
||
- :tada: Allow to set `primary` in `outputFields` to define the unique key for [deduplication](https://github.com/zapier/zapier-platform/blob/main/packages/cli/README.md#how-does-deduplication-work) ([#754](https://github.com/zapier/zapier-platform/pull/754)) | ||
- :test_tube: Add support for throttle configuration override ([#755](https://github.com/zapier/zapier-platform/pull/754)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This links to #754 despite the PR name states 755
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed. Thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I like the way you adjusted the docs for the newly added attributes to the throttle configuration to have added in 15.6.0
as opposed to the general Updated in 15.6.0
I put above the section. Thanks
Looks good.
cli
allowGetBody
option inz.request()
(#752)key
andoverrides
attributes, andaction
scope (#760)core
primary
property inoutputFields
(#754)schema
primary
inoutputFields
to define the unique key for deduplication (#754)overrides
in the throttle configuration (#755)key
in the throttle configuration andaction
scope (#757)