Skip to content

Releases: crate/crate_ruby

0.2.2

11 Feb 12:39

Choose a tag to compare

What's Changed

  • CI: Validated on recent versions of Ruby up to 4.1-dev

Details

  • Chore: Update project metadata, fix release tooling by @amotl in #36
  • CI: Re-enable testing on Ruby 2.4 and 2.5 by @amotl in #38
  • Improve README and project description by @amotl in #39
  • CI: Add Ruby 3.2 to test matrix by @amotl in #40
  • CI: Update GHA configuration by @amotl in #41
  • Bump actions/cache from 3 to 4 by @dependabot[bot] in #43
  • Bump actions/checkout from 3 to 4 by @dependabot[bot] in #44
  • Bump os from 1.1.1 to 1.1.4 by @dependabot[bot] in #45
  • Bump rake from 13.0.3 to 13.2.1 by @dependabot[bot] in #46
  • Chore: Fix CI to use previous runners, for supporting older Ruby by @amotl in #48
  • Bump rspec from 3.10.0 to 3.13.0 by @dependabot[bot] in #47
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #49
  • Bump actions/checkout from 5 to 6 by @dependabot[bot] in #50
  • CI: Run workflow each night by @amotl in #52
  • Bump actions/cache from 4 to 5 by @dependabot[bot] in #51
  • CI: Add Ruby 3.3 to test matrix, remove Ruby 2.4 and 2.5 by @amotl in #42
  • Project: Remove spec.required_ruby_version by @amotl in #53
  • CI: Re-enable validating on older versions of Ruby by @amotl in #54
  • CI: Validate on Ruby 3.4 by @amotl in #55
  • CI: Validate on Ruby 2.0 by @amotl in #56
  • CI: Validate on Ruby 4.0 by @amotl in #57
  • CI: Validate on Ruby HEAD by @amotl in #58

New Contributors

Full Changelog: 0.2.1...0.2.2

0.2.1

24 Nov 16:50

Choose a tag to compare

  • Prevent Base64 wrapping in basic auth headers, when the username/password for a
    CrateDB cluster is particularly long. Thanks, @ahorner.

  • Drop support for EOL Ruby versions. Thanks, @hammerhead.

  • Add support for Ruby 3.1.