+1 (non-binding) Thanks for the release, TP!
I verified it on the following environment: macOS arm64 / Temurin 17 / wrapper regenerated with system Gradle 9.6.1, built with 8.14.4 - Checksum and GPG signature OK - No diff between tarball and git repo - No binary files found in the source archive - Successfully built from source, all tests passed - Verified the BOM with a throwaway Gradle project pointed at the staging repository: with versions omitted, Gradle resolved the versions from the BOM and successfully downloaded the plugin and both artifacts. The sample code also compiled successfully. p.s. The README does not mention the minimum JDK version; however, it appears to require JDK 11 or later. I recommend adding it! Best, Andrew Tzu-ping Chung via dev <[email protected]> 於 2026年7月9日週四 上午8:56寫道: > 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] > >
