Skip to content

feat!: [tasks] publish in ESM and CJS, and remove bufferTask#4952

Merged
sofisl merged 9 commits intomainfrom
owl-bot-copy-packages-google-cloud-tasks
Jan 29, 2024
Merged

feat!: [tasks] publish in ESM and CJS, and remove bufferTask#4952
sofisl merged 9 commits intomainfrom
owl-bot-copy-packages-google-cloud-tasks

Conversation

@gcf-owl-bot
Copy link
Copy Markdown
Contributor

@gcf-owl-bot gcf-owl-bot Bot commented Jan 17, 2024

  • Regenerate this pull request now.

build: update typescript generator version to 4.3.0

The streaming API call retry logic has changed, which in some rare cases may require code changes. Please feel free to reach out to us in the issues if you experience new problems with retrying streaming calls after this update.

PiperOrigin-RevId: 599622271

Source-Link: googleapis/googleapis@6239c21

Source-Link: https://github.com/googleapis/googleapis-gen/commit/da13d8222d3ba33734501999864458640f1405ae
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXRhc2tzLy5Pd2xCb3QueWFtbCIsImgiOiJkYTEzZDgyMjJkM2JhMzM3MzQ1MDE5OTk4NjQ0NTg2NDBmMTQwNWFlIn0=

BEGIN_NESTED_COMMIT
fix!: [tasks] remove BufferTask method which cannot be called from client libraries
PiperOrigin-RevId: 599211253

Source-Link: googleapis/googleapis@1654062

Source-Link: https://github.com/googleapis/googleapis-gen/commit/2055a533af154dcc263d5c0bcd78af84b44ef332
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXRhc2tzLy5Pd2xCb3QueWFtbCIsImgiOiIyMDU1YTUzM2FmMTU0ZGNjMjYzZDVjMGJjZDc4YWY4NGI0NGVmMzMyIn0=
END_NESTED_COMMIT

Fixes #4799

…raries

PiperOrigin-RevId: 599211253

Source-Link: googleapis/googleapis@1654062

Source-Link: googleapis/googleapis-gen@2055a53
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXRhc2tzLy5Pd2xCb3QueWFtbCIsImgiOiIyMDU1YTUzM2FmMTU0ZGNjMjYzZDVjMGJjZDc4YWY4NGI0NGVmMzMyIn0=
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Jan 17, 2024

/gcbrun

@gcf-owl-bot gcf-owl-bot Bot marked this pull request as ready for review January 17, 2024 20:11
@gcf-owl-bot gcf-owl-bot Bot requested a review from yoshi-approver as a code owner January 17, 2024 20:11
@gcf-owl-bot gcf-owl-bot Bot requested a review from a team January 17, 2024 20:11
@snippet-bot
Copy link
Copy Markdown

snippet-bot Bot commented Jan 17, 2024

No region tags are edited in this PR.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

build: update typescript generator version to 4.3.0

The streaming API call retry logic has changed, which in some rare cases may require code changes. Please feel free to reach out to us in the issues if you experience new problems with retrying streaming calls after this update.

PiperOrigin-RevId: 599622271

Source-Link: googleapis/googleapis@6239c21

Source-Link: googleapis/googleapis-gen@da13d82
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXRhc2tzLy5Pd2xCb3QueWFtbCIsImgiOiJkYTEzZDgyMjJkM2JhMzM3MzQ1MDE5OTk4NjQ0NTg2NDBmMTQwNWFlIn0=
@gcf-owl-bot gcf-owl-bot Bot changed the title fix!: [tasks] remove BufferTask method which cannot be called from client libraries fix: [tasks] improve retry logic for streaming API calls Jan 19, 2024
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Jan 19, 2024

/gcbrun

@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Jan 20, 2024

/gcbrun

@sofisl sofisl added the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 23, 2024
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 23, 2024
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Jan 23, 2024

/gcbrun

@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Jan 23, 2024

/gcbrun

@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Jan 23, 2024

/gcbrun

@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Jan 23, 2024

/gcbrun

@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Jan 23, 2024

/gcbrun

@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Jan 23, 2024

/gcbrun

@sofisl sofisl changed the title fix: [tasks] improve retry logic for streaming API calls feat!: [tasks] publish in ESM and CJS, and remove bufferTask Jan 23, 2024
Copy link
Copy Markdown
Contributor

@ddelgrosso1 ddelgrosso1 left a comment

Choose a reason for hiding this comment

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

👍 excited to see this finally getting released.

@sofisl sofisl merged commit 2aa0e2e into main Jan 29, 2024
@sofisl sofisl deleted the owl-bot-copy-packages-google-cloud-tasks branch January 29, 2024 19:11
@release-please release-please Bot mentioned this pull request Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Creating a task with bufferTask method result on INVALID_ARGUMENT

4 participants