Skip to content

v1.3.0

Choose a tag to compare

@gannonh gannonh released this 04 Apr 20:07

[1.3.0] - 2024-04-05

Added

  • Added new firestore_query_collection_group tool to query documents across subcollections with the same name (commit 92b0548)
  • Implemented automatic extraction of Firebase console URLs for creating composite indexes when required (commit cf9893b)

Fixed

  • Enhanced error handling for Firestore queries that require composite indexes (commit cf9893b)
  • Improved test validations to be more resilient to pre-existing test data (commit cf9893b)

Changed

  • Updated README to specify 80%+ test coverage requirement for CI (commit 69a3e18)
  • Updated .gitignore to exclude workspace configuration files (commit ca42d0f)

Full Changelog: v1.2.0...v1.3.0