From c8c31ecd3da047a4de0c33b21f3e960df628bda0 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 1 Sep 2024 03:08:43 +0000 Subject: [PATCH] chore(release): 0.39.0 --- CHANGELOG.md | 6 ++++++ gradle.properties | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8dce01d5e..9459255e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ Release Notes --- +## [0.39.0](https://github.com/substrait-io/substrait-java/compare/v0.38.1...v0.39.0) (2024-09-01) + +### Features + +* **isthmus:** injectable TypeConverter for window fn converters ([#291](https://github.com/substrait-io/substrait-java/issues/291)) ([d625648](https://github.com/substrait-io/substrait-java/commit/d6256487f75032e2e8fc803976d916e4a5bc44bd)) + ## [0.38.1](https://github.com/substrait-io/substrait-java/compare/v0.38.0...v0.38.1) (2024-08-18) ### Bug Fixes diff --git a/gradle.properties b/gradle.properties index ba07bfe5b..2dcd60a56 100644 --- a/gradle.properties +++ b/gradle.properties @@ -26,7 +26,7 @@ sparkbundle.version=3.4 spark.version=3.4.2 #version that is going to be updated automatically by releases -version = 0.38.1 +version = 0.39.0 #signing SIGNING_KEY_ID = 193EAE47