Skip to content

Releases: ydb-platform/fq-connector-go

v0.11.0-rc.1

25 Feb 06:15
bdb5d49

Choose a tag to compare

  • Added LIMIT support for some sql dialects (ydb, mysql, pgsql, clickhouse)
  • Error out when filtering is mandatory, LIMIT specified and not supported
  • Fix release/CI pipeline

v0.10.2-rc.2

07 Nov 10:05
599d1ce

Choose a tag to compare

Merge pull request #348 from buhtr/feature/YQ-4193-add-between

PostgreSQL: pushdown `BETWEEN`

v0.10.2-rc.1

05 Nov 10:27
543b75a

Choose a tag to compare

Update Go version to 1.24.6 (#347)

v0.10.1-rc.3

28 Oct 09:00
5a7d7ad

Choose a tag to compare

  • Fake release candidate made to test CI pipeline

v0.10.1

01 Nov 20:37
5a7d7ad

Choose a tag to compare

  • YDB: minor improvements in table metadata caching layer (#345)
  • YDB: cache table metadata (#343)

v0.10.1-rc.2

22 Oct 08:01
0e46743

Choose a tag to compare

  • YDB: minor improvements in table metadata caching layer (#345)

v0.10.1-rc.1

20 Oct 16:10
ce2b97a

Choose a tag to compare

  • YDB: cache table metadata (#343)

v0.10.0-rc.3

16 Oct 07:11
8885cdd

Choose a tag to compare

  • PostgreSQL: support splitting for int, bigint and numeric indexes (including unconstrained numerics) (#342)
  • PostgreSQL: forbid unsupported numeric types (#341)

v0.10.0

20 Oct 11:52
8885cdd

Choose a tag to compare

  • Prometheus: basic support (#337)
  • PostgreSQL: support splitting for int, bigint and numeric indexes (including unconstrained numerics) (#342)
  • PostgreSQL: forbid unsupported numeric types (#341)
  • PostgreSQL: filter pushdown over numeric columns (#340)
  • PostgreSQL: support numeric type (#339)

v0.10.0-rc.2

10 Oct 07:28
fc4597f

Choose a tag to compare

  • PostgreSQL: filter pushdown over numeric columns (#340)