Skip to content

Latest commit

 

History

History
61 lines (33 loc) · 1.65 KB

CHANGELOG.md

File metadata and controls

61 lines (33 loc) · 1.65 KB

Changelog

0.4.0 - 2024-04-23

0.3.0 - 2024-04-11

  • Support Flink 1.19.0.

0.2.0 - 2024-01-29

  • Fix catalog.include option and add more logging.

0.1.1 - 2024-01-26

  • Add catalog.include and catalog.exclude options.
  • Allow to add proctime column to tables.

0.1.0 - 2023-12-13

  • Intepret GEO_POINT type as string.

0.0.4 - 2023-12-12

  • Project refactoring.
  • Flink upgrade to 1.17.1.

0.0.3 - 2023-02-24

  • Support partitioning for special character columns & Fix error in unit test.
  • Add LIKE operator pushdown.
  • Preserve columns order returned by Elastic driver.

0.0.2 - 2023-02-19

  • Fix connector identifier passed to the table definition.

0.0.1 - 2023-02-15

  • Initial implementation of Flink Catalog for Elastic