Skip to content
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

Merged
merged 6 commits into from
Mar 26, 2024
Merged

PDE-4798 chore: release 15.6.0 #758

merged 6 commits into from
Mar 26, 2024

Conversation

eliangcs
Copy link
Member

@eliangcs eliangcs commented Mar 22, 2024

cli

  • 📜 Document allowGetBody option in z.request() (#752)
  • 📜 Update document on the throttle configuration to include key and overrides attributes, and action scope (#760)

core

  • 🔧 Change trigger output check logic for the newly-added primary property in outputFields (#754)

schema

  • 🎉 Allow to set primary in outputFields to define the unique key for deduplication (#754)
  • 🧪 Add support for overrides in the throttle configuration (#755)
  • 🧪 Add support for key in the throttle configuration and action scope (#757)

@eliangcs eliangcs changed the title chore: release 15.6.0 PDE-4798 chore: release 15.6.0 Mar 25, 2024
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))
Copy link
Contributor

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

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed. Thanks!

@eliangcs eliangcs marked this pull request as ready for review March 26, 2024 03:04
@eliangcs eliangcs requested a review from rnegron as a code owner March 26, 2024 03:04
Copy link
Contributor

@kola-er kola-er left a 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.

@eliangcs eliangcs merged commit 75c933e into main Mar 26, 2024
13 checks passed
@eliangcs eliangcs deleted the release-15.6.0 branch March 26, 2024 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants