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-3790] chore: release 15.5.2 #744

Merged
merged 8 commits into from
Feb 6, 2024
Merged

[PDE-3790] chore: release 15.5.2 #744

merged 8 commits into from
Feb 6, 2024

Conversation

rnegron
Copy link
Member

@rnegron rnegron commented Feb 2, 2024

15.5.2

released 2024-02-06

cli

  • 🐛 Fixed bug in zapier convert that crashes due to syntax error in user's code and should not replace source in sample (#730)

  • 🐛 Improved handling of broken symlinks while copying files to temp directory during the build process (#737)

  • 🐛 Fixed bug in zapier build where it failed to run in npm workspaces (#738, #742)

  • 🐛 Fixed converting triggers breaking when trigger key starts with a number (#741)

  • 🔧 Upgraded @oclif/plugin-help dependency, addressing security issue with sub-dependency (#739)

  • 🔧 Updated the "custom-auth" sample to avoid a warning when running zapier validate (#724)

core

  • 🐛 Updated TypeScript method types in RawHttpResponse (#735)

  • 🐛 Use node-fetch TypeScript types in BaseHttpResponse (#736)

misc

  • 📜 Updated rest hook tutorial to include content for expiring webhooks (#731)

  • 📜 Documenting 5 min cache behavior of hydration and how to workaround (#740)

@rnegron rnegron requested a review from eliangcs as a code owner February 2, 2024 15:09
@rnegron rnegron changed the title chore: release 15.5.1 chore: release 15.5.2 Feb 2, 2024
@rnegron rnegron changed the title chore: release 15.5.2 [PDE-3790] chore: release 15.5.2 Feb 2, 2024
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@eliangcs
Copy link
Member

eliangcs commented Feb 5, 2024

Even though we talked about how we should automate the process of generating changelog, I think it's still valuable for a human to write an easy-to-read digest of changelog. So don't feel you have to stick to the original commit messages. Feel free to reorganize and rewrite to make it more readable and help promote our changes.

rnegron and others added 2 commits February 6, 2024 09:33
Copy link
Contributor

@pragmatic-zac pragmatic-zac left a comment

Choose a reason for hiding this comment

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

Lots of great improvements here! 💯

@rnegron rnegron merged commit e3b3e23 into main Feb 6, 2024
13 checks passed
@rnegron rnegron deleted the release-15.5.2 branch February 6, 2024 17:33
@rnegron rnegron restored the release-15.5.2 branch February 6, 2024 17:34
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