Skip to content

Releases: hrbrmstr/sergeant

CRAN Release

01 Jun 17:55
09a853d
Compare
Choose a tag to compare

What's changed since CRAN v0.6.0:

  • API retries! (#ty @jameslamb)
  • Spelling! (#ty @trinker)
  • No Java! (me)
  • 0-row result handling! (#ty @scottcame)
  • progress bars! (#ty @scottcame)
  • fix auth issue! (#ty @Ahine)
  • better docker UX! (#ty @davidski)
  • column order preservation (fixes #18)
  • new `drill_functions()
  • much better error messages
  • 64-bit integer support
  • CTAS from a tbl (#29)
  • switch to {tinytest}
  • DBI tests

Jumpin Java

17 Aug 11:14
86034cd
Compare
Choose a tag to compare
Jumpin Java Pre-release
Pre-release

Refreshes the JDBC interface and introduces the ability to use an JDBC connection with dplyr.

Secure Queries

17 May 16:40
b427dc2
Compare
Choose a tag to compare

This release provides authentication support for DBI/dplyr and drill_connection() pure REST interfaces

Olive Kangaroo

25 Jul 13:51
a1cb68a
Compare
Choose a tag to compare

CRAN Release!

Decaffeinated Elk

17 Jun 16:11
f7248b2
Compare
Choose a tag to compare
  • No longer forces an rJava/RJDBC requirement
  • dplyr 0.7.0 compatibility
  • Removed Drill JAR from distro
  • Passes CRAN checks

Strong and Stable

09 Jun 15:57
1059d39
Compare
Choose a tag to compare

Works with dplyr 0.5.0 ecosystem