Skip to content

🔖 Prepare v2.0.1 - #190

Merged
flovouin merged 3 commits into
mainfrom
chore/v2.0.1
Jul 31, 2026
Merged

🔖 Prepare v2.0.1#190
flovouin merged 3 commits into
mainfrom
chore/v2.0.1

Conversation

@flovouin

@flovouin flovouin commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Fixes:

  • Ensure PubSubFixture.expectNoMessage and PubSubFixture.clear() wait for all the published messages, and do not wait for messages that failed to be published.
  • Make FirestoreFixture.clear() a no-op when the application does not provide a Firestore instance, such that the fixture (and createGoogleFixtures) can be used with applications that do not rely on Firestore.
  • Ensure the PubSubFixture deletes the temporary topic it created when the corresponding subscription cannot be created.
  • Make the SpannerFixture create its temporary database from the factory replacing the Database provider, rather than eagerly during initialization. No database is created for applications that do not provide a Database.

@flovouin flovouin added the chore label Jul 31, 2026
@flovouin
flovouin merged commit 7392b4c into main Jul 31, 2026
2 checks passed
@flovouin
flovouin deleted the chore/v2.0.1 branch July 31, 2026 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant