Skip to content

Releases: proofrock/ws4sqlite

v0.14.1

04 Apr 09:07
Compare
Choose a tag to compare

Aligned to SQLite 3.41.2. Compiled with go 1.20.2.

  • SQLite 3.41.2
  • Library updates

Docker images for amd64, arm and arm64 are here.

This release is backwards compatible with v0.11.x, and the existing client libraries don't need to be changed.

v0.14.0

28 Feb 20:48
Compare
Choose a tag to compare

Aligned to SQLite 3.41.0. Compiled with go 1.20.1.

  • SQLite 3.41.0
  • Issue #21: Feature: multiple maintenance tasks
  • Issue #22: Enhancement: keep the db connection open
  • Issue #24: Small fixes to commandline args parsing
  • Library updates

UPDATE 20230315: docker builds are now available as usual (something got fixed in the upstream). Please notice that they are compiled with 1.20.2.

This release is backwards compatible with v0.11.x, and the existing client libraries don't need to be changed.

v0.13.0

08 Feb 17:17
Compare
Choose a tag to compare

Aligned to SQLite 3.40.1. Compiled with go-1.20.

  • Issue #16: Feature: specify a custom error code for Not Authorized
  • Issue #19: Feature: backup at each startup
  • Issue #20: Feature: ability to perform statements during maintenance
  • Issue #15: Out-of-order startup reporting of server configs
  • Library updates
  • Go 1.20

Docker images for amd64, arm and arm64 are here.

WARNING: docker build for ARM64 is currently failing. I hope to be able to fix it soon.

This release is backwards compatible with v0.11.x, and the existing client libraries don't need to be changed.

v0.12.7

26 Jan 13:41
Compare
Choose a tag to compare

Aligned to SQLite 3.40.1. Compiled with go-1.19.5.

  • Issue #14: "Method not allowed" when calling OPTION in CORS preflight

Docker images for amd64, arm and arm64 are here.

This release is backwards compatible with v0.11.x, and the existing client libraries don't need to be changed.

v0.12.6

26 Jan 12:42
Compare
Choose a tag to compare

IMPORTANT: this version is broken, see #14

Aligned to SQLite 3.40.1. Compiled with go-1.19.5.

  • Issue #13: Middlewares activation is not correct
  • Library updates

Docker images for amd64, arm and arm64 are here.

This release is backwards compatible with v0.11.x, and the existing client libraries don't need to be changed.

v0.12.5

14 Jan 15:06
Compare
Choose a tag to compare

Aligned to SQLite 3.40.1. Compiled with go-1.19.5.

  • Library updates

Docker images for amd64, arm and arm64 are here.

This release is backwards compatible with v0.11.x, and the existing client libraries don't need to be changed.

v0.12.4

19 Dec 18:36
Compare
Choose a tag to compare

Aligned to SQLite 3.40.0. Compiled with go-1.19.4.

  • Issue #11: runtime error: slice bounds out of range [:-1]
  • Issue #12: Hardcoded path in error message
  • Library updates

Docker images for amd64, arm and arm64 are here.

This release is backwards compatible with v0.11.x, and the existing client libraries don't need to be changed.

v0.12.3

24 Nov 09:20
Compare
Choose a tag to compare

Aligned to SQLite 3.39.4. Compiled with go-1.19.3.

  • Library updates
  • go.mod changed for go 1.19

Docker images for amd64, arm and arm64 are here.

This release is backwards compatible with v0.11.x, and the existing client libraries don't need to be changed.

v0.12.2

12 Sep 09:43
Compare
Choose a tag to compare

Aligned to SQLite 3.39.3. Compiled with go-1.19.1.

  • Library updates

Docker images for amd64, arm and arm64 are here.

This release is backwards compatible with v0.11.x, and the existing client libraries don't need to be changed.

v0.12.1

12 Aug 01:57
Compare
Choose a tag to compare

Aligned to SQLite 3.39.2. Compiled with go-1.18.4. I'll wait until go-1.19.1 to switch to the new go minor release.

  • Library updates

Docker images for amd64, arm and arm64 are here.

This release is backwards compatible with v0.11.x, and the existing client libraries don't need to be changed.