chore: release 5.2.0#246
Merged
Merged
Conversation
Bump version to 5.2.0 and add the changelog entry. This release completes the App API surface on APIClient — transactional message management, campaigns, broadcasts, newsletters, Design Studio, assets, collections, deliverability (ESP suppressions + reporting webhooks), snippets, sender identities, message log, imports, data index, and workspace info — plus the sendWhatsApp method and the App API metric/message parameter alignment.
mike-engel
force-pushed
the
release-5.2.0
branch
from
July 15, 2026 13:22
714d5e5 to
0f587fa
Compare
karngyan
approved these changes
Jul 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release 5.2.0
Bumps the version to 5.2.0 and adds the changelog entry. This release completes the App API surface —
APIClientnow covers the full Customer.io Journeys App API.Included since 5.1.0
Added
sendWhatsApp(#238)ObjectFiltertype + top-levelnotfilter (#234)Fixed
Assisted by AI 🤖
Note
Low Risk
Release metadata only—no library source changes in this diff beyond the version constant.
Overview
Prepares 5.2.0 for publish by bumping the package version in
package.json,package-lock.json, andlib/version.tsfrom 5.1.0 to 5.2.0.Adds a CHANGELOG section for 5.2.0 that documents work already landed on main: full Journeys App API coverage on
APIClient(transactional messages, WhatsApp, campaigns, broadcasts, newsletters, Design Studio, assets, collections, deliverability, snippets/senders/message log, imports/workspaces), plusObjectFilter/ filternotsupport and fixes for App API metric/message query parameters.Reviewed by Cursor Bugbot for commit 0f587fa. Bugbot is set up for automated code reviews on this repo. Configure here.