Skip to content

Releases: linkedin/coral

v2.5.1

Choose a tag to compare

@github-actions github-actions released this 09 Jun 06:31
87ec71e

Changelog generated by Shipkit Changelog Gradle Plugin

2.5.1

  • 2026-06-09 - 1 commit(s) by Junhao Liu
  • [Coral-Schema] Preserve precision in RelDataTypeToAvroType for TIMESTAMP, TIME, and fixed BINARY (#609)

v2.5.0

Choose a tag to compare

@github-actions github-actions released this 27 May 04:11
8d87a00

Changelog generated by Shipkit Changelog Gradle Plugin

2.5.0

  • 2026-05-27 - 1 commit(s) by Yogesh Kothari
  • Migrate build to Java 17 toolchain; retain Java 8 bytecode target (#596)

v2.4.8

Choose a tag to compare

@github-actions github-actions released this 22 May 15:40
faec158

Changelog generated by Shipkit Changelog Gradle Plugin

2.4.8

  • 2026-05-22 - 1 commit(s) by Yogesh Kothari
  • Expand testEnumUnionString comment with upstream-bug context (#605)

v2.4.7

Choose a tag to compare

@github-actions github-actions released this 11 May 17:22
f56226f

Changelog generated by Shipkit Changelog Gradle Plugin

2.4.7

  • 2026-05-11 - 1 commit(s) by Walaa Eldin Moustafa
  • Introduce Symbolic Constraint Solver for SQL-Driven Data Generation (#564)

v2.4.6

Choose a tag to compare

@github-actions github-actions released this 10 May 21:54
8f285d2

Changelog generated by Shipkit Changelog Gradle Plugin

2.4.6

  • 2026-05-10 - 1 commit(s) by Walaa Eldin Moustafa
  • Add coral-benchmark module for cross-dialect translation testing (#599)

v2.4.5

Choose a tag to compare

@github-actions github-actions released this 07 May 17:32
54ac559

Changelog generated by Shipkit Changelog Gradle Plugin

2.4.5

  • 2026-05-07 - 1 commit(s) by Junhao Liu
  • [Coral-Schema] Add CoralCatalog base-table and table-scan paths for Avro schema generation (#604)
  • Refactor partner-Avro parsing into reusable property-map helper (#589)

v2.4.4

Choose a tag to compare

@github-actions github-actions released this 27 Apr 22:51
f958b09

Changelog generated by Shipkit Changelog Gradle Plugin

2.4.4

  • 2026-04-27 - 1 commit(s) by C. H. Afzal
  • Fix Coral parse failure for non-reserved keywords used as table aliases (#602)

v2.4.3

Choose a tag to compare

@github-actions github-actions released this 27 Apr 22:36
5b8f817

Changelog generated by Shipkit Changelog Gradle Plugin

2.4.3

  • 2026-04-27 - 1 commit(s) by Junhao Liu
  • Add MergeCoralSchemaWithAvro merge engine (#600)

v2.4.2

Choose a tag to compare

@github-actions github-actions released this 27 Apr 20:43
e8e9720

Changelog generated by Shipkit Changelog Gradle Plugin

2.4.2

  • 2026-04-27 - 1 commit(s) by Walaa Eldin Moustafa
  • No notable improvements. No pull requests (issues) were referenced from commits.

v2.4.1

Choose a tag to compare

@github-actions github-actions released this 23 Apr 04:59
f9b7824

Changelog generated by Shipkit Changelog Gradle Plugin

2.4.1

  • 2026-04-23 - 1 commit(s) by C. H. Afzal
  • [Coral-Spark] Rewrite VARBINARY to BINARY in SparkSqlRewriter (#593)