- CI: Validated on recent versions of Ruby up to 4.1-dev
- 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.
- Add SSL support
- HTTP Basic Authentication support that comes with 2.3.0
- Fix breaking changes that kept driver from working with crate > v2.0
- Remove Ruby 1.9.3 from
travis.yml - Client now supports HTTP options
- Update
travis.ymland fix broken test
- Undocumented gem release
- Use prepared statements for insert
- Now officially supported by Crate Data and available under the Apache 2.0 License
#executenow supports parameter substitution