v0.18.0-beta.4
Pre-release
Pre-release
Features:
- Add the
google.pubSub.backfillPublishOptionsconfiguration to override the Pub/Sub publish options used when backfilling events. - Add the
google.cloudRun.eventBackfillServiceCloneConfigconfiguration. When set, project-scoped backfill triggers deploy a temporary internal-ingress copy of the Cloud Run service (one per trigger) instead of sending events to the live service, isolating the backfill load and scaling from production. TheminInstanceCount,maxInstanceCount, andrequestConcurrencyproperties override the scaling of the copy, which is deleted during backfill cleanup.