Skip to content

firebase@11.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Mar 14:12
· 5 commits to main since this release
202c732

For more detailed release notes, see Firebase JavaScript SDK Release Notes.

What's Changed

firebase@11.5.0

Minor Changes

  • 058afa2 #8741 - Added missing BlockReason and FinishReason enum values.

Patch Changes

  • 5611175 #8814 (fixes #8813) - Modify the retry mechanism to stop when remaining tries is less than or equal to zero, improving the robustness of the retry handling.

  • feb2c9d #8787 - Use lazy encoding in UTF-8 encoded byte comparison for strings.

  • Updated dependencies [25985ac, 5611175, 95b4fc6, feb2c9d, 113c965, 058afa2, 43d6b67]:

  • @firebase/app@0.11.3

  • @firebase/vertexai@1.2.0

  • @firebase/performance@0.7.2

  • @firebase/app-check@0.8.13

  • @firebase/firestore@4.7.10

  • @firebase/database-compat@2.0.5

  • @firebase/database@1.0.14

  • @firebase/data-connect@0.3.2

  • @firebase/app-compat@0.2.52

  • @firebase/performance-compat@0.2.15

  • @firebase/app-check-compat@0.3.20

  • @firebase/firestore-compat@0.3.45

@firebase/vertexai@1.2.0

Minor Changes

  • 25985ac #8827 - Add systemInstruction, tools, and generationConfig to CountTokensRequest.

  • 058afa2 #8741 - Added missing BlockReason and FinishReason enum values.

@firebase/app@0.11.3

Patch Changes

  • Update SDK_VERSION.

@firebase/app-check@0.8.13

Patch Changes

  • 95b4fc6 #8842 (fixes #8822) - Improve error handling in AppCheck. The publicly-exported getToken() will now throw internalError strings it was previously ignoring.

@firebase/app-check-compat@0.3.20

Patch Changes

  • Updated dependencies [95b4fc6]:
  • @firebase/app-check@0.8.13

@firebase/app-compat@0.2.52

Patch Changes

  • Updated dependencies []:
  • @firebase/app@0.11.3

@firebase/data-connect@0.3.2

Patch Changes

  • 43d6b67 #8820 - Update requests to point to v1 backend endpoints instead of v1beta

@firebase/database@1.0.14

Patch Changes

  • 113c965 #8800 - Added non-null parent properties to ThenableReference

@firebase/database-compat@2.0.5

Patch Changes

  • 113c965 #8800 - Added non-null parent properties to ThenableReference

  • Updated dependencies [113c965]:

  • @firebase/database-types@1.0.10

  • @firebase/database@1.0.14

@firebase/database-types@1.0.10

Patch Changes

  • 113c965 #8800 - Added non-null parent properties to ThenableReference

@firebase/firestore@4.7.10

Patch Changes

  • feb2c9d #8787 - Use lazy encoding in UTF-8 encoded byte comparison for strings.

@firebase/firestore-compat@0.3.45

Patch Changes

  • Updated dependencies [feb2c9d]:
  • @firebase/firestore@4.7.10

@firebase/performance@0.7.2

Patch Changes

  • 5611175 #8814 (fixes #8813) - Modify the retry mechanism to stop when remaining tries is less than or equal to zero, improving the robustness of the retry handling.

@firebase/performance-compat@0.2.15

Patch Changes

  • Updated dependencies [5611175]:
  • @firebase/performance@0.7.2