- [298](https://github.com/druid-io/pydruid/pull/298) Include URL query params in create_connect_args() (Wenzil)
- [301](https://github.com/druid-io/pydruid/pull/301) Correct order of parameters for Cursor's init (shek1608)
- [317](https://github.com/druid-io/pydruid/pull/317) fix(SQLAlchemy): queries w/o parameters (betodealmeida)
- [314](https://github.com/druid-io/pydruid/pull/314) remove hard dependency on sqlalchemy just for a single exception type ()