datafuselabs / databend-jdbc

jdbc implementation for databend cloud
Apache License 2.0
10 stars 9 forks source link

[release] v0.2.9 #258

Closed ZhiHanZ closed 3 weeks ago

ZhiHanZ commented 3 weeks ago

Feat:

  1. Add multi-endpoint load balancing support: doc, rfc
hantmac commented 3 weeks ago

Feat:

  1. Support geometry type for jdbc https://github.com/datafuselabs/databend-jdbc/pull/241

Fix:

  1. fix: uploadStream over 2Gi failed https://github.com/datafuselabs/databend-jdbc/pull/242
  2. fix: encode speacial char in password https://github.com/datafuselabs/databend-jdbc/pull/243
  3. fix: Switch flags for support catalog in DDL/DML https://github.com/datafuselabs/databend-jdbc/pull/244
  4. fix: double INF value response https://github.com/datafuselabs/databend-jdbc/pull/246
  5. fix: getColumns field https://github.com/datafuselabs/databend-jdbc/pull/256
rad-pat commented 2 weeks ago

@hantmac, should this now be available as 0.2.9?