Skip to content

Version v0.17dev7

Pre-release
Pre-release

Choose a tag to compare

@proofrock proofrock released this 06 Aug 10:18
v0.17dev7
63e6b6a

This is not the latest release of ws4sqlite, which is here.

The work takes place in the fork/ws4sql branch, and you can find the changes so far, and the steps needed to migrate a regular installation in the ROAD_TO_WS4SQL.md document.

Compiled in Github Actions using Go 1.24.5. Docker images for amd64 and aarch64 (arm64) are at ghcr.io/proofrock/ws4sql:latest.

In this release

  • SQLite 3.50.3 and DuckDB 1.3.2
  • [Breaking Change] Plaintext passwords in auth config block are now prohibited
  • Removed 'maintenance' config block, it was deprecated since v0.14
  • Libraries update

Next, documentation and fix a few outstanding issues. Then release.

Migration

If you used v0.17dev6:

  • Ensure you are not using plaintext passwords. In case, specify them as bcrypt.

If you used ws4sqlite:

As always, your feedback is deeply appreciated, if you'll be so kind. Cheers! 🍻