0.86.3-rc.3

vadimdemedes/ink0.86.3-rc.3Jul 12, 2026by github-actions[bot]

AI Summary

Addresses critical bugs regarding S3 storage compatibility and data integrity during table imports.

Key Highlights

  • Fixed S3 uploads and file cleanup failures on OCI and other S3-compatible storage
  • Ensured consistent column order when importing tables from JSON

Full Release Notes


## 🐞 Bug Fixes

* fix(file): S3 uploads and file cleanup failing on OCI and other S3-compatible storage (#14115) @majewskibartosz
* fix(tables): keep column order consistent when importing tables from JSON (#14156) @majewskibartosz

## Thanks ❤️
@MrChaker, @abuaboud and @majewskibartosz