mateusaubin opened a new pull request, #1080: URL: https://github.com/apache/arrow-java/pull/1080
## What's Changed Packages the IOMETE fork of Apache Arrow Flight JDBC Driver with HTTP CONNECT proxy tunneling support. Updates version to `19.0.0-iomete.1` across all modules and adds manifest entries for traceability. **Changes:** - Version bumped to 19.0.0-iomete.1 (distinct IOMETE qualifier to prevent resolution conflicts with upstream) - Added IOMETE-specific manifest attributes (Built-By, Implementation-Vendor, X-Fork-Source) to fat JAR for traceability - Added mise.toml for consistent JDK 17 setup across development environments - Added implementation plan documentation The fat JAR (`flight-sql-jdbc-driver-19.0.0-iomete.1.jar`) includes the `ArrowFlightProxyDetector` class for gRPC HTTP CONNECT tunneling and is ready for distribution. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
