0.9.0
What's Changed
- Use
gvenzl/oracle-xedocker image by @yahonda in #201 - Restore
alter user hr identified by hr account unlock;by @yahonda in #202 - Use Oracle Instant Client 21.4 to use the same version as Oracle 21c XE by @yahonda in #210
- Suppress
assigned but unused variablewarning by @koic in #209 - CI against Rails 7.0 by @yahonda in #211
- CI against Ruby 3.1 by @yahonda in #212
- https://github.com/actions/setup-ruby is deprecated by @yahonda in #214
- ruby-oci8 2.2.10 supports Ruby 3.2.0dev by @yahonda in #215
- CI against Ruby 3.1 at Travis CI by @yahonda in #213
- Keep GitHub Actions updated with Dependabot by @yahonda in #217
- Move dependabot file under .github by @yahonda in #218
- Bump actions/checkout from 1 to 3 by @dependabot[bot] in #219
- Rename the raw connection ivar to
@raw_connectionby @yahonda in #220 - CI against Ruby 3.1.1 at Travis CI #2271 by @yahonda in #216
- Add TruffleRuby to CI by @bjfish in #222
- Use Oracle Instant Client 21.6.0.0.0 by @yahonda in #221
- CI against Ruby 3.2 by @yahonda in #224
- Use Oracle Instant Client Version 21.10.0.0.0 (Requires glibc 2.14) by @yahonda in #225
- Bump Ruby versions at Travis CI by @yahonda in #226
- Use Ubuntu 20.04 at Travis CI by @yahonda in #227
- Bump actions/checkout from 3 to 4 by @dependabot[bot] in #230
- Bump Oracle to Free 23 and Instant Client to 23.26.1.0.0 by @yahonda in #239
- Move development Ruby builds to daily cron workflows by @yahonda in #242
- Mark History.txt as no longer updated by @yahonda in #244
- Move rubocop gems to dedicated Bundler group by @yahonda in #241
- Add release workflow to publish CRuby gem via trusted publishing by @yahonda in #240
- Skip test_11g and test_gemfiles for draft pull requests by @yahonda in #246
- Use HTTPS for RubyGems source by @yahonda in #247
- Simplify gemspec and remove Juwelier by @yahonda in #245
New Contributors
- @dependabot[bot] made their first contribution in #219
Full Changelog: v0.8.0...v0.9.0