Skip to content

feat: bump exarrow-rs to 0.13.0 - #20

Merged
marconae merged 1 commit into
mainfrom
chore/bump-exarrow-rs-0.13.0
Jun 25, 2026
Merged

feat: bump exarrow-rs to 0.13.0#20
marconae merged 1 commit into
mainfrom
chore/bump-exarrow-rs-0.13.0

Conversation

@marconae

Copy link
Copy Markdown
Collaborator

Advances the vendored src/exarrow-rs submodule to v0.13.0 (per workspace release-chain rules).

Change

  • src/exarrow-rs submodule pointer: ba13766 (v0.12.8) → d4fb193 (v0.13.0)

Submodule pointer is the sole source of the driver version — no other files change.

What 0.13.0 brings

  • Connection::builder() exposes validate_server_certificate(bool) — TLS with self-signed certs
  • Internal dead-code / over-engineering cleanup (~1,180 lines); breaking removals were of unused public API only

Release

Merging this PR does not by itself cut a release — script_release.yaml triggers only on a src/v** tag push. The src/v0.13.0 tag will be pushed after merge to publish the driver release (note: 0.12.8 was merged but never tagged, so v0.13.0 supersedes it).

@marconae
marconae merged commit b7d08cd into main Jun 25, 2026
15 checks passed
@marconae
marconae deleted the chore/bump-exarrow-rs-0.13.0 branch June 25, 2026 19:06
@lidavidm

lidavidm commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Sorry, this slipped off my radar...feel free to ping me in the future if I don't get to this in a few days. I'll deploy this today

@lidavidm

lidavidm commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Uploaded.

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