Skip to content

v2026.06.13

Choose a tag to compare

@github-actions github-actions released this 13 Jun 06:00
· 58 commits to main since this release
9266317

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

  • ci: auto-run smoke test after the release build (workflow_run) by @jrosskopf in #37
  • feat: MotherDuck publish docs + SQL console example dropdown by @jrosskopf in #38

Full Changelog: v2026.06.11...v2026.06.13