Skip to content

Conversation

@ross-hike
Copy link
Contributor

@ross-hike ross-hike commented Aug 6, 2025

WHY are these changes introduced?

Fixes #356

WHAT is this pull request doing?

Current list of topics is missing the privacy compliance webhook topics

Type of change

  • Patch: Bug (non-breaking change which fixes an issue)
  • Minor: New feature (non-breaking change which adds functionality)
  • Major: Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

  • I have added a changelog entry, prefixed by the type of change noted above
  • I have added/updated tests for this change
  • I have updated the documentation for public APIs from the library (if applicable)

@ross-hike
Copy link
Contributor Author

CLA is now signed

Copy link
Contributor

@lizkenyon lizkenyon left a comment

Choose a reason for hiding this comment

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

Thank you for your contribution! ⭐

Could you try signing the CLA again? The workflow is still failing.

@ross-hike
Copy link
Contributor Author

Hey @lizkenyon CLA has been resigned

@lizkenyon lizkenyon merged commit b7f1d14 into Shopify:main Oct 15, 2025
1 check passed
lizkenyon added a commit that referenced this pull request Oct 28, 2025
This major release includes:
- ⚠️ [Breaking] Remove `ApiVersion::LATEST` constant to prevent semver violations
- Add compliance webhook topics (#425)
- Add support for 2025-10 API version (#433)

The `apiVersion` parameter is now required in `Context::initialize()`.
Developers must explicitly specify API versions.
See BREAKING_CHANGES_FOR_V6.md for migration details.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@lizkenyon lizkenyon mentioned this pull request Oct 28, 2025
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.

Add missing CUSTOMERS_REDACT, CUSTOMERS_REQUEST & SHOP_REDACT topics.

3 participants