Skip to content

Releases: go-surreal/sdbc

v0.9.4

15 Jul 16:50
d30d6c8

Choose a tag to compare

What's Changed

  • test: run against golang v1.24.5 by @renovate[bot] in #132
  • ci(deps): update golangci-lint to v2.2.2 by @renovate[bot] in #134
  • build(go): minor/patch package updates by @renovate[bot] in #131
  • ci(deps): update stefanzweifel/git-auto-commit-action to v6 by @renovate[bot] in #133
  • test: run against surrealdb v2.3.7 by @marcbinz in #135

Full Changelog: v0.9.3...v0.9.4

v0.9.3

10 May 10:39
5afdd54

Choose a tag to compare

What's Changed

Full Changelog: v0.9.2...v0.9.3

v0.9.2

04 May 13:13
8e590dc

Choose a tag to compare

What's Changed

  • refactor: simplify and streamline response handling by @0xCA in #121
  • refactor: improve request key perf & optimise store impl by @0xCA in #122
  • ci(deps): update golangci-lint to v2 by @renovate in #115
  • ci(deps): update golangci-lint to v2.1.5 by @renovate in #123
  • build: apply minor/patch go package updates by @renovate in #124
  • test: run against surrealdb v2.3.0 by @marcbinz in #125

Full Changelog: v0.9.1...v0.9.2

v0.9.1

19 Apr 11:54
a6f68bb

Choose a tag to compare

What's Changed

New Contributors

  • @0xCA made their first contribution in #113

Full Changelog: v0.9.0...v0.9.1

v0.9.0

24 Nov 18:28
f231778

Choose a tag to compare

What's Changed

  • build(go): update language version to v1.23.3 by @renovate in #93
  • ci(deps): update golangci-lint to v1.62.0 by @renovate in #94
  • build(go): apply minor/patch package updates by @renovate in #92
  • build(go): update golang.org/x/exp to latest version by @renovate in #91
  • ci(deps): update codecov/codecov-action action to v5 by @renovate in #95
  • test: run against surrealdb 2.1.0 by @marcbinz in #96
  • fix: testcontainers terminate does not ignore unnecessary error by @marcbinz in #97

Full Changelog: v0.8.0...v0.9.0

v0.8.0

11 Oct 23:27
1931d50

Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.8.0

v0.7.0

13 Aug 18:14
27eefb0

Choose a tag to compare

What's Changed

  • build(go): update language version to v1.23.0 by @renovate in #76
  • build(go): apply minor/patch package updates by @renovate in #65

Full Changelog: v0.6.1...v0.7.0

v0.6.1

11 Aug 14:52
02363ea

Choose a tag to compare

What's Changed

  • refactor: nhooyr.io/websocket to github.com/coder/websocket by @marcbinz in #71
  • build(go): update language version to v1.22.6 by @renovate in #69
  • fix: update vulnerable github.com/docker/docker version to v27.1.1 by @renovate in #67
  • refactor: optimise with golangci-lint by @marcbinz in #73

Full Changelog: v0.6.0...v0.6.1

v0.6.0

25 Jul 19:23
9da669a

Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

15 Jun 13:59
66e4809

Choose a tag to compare

What's Changed

  • chore: activate renovate dashboard by @marcbinz in #32
  • ci(deps): update actions/labeler action to v5 by @renovate in #31
  • ci(deps): update actions/setup-go action to v5 by @renovate in #33
  • ci(deps): update codecov/codecov-action action to v4 by @renovate in #34
  • fix(ci): labeler action config v5 by @marcbinz in #39
  • test(build): update golang to v1.22.3 by @renovate in #30
  • build: apply minor/patch go package updates by @renovate in #36
  • ci(deps): update golangci-lint action to v6 by @renovate in #38
  • ci(deps): update golangci-lint to v1.58.1 by @renovate in #37
  • ci(deps): update stefanzweifel/git-auto-commit-action to v5 by @renovate in #40
  • ci(deps): update golangci-lint to v1.58.2 by @renovate in #42
  • build: apply minor/patch go package updates by @renovate in #41
  • test: optimise testcontainers database setup by @marcbinz in #43
  • test: run against surrealdb 1.5.0 by @marcbinz in #44
  • build: update go version to v1.22.4 by @renovate in #49
  • ci: update golangci-lint to v1.59.1 by @renovate in #47
  • build(go): apply minor/patch package updates by @renovate in #46
  • build(go): apply other package updates by @renovate in #45
  • feat: check for valid namespace and database name by @marcbinz in #50
  • test: run against surrealdb 1.5.3 by @marcbinz in #51

New Contributors

Full Changelog: v0.4.0...v0.5.0