Skip to content
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

fix: remove unnecessary compatibility flags #2301

Merged
merged 1 commit into from
Jul 31, 2023

Conversation

alanshaw
Copy link
Member

Getting error when deploying to staging/production:

  The compatibility flag streams_enable_constructors became the default as of 2022-11-30 so does not need to be specified anymore.
  The compatibility flag transformstream_enable_standard_constructor became the default as of 2022-11-30 so does not need to be specified anymore.
   [code: 10021]

@alanshaw alanshaw requested a review from a team as a code owner July 31, 2023 13:00
@alanshaw alanshaw merged commit 436cdb8 into main Jul 31, 2023
5 checks passed
@alanshaw alanshaw deleted the fix/remove-unnecessary-compatibility-flags branch July 31, 2023 13:15
alanshaw pushed a commit that referenced this pull request Jul 31, 2023
🤖 I have created a release *beep* *boop*
---


##
[7.19.0](api-v7.18.1...api-v7.19.0)
(2023-07-31)


### Features

* write content claims
([#2291](#2291))
([6a31c9b](6a31c9b))


### Bug Fixes

* remove unnecessary compatibility flags
([#2301](#2301))
([436cdb8](436cdb8))
* signer DID
([82c3462](82c3462))
* this param for fetch calls
([#2292](#2292))
([bf32c53](bf32c53))
* use error message value in cause
([9b07288](9b07288))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

1 participant