Oracle enhanced adapter 1.7.0.beta2 has been released

5 views
Skip to first unread message

Yasuo Honda

unread,
Jul 22, 2016, 10:10:06 AM7/22/16
to Oracle enhanced adapter for ActiveRecord
Hi,

Oracle enhanced adapter 1.7.0.beta2 has been released, including fixes and documentation updates.
Oracle enhanced adapter 1.7.0 is the first version which supports Rails 5.0.

Please install and test with your applications by updating your Gemfile as follows.

```
gem "activerecord-oracle_enhanced-adapter", "~> 1.7.0.beta2" 
```

1.7.0.beta2 / 2016-07-22

Changes and bug fixes

* Support CLOB for JRuby [#926, #910, #911]
* Arel 7.1.0 or higher version is required [#919]
* Document usage of ActiveRecord Attributes API in 1.7 [#924]
* Add a note about usage pecularities of context_index's index_column option to README [#924]
* Set required_ruby_version = '>= 2.2.2' [#916]
* Remove ActiveRecord::ConnectionAdapters::TableDefinition#aliased_types [#921]
* Update warning message for composite primary keys [#923]
* Remove specs deprecated in Oracle enhanced adapter 1.7 [#917]

For all changes and fixes please read the https://github.com/rsim/oracle-enhanced/blob/master/History.md.

Thanks,
--
Yasuo Honda

Yasuo Honda

unread,
Jul 22, 2016, 3:01:08 PM7/22/16
to Oracle enhanced adapter for ActiveRecord
Oracle enhanced adapter 1.7.0.beta3 has been out mainly because VERSION and activerecord-oracle_enhanced-adapter.gemspec files have not been updated correctly.

Only one spec change has been made between beta2 and beta3. I recommend to upgrade to beta3 but not mandatory yet.
Reply all
Reply to author
Forward
0 new messages