We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03b0d9b commit af0d918Copy full SHA for af0d918
1 file changed
google-cloud-spanner/CHANGELOG.md
@@ -4,7 +4,6 @@
4
5
#### Features
6
7
-* Add support for order_by and lock_hint options
8
* Add support for order_by and lock_hint options ([#182](https://github.com/googleapis/ruby-spanner/issues/182))
9
10
### 2.27.0 (2025-05-28)
@@ -18,7 +17,8 @@
18
17
19
20
21
-* Support setting the universe domain ([#144](https://github.com/googleapis/ruby-spanner/issues/144))
+* Support setting the universe domain ([#144](https://github.com/googleapis/ruby-spanner/issues/144))
+
22
#### Bug Fixes
23
24
* Corrected algorithm that releases stale sessions in the pool ([#156](https://github.com/googleapis/ruby-spanner/issues/156))
0 commit comments