Thanks TP for the release! +1 (non-binding)
Verified on macOS arm64, OpenJDK 11.0.30, Gradle 8.14.4 (distribution sha256-verified), following the checklist in java-sdk/README.md#verifying-a-release at the tag: - SHA-512 checksum and GPG signature OK (key BEFDEBC05235AB910937E22C2378998B0470C0C1 from KEYS) - Tarball matches tag java-sdk/1.0.0-beta1-rc3 (commit c50eaa4) - No binaries in the source package - Regenerated the wrapper and ran ./gradlew build: BUILD SUCCESSFUL, 63 tests, 0 failures - Staged binaries (orgapacheairflow-1009): spot-checked signatures and sha512 OK; a throwaway project resolved the Gradle plugin and BOM-managed deps from staging (airflow-sdk-jpl now resolves via the BOM -- addressed the comments from RC2) and built and ran a bundle jar Best, Jason On Thu, Jul 9, 2026 at 3:56 PM Tzu-ping Chung via dev < [email protected]> wrote: > Hi, > > I would like to call a vote to release Apache Airflow Java SDK > 1.0.0-beta1, based > on release candidate 1.0.0-beta1-rc3. > > No functional changes since RC2. There are fixes to build scripts, release > packaging, and signing to correct issues found when verifying, especially > when building the source distribution from scratch in various environment > combinations. > > The release candidate contains the following Maven artifacts, all under > group id org.apache.airflow: > > - Main SDK API > - airflow-sdk > - airflow-sdk-processor > - Logger helpers > - airflow-sdk-jpl > - airflow-sdk-jul > - airflow-sdk-log4j2 > - airflow-sdk-slf4j > - Gradle plugin and the marker artifact > - airflow-sdk-gradle-plugin > - org.apache.airflow.sdk.gradle.plugin > - BOM > - airflow-sdk-bom > > Git information: > > - Tag: java-sdk/1.0.0-beta1-rc3 > - Commit: c50eaa432dfa06fd15a7c695ca8feb4cf67d66c6 > - > https://github.com/apache/airflow/releases/tag/java-sdk%2F1.0.0-beta1-rc3 > > Source release, signatures and checksums: > https://dist.apache.org/repos/dist/dev/airflow/java-sdk/1.0.0-beta1-rc3/ > > Convenience binaries (staged in the ASF Nexus repository): > https://repository.apache.org/content/repositories/orgapacheairflow-1009/ > > KEYS file (public keys used to sign the release): > https://downloads.apache.org/airflow/KEYS > > (Note for GitHub Releases for Shahar’s question: Not yet. One will be > created against the actual release, so that’s after the RC vote passes.) > > Please review and vote. The vote will remain open for at least 72 hours, > until 2026-07-12 07:00 UTC, or until the necessary number of binding votes > is reached. > > [ ] +1 Release this package as Apache Airflow Java SDK 1.0.0-beta1 > [ ] +0 No opinion > [ ] -1 Do not release, because ... > > Only votes from Airflow PMC members are binding, but everyone is welcome > and encouraged to test the release and vote. > > The verification process can be found in the main repository: > > https://github.com/apache/airflow/tree/java-sdk/1.0.0-beta1-rc3/java-sdk#verifying-a-release > > For more details on ASF release verification, see: > https://www.apache.org/info/verification.html > > Best, > TP > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
