Releases: googleapis/ruby-spanner-activerecord
Releases · googleapis/ruby-spanner-activerecord
activerecord-spanner-adapter: v1.6.1
06 Feb 13:25
Compare
Sorry, something went wrong.
No results found
1.6.1 (2024-02-05)
Bug Fixes
_insert_record failed for other adapters (#298 )
activerecord-spanner-adapter: v1.6.0
20 Dec 11:47
Compare
Sorry, something went wrong.
No results found
1.6.0 (2023-12-20)
Features
interleaved tables with built-in composite pk (#282 )
support Query Logs (#291 )
support Rails 7.1 (#278 )
activerecord-spanner-adapter: v1.5.1
13 Dec 12:33
Compare
Sorry, something went wrong.
No results found
1.5.1 (2023-12-12)
Bug Fixes
more permissive arg passthrough for insert_all and upsert_all (#283 )
activerecord-spanner-adapter: v1.5.0
03 Nov 13:52
Compare
Sorry, something went wrong.
No results found
1.5.0 (2023-11-03)
Features
Drop support for Ruby 2.6 (#270 )
translate annotate to tags (#267 )
Documentation
update README to reference PGAdapter for PG (#263 )
update README to reference PGAdapter for PG (#263 ) (#268 )
activerecord-spanner-adapter: v1.4.4
06 Sep 07:58
Compare
Sorry, something went wrong.
No results found
1.4.4 (2023-09-06)
Bug Fixes
Support for changes in Rails 7.0.7. (#260 )
activerecord-spanner-adapter: v1.4.3
09 Jun 12:10
Compare
Sorry, something went wrong.
No results found
1.4.3 (2023-06-09)
Bug Fixes
unquote string default value (#253 )
activerecord-spanner-adapter: v1.4.2
01 Jun 11:22
Compare
Sorry, something went wrong.
No results found
1.4.2 (2023-06-01)
Bug Fixes
allow functions to be default values (#252 )
use original types for composite primary keys (#246 )
Release activerecord-spanner-adapter 1.4.1
02 Mar 05:33
Compare
Sorry, something went wrong.
No results found
Bug Fixes
wrap default values in () as required (#238 )
Documentation
call out best practices and dialect compatibility (#240 )
Release activerecord-spanner-adapter 1.4.0
18 Jan 15:03
Compare
Sorry, something went wrong.
No results found
Features
dropped support for Ruby 2.5 (#236 )
Release activerecord-spanner-adapter 1.3.1
02 Jan 10:03
Compare
Sorry, something went wrong.
No results found
Bug Fixes
build error for ruby 2.5 (#216 )