File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
lib/google/cloud/firestore Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 403403 "google-cloud-financial_services+FILLER" : " 0.0.0" ,
404404 "google-cloud-financial_services-v1" : " 0.4.1" ,
405405 "google-cloud-financial_services-v1+FILLER" : " 0.0.0" ,
406- "google-cloud-firestore" : " 3.1.0 " ,
406+ "google-cloud-firestore" : " 3.1.1 " ,
407407 "google-cloud-firestore+FILLER" : " 0.0.0" ,
408408 "google-cloud-firestore-admin" : " 0.5.2" ,
409409 "google-cloud-firestore-admin+FILLER" : " 0.0.0" ,
Original file line number Diff line number Diff line change 11# Release History
22
3+ ### 3.1.1 (2025-10-31)
4+
5+ #### Documentation
6+
7+ * add warning about loading unvalidated credentials ([ #32121 ] ( https://github.com/googleapis/google-cloud-ruby/issues/32121 ) )
8+
39### 3.1.0 (2025-08-07)
410
511#### Features
Original file line number Diff line number Diff line change 1616module Google
1717 module Cloud
1818 module Firestore
19- VERSION = "3.1.0 " . freeze
19+ VERSION = "3.1.1 " . freeze
2020 end
2121 end
2222end
You can’t perform that action at this time.
0 commit comments