Commit 7c2cd73 1 parent 708e1e1 commit 7c2cd73 Copy full SHA for 7c2cd73
File tree 4 files changed +10
-0
lines changed
4 files changed +10
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Unreleased
2
+ - [ fixed] Replaced unsafe uses of ` os_unfair_lock ` (#14548 ).
3
+
1
4
# 11.9.0
2
5
- [ changed] Using reCAPTCHA Enterprise and Firebase Auth requires reCAPTCHA
3
6
Enterprise 18.7.0 or later.
Original file line number Diff line number Diff line change
1
+ # Unreleased
2
+ - [ fixed] Replaced unsafe uses of ` os_unfair_lock ` (#14548 ).
3
+
1
4
# 11.9.0
2
5
- [ fixed] Fixed App Check token reporting to enable differentiating outdated
3
6
(` MISSING ` ) and inauthentic (` INVALID ` ) clients; see [ Monitor App Check
Original file line number Diff line number Diff line change
1
+ # Unreleased
2
+ - [ fixed] Replaced unsafe uses of ` os_unfair_lock ` (#14548 ).
3
+
1
4
# 11.1.0
2
5
- [ fixed] Fix a potential data race in Storage initialization. (#13369 )
3
6
Original file line number Diff line number Diff line change 1
1
# Unreleased
2
2
- [ feature] The Vertex AI SDK no longer requires ` @preconcurrency ` when imported in Swift 6.
3
3
- [ feature] The Vertex AI Sample App now includes an image generation example.
4
+ - [ fixed] Replaced unsafe uses of ` os_unfair_lock ` (#14548 ).
4
5
5
6
# 11.9.0
6
7
- [ feature] ** Public Preview** : Added support for generating images using the
You can’t perform that action at this time.
0 commit comments