Skip to content

v2026.07.12

Choose a tag to compare

@github-actions github-actions released this 12 Jul 20:18
· 40 commits to main since this release
f1dc522

erpl-rev — query and replicate SAP through DuckDB.

Single self-extracting binaries — download the one for your OS, then
run it. They bundle the SAP NW RFC SDK + DuckDB, so there is nothing
else to install.

OS Asset
Linux x86-64 erpl-rev-linux-amd64.tar.gz
macOS arm64 erpl-rev-macos-arm64.tar.gz
Windows x64 erpl-rev-windows-amd64.zip

Verify with SHA256SUMS.txt. See the README
for setup and the LICENSE (BSL 1.1).

What's Changed

  • deps: bump posthog-telemetry — fix teardown SIGSEGV by @jrosskopf in #59
  • deps: bump posthog-telemetry to 4cd2256 (teardown SIGSEGV fix) by @jrosskopf in #60
  • feat(telemetry): adopt shared PostHog schema v2 (server events, groups, flush) by @jrosskopf in #61

Full Changelog: v2026.06.17...v2026.07.12