Skip to content

Prepare v8.0.0 release and update release workflow#470

Merged
tanmaya-panda1 merged 1 commit intomasterfrom
users/tanmayapanda/update-release-flow-v2
Apr 2, 2026
Merged

Prepare v8.0.0 release and update release workflow#470
tanmaya-panda1 merged 1 commit intomasterfrom
users/tanmayapanda/update-release-flow-v2

Conversation

@tanmaya-panda1
Copy link
Copy Markdown
Collaborator

This pull request updates the release workflow and documentation to support a new ingest-v2 module and improves the release process. The most important changes are the addition of the new module to the release pipeline, updates to artifact handling, and a changelog entry describing the new features and requirements.

Release workflow and artifact handling:

  • The release workflow in .github/workflows/release.yml has been updated to include the new ingest-v2 module: this includes extracting its version, copying its JAR and POM files to the staging area, and uploading these artifacts as part of the release process. [1] [2]
  • Workflow input defaults for boolean flags (upload_to_maven, github_release, upload_to_azure) are now explicitly set as strings to ensure correct evaluation in GitHub Actions.

Documentation:

  • The CHANGELOG.md has been updated to document the addition of the ingest-v2 module (0.0.1-beta), which is a next-generation ingestion library written in Kotlin, and to clarify the minimum Java version requirement (Java 11+).…ngelog

Added

Changed

Fixed

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2026

Test Results

531 tests  ±0   522 ✅ ±0   8m 8s ⏱️ -13s
 31 suites ±0     9 💤 ±0 
 31 files   ±0     0 ❌ ±0 

Results for commit 46b3a5c. ± Comparison against base commit 2e466f3.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2026

Test Results

531 tests  ±0   522 ✅ ±0   8m 18s ⏱️ -3s
 31 suites ±0     9 💤 ±0 
 31 files   ±0     0 ❌ ±0 

Results for commit 46b3a5c. ± Comparison against base commit 2e466f3.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2026

Test Results

531 tests  ±0   522 ✅ ±0   8m 6s ⏱️ -15s
 31 suites ±0     9 💤 ±0 
 31 files   ±0     0 ❌ ±0 

Results for commit 46b3a5c. ± Comparison against base commit 2e466f3.

@tanmaya-panda1 tanmaya-panda1 merged commit 8a9ad07 into master Apr 2, 2026
7 checks passed
@ag-ramachandran ag-ramachandran deleted the users/tanmayapanda/update-release-flow-v2 branch April 2, 2026 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants