-
Notifications
You must be signed in to change notification settings - Fork 722
release: 5.8.3 #5847
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
Open
stainless-app
wants to merge
281
commits into
main
Choose a base branch
from
release-please--branches--main--changes--next
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
release: 5.8.3 #5847
stainless-app
wants to merge
281
commits into
main
from
release-please--branches--main--changes--next
+20,700
−4,472
Conversation
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
71e7201
to
681e2ea
Compare
Release version edited manuallyThe Pull Request version has been manually set to If you instead want to use the version number |
042bb54
to
ee4fcda
Compare
3b65405
to
7421c44
Compare
6c6c419
to
914a873
Compare
b4bb6aa
to
1868496
Compare
165f85e
to
cbe4802
Compare
7fe4ebb
to
d8345a0
Compare
2a73b88
to
b7f5879
Compare
40933b9
to
68b64b0
Compare
111eb61
to
9c054c6
Compare
9c054c6
to
54bfd0f
Compare
fix(cloudflare_ruleset): handle omitted `rules` in API responses
54bfd0f
to
64767ce
Compare
test(cloudflare_ruleset): add coverage for `rules` attributes
64767ce
to
bf88d63
Compare
test(cloudflare_ruleset): add coverage for `action_parameters` attributes
bf88d63
to
fbafaf7
Compare
…nation fix(list_item): Use proper pagination from client
fbafaf7
to
1a23903
Compare
* Add `decode_null_to_zero` tag to `categories` and `rules` action parameters for the `execute` action to handle empty lists being omitted from API responses. * Add `decode_null_to_zero` tag to `preserve_duplicates` action parameters for the `log_custom_field` action to handle `false` being omitted from API responses. * Add validation to ensure `log_custom_field` action parameters are not set to empty lists. * Ensure test data is formatted consistently and put actions in alphabetical order. * Add test coverage for the `challenge`, `js_challenge`, `managed_challenge`, `execute`, `log`, and `log_custom_field` actions.
test(cloudflare_ruleset): add coverage for more actions
1a23903
to
a648ef1
Compare
a648ef1
to
c3a3ae4
Compare
test(cloudflare_ruleset): add coverage for `redirect` action
439a93b
to
03308a0
Compare
…-token-tests ACCT-10424 adding tests for account owned tokens and fixing bugs
03308a0
to
cd92563
Compare
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
5.8.3 (2025-08-12)
Full Changelog: v5.8.2...v5.8.3
Features
decode_null_to_zero
tag option (71538e5)apijsoncustom
package (f5b955b)internal/apiform
encoder can handle "force_encode" serialization tag (840ee94)Bug Fixes
rules
in API responses (7f15668)Chores
content
orcontent_file
is provided (e9d000c)This pull request is managed by Stainless's GitHub App.
The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.
For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.
🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions