Merged
Conversation
c7a3fca to f6c979d Compare f6c979d to 7919825 Compare 7919825 to f7095ed Compare f7095ed to 464fd1c Compare 464fd1c to fc63ab5 Compare fc63ab5 to 3638d0f Compare 3638d0f to f57e49e Compare f57e49e to 4fd5162 Compare 4fd5162 to c7aa571 Compare c7aa571 to e42b81f Compare e42b81f to d3c6255 Compare d3c6255 to e0e29f5 Compare e0e29f5 to a554c46 Compare a554c46 to 54e8226 Compare 54e8226 to 2a49bde Compare 2a49bde to 55b2a59 Compare 55b2a59 to f763dc9 Compare f763dc9 to 18dd81c Compare 18dd81c to 20d54ae Compare GuillermoMetroNome approved these changes Mar 2, 2026
Contributor Author
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.
Automated Release PR
4.2.0 (2026-03-02)
Full Changelog: v4.1.0...v4.2.0
Breaking Changes
priorityparameter and response field from contracts — thepriorityfield is no longer accepted as an input or returned in contract responses.Features
minimum_configwhen defining percentage and tiered percentage overwrite rates.minimum_configadded to rates and commits — theminimum_configfield is now available on rate and commit objects, along with specialized override tier types.subscription_idfield on invoice line items — invoice line item objects now include asubscription_idfield./v1/usage/groups— the usage groups endpoint now supports compound group keys for more granular usage aggregation.Bug Fixes
NullStructserialization — the encoder now correctly serializesNullStructvalues.Docs