Oracle enhanced adapter 5.2.3 has been released

13 views
Skip to first unread message

Yasuo Honda

unread,
Aug 7, 2018, 7:12:37 PM8/7/18
to Oracle enhanced adapter for ActiveRecord
Hi,

Oracle enhanced adapter 5.2.3 has been released. 
Please install and run your applications by updating your Gemfile as follows.

```
gem "activerecord-oracle_enhanced-adapter", "~> 5.2.0"
```

* Changes and bug fixes
  * Introduce column cache per connection [#1744 #1750]
  * Use `cursor_sharing` = force by default again [#1745 #1748]
  * Add `table_name` search condition to `indexes(table_name)` method [#1747 #1749]
  * Suppress warning `BigDecimal.new` is deprecated [#1742 #1743]
  * Do not install bundler explicitly [#1725 #1726]
  * Add `allow_railures` for jruby-head until #1737 resolved [#1739 #1740]
  * CI against JRuby 9.2.0.0 [#1728 #1741]
  * Do not run CI against older version of JRuby [#1741]

For all changes and fixes please read the following document.

Thanks,
--
Yasuo Honda
Reply all
Reply to author
Forward
0 new messages