Releases: delta-io/delta-sharing
Delta Sharing 1.3.5
We’d like to announce the release of Delta Sharing 1.3.5, which introduces the following improvements:
- Parse httpStatusErrorCode in client from EndStreamAction and retry the request with exponential backoff if the errorCode is retry-able. (#772)
Credits: Vrinda Jindal
Delta Sharing 1.2.8
We’d like to announce the release of Delta Sharing 1.2.8, which introduce the following improvements:
- Switch OSSHR service to Central Publishing Portal (#767)
- Parse httpStatusErrorCode in client from EndStreamAction and retry the request with exponential backoff if the errorCode is retry-able. (#774)
Credits: Sun Cao, Vrinda Jindal
Delta Sharing 1.1.7
We’d like to announce the release of Delta Sharing 1.1.7, which introduce the following improvements:
- Switch OSSHR service to Central Publishing Portal (#767)
- Parse httpStatusErrorCode in client from EndStreamAction and retry the request with exponential backoff if the errorCode is retry-able. (#774)
Credits: Sun Cao, Vrinda Jindal
Delta Sharing 0.7.13
We’d like to announce the release of Delta Sharing 0.7.13, which introduce the following improvements:
- Switch OSSHR service to Central Publishing Portal (#769)
- Parse httpStatusErrorCode in client from EndStreamAction and retry the request with exponential backoff if the errorCode is retry-able. (#775)
Credits: Sun Cao, Vrinda Jindal
Delta Sharing 1.3.4
We’d like to announce the release of Delta Sharing 1.3.4, which introduce the following improvements:
- Switch OSSHR service to Central Publishing Portal (#763)
- Implement URL and query state merging in QuerySpecificCachedTable registration (#762)
- Add logging for file ID mismatches in QuerySpecificCachedTable registration (#760)
- Add keepUrlsAfterRefsGone parameter to QuerySpecificCachedTable for flexible URL retention (#757)
- Support Query-Specific State Registration (#756)
- Fix flaky test "spark read limit" (#750)
- Build both scala 2.12 and scala 2.13 (#743)
Credits: Sun Cao
Delta Sharing 1.3.3
We’d like to announce the release of Delta Sharing 1.3.3, which introduce the following improvements:
- Support HTTPS downgrade when not using the proxy. Add support for wildcard DNS support for no proxy hosts. (#751)
Credits: William Chau
Delta Sharing Python 1.3.3
Delta Sharing 1.3.2
We’d like to announce the release of Delta Sharing 1.3.2, which introduce the following improvements:
- Upgrade client/spark to use Spark 4.0.0-preview1 (#728)
- Upgrade spark version to staging 4.0.0 for client/spark build (#729)
- switch to spark 4.0.0 official release (#739)
Credits: Sun Cao, Charlene Lyu
Delta Sharing 1.3.1
We’d like to announce the release of Delta Sharing 1.3.1, which introduce the following improvements:
- Handle race condition between a refresh thread and register threads (#719)
- Enhance Pre-signed URL Cache with QuerySpecificTableCache Registration and Refresh (#708)
- Fix misnamed field in endStreamAction in server model (#715)
Credits: Sun Cao, Tom Tian
Delta Sharing 1.2.7
We’d like to announce the release of Delta Sharing 1.2.7, which introduce the following improvements:
- Parse Error Message in Client in EndStreamAction (#709)
Credits: Tom Tian