Skip to content

Releases: go-surreal/sdbc

v0.9.0

24 Nov 18:28
f231778
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v0.7.0

13 Aug 18:14
27eefb0
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v0.5.0

15 Jun 13:59
66e4809
Compare
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

v0.4.0

04 May 17:56
a19dd5e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

02 May 18:02
4a8ad4f
Compare
Choose a tag to compare

What's Changed

  • test: run against go version 1.22.2 by @marcbinz in #20
  • build: update go dependencies by @marcbinz in #21
  • fix: live queries with filter and variables by @marcbinz in #22
  • build(fix): bump vulnerable google.golang.org/grpc to 1.57.1 by @dependabot in #14
  • build(fix): bump vulnerable github.com/docker/docker to 24.0.7 by @dependabot in #15
  • build(fix): bump vulnerable google.golang.org/protobuf to 1.33.0 by @dependabot in #23
  • build(fix): bump vulnerable github.com/.../containerd to 1.7.11 by @dependabot in #16
  • build(fix): bump vulnerable github.com/docker/docker to 24.0.9 by @dependabot in #25
  • build(fix): bump github.com/opencontainers/runc to 1.1.12 by @dependabot in #24
  • build(fix): bump vulnerable golang.org/x/net 0.23.0 by @dependabot in #26

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

26 Apr 16:14
c6b9a25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.2.0

v0.1.1

19 Sep 20:55
baae299
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1