v15.11.0
·
86 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
- Add support for
dataAccessModein Firestore database creation. This allows choosing betweenFIRESTORE_NATIVEandMONGODB_COMPATIBLEfor Enterprise edition databases. - Updated Firestore Emulator to v1.20.4, which includes minor bug fixes for Firestore Native Mode.
- Added
apptesting:executecommand to run App Testing agent tests from YAML files. - Updated Data Connect emulator to v3.3.0:
firebase dataconnect:sdk:generatenow performs compilation check first before generating SDKs.- Updated the Golang dependency version from 1.24.13 to 1.25.8, which removes support for macOS versions prior to Monterey.
- Prevent concurrent execution of operations. #9866
- Support for skip and include directives.
- Vector similarity search now supports
offsetas well aslimit