Merged
Conversation
b64276a to
a419ce8
Compare
7e2f5e2 to
18b3108
Compare
Updates `cloudflare_zone` migration tests to use `tf-migrate` instead of `cmd/migrate`.
…ess config (prod) * feat: BOTS-7562 add bot management feedback endpoints to stainless config (prod)
* chore: point Terraform to Go 'next'
* fix(zone): make datasource's zone ID computed optional Resolves #6129 * test(zone): fix datasource model/schema parity Updates the `ZonesAccountDataSourceModel` type be useful for both filters and decerilization.
* adding a simple CRUD test fo account tokens * add a test file
* test: Add acceptance tests for cloudflare_api_shield_operation * chore: Add CI acceptance tests for api_shield_operation
18b3108 to
c744624
Compare
* codegen metadata * add migration test for logpush_job * add zone level logpush jobs to sweeper * use MigrationV2TestStep, use zone level job for instant-logs test * handle instant-logs being returned from the API despite not being a valid config value * rename resource test name to be consistent --------- Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
c744624 to
05adde8
Compare
The Pages API response type uses "Name" instead of "ProjectName". Update the test sweeper to access the correct field from "ProjectListResponse". Fixes compilation error: deployment.ProjectName undefined (type pages.ProjectListResponse has no field or method ProjectName)
* ACCT-11111 making member policies a set * fixing test resource name * removing unnecessary * removing unnecessary * correct client version * fixing resource names and sweeping * manual cleanup of test resources * making resource groups and perm groups sets
85eb957 to
b1e20de
Compare
- Change global test resource prefix from cf-tf-test- to cftftest_ to fix API name validation errors (fixes list, list_item, snippet) - Add certificate_pack hosts order-insensitive comparison in ModifyPlan to prevent unnecessary replacements - Add UseStateForUnknown() plan modifier to certificate_pack primary_certificate field - Add UseStateForUnknown() plan modifiers to pages_project deployment_configs fields (always_use_latest_compatibility_date, build_image_major_version, compatibility_date, fail_open) to prevent state drift Fixes test failures in: list, list_item, snippet, certificate_pack, pages_domain, pages_project
b1e20de to
3e62ae0
Compare
…_directory_service tests (#6513) * fix(cloud_connector_rules): datasource model schema parity * fix: rename e2e test for connectivity_directory_service * fix(account_member): use sdk to setup prereq * fix(cloud_connector_rules): model and schema --------- Co-authored-by: Eric Falcao <efalcao@cloudflare.com>
3e62ae0 to
3576a93
Compare
* fix(test_utils): undefined func * fix(decoder): dont include fields with json tag - * chore(account_subscription): skip test
3576a93 to
eaf47e5
Compare
mgirouard
approved these changes
Dec 5, 2025
chore(account_member): dont run acceptance with env variable fix(utils): test assertions
eaf47e5 to
b056aa3
Compare
b056aa3 to
75e1c47
Compare
* fix(workers_kv): ignore value import state verify * chore(workers_kv): comment about why we're ignoring value
75e1c47 to
d7168cb
Compare
d7168cb to
c50e192
Compare
c50e192 to
f0add06
Compare
f0add06 to
324f23e
Compare
324f23e to
b9e5621
Compare
vaishakdinesh
approved these changes
Dec 6, 2025
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
5.14.0 (2025-12-06)
Full Changelog: v5.13.0...v5.14.0
Features
Bug Fixes
Chores
profilesattribute to DLP entry resources (71fc050)bucket_urlattribute (71fc050)sourceconfig block for granular source control settings (68d017a)certificatesandprimary_certificateattributes (68d017a)antivirusposture rule type (68d017a)Deprecations
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