Skip to content

Releases: go-surreal/som

v0.1.2

16 Oct 18:19
ff72666
Compare
Choose a tag to compare

What's Changed

  • fix: timestamps zero value deref nil pointer by @marcbinz in #227

Full Changelog: v0.1.1...v0.1.2

v0.1.1

15 Oct 19:14
81f97eb
Compare
Choose a tag to compare

What's Changed

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

v0.1.0

17 Sep 17:16
bb43076
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.11...v0.1.0

v0.0.11

05 Sep 19:33
807e9e9
Compare
Choose a tag to compare
v0.0.11 Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.10...v0.0.11

v0.0.10

04 Aug 18:20
b0103c2
Compare
Choose a tag to compare
v0.0.10 Pre-release
Pre-release

What's Changed

  • fix: count query and result mapping by @marcbinz in #130
  • build: apply minor/patch go package updates by @renovate in #132
  • build: apply minor/patch go package updates by @renovate in #136
  • build: apply other go package updates by @renovate in #133
  • build: update golang to v1.20.5 by @renovate in #135
  • chore(deps): update dependency golangci-lint to v1.53.3 by @renovate in #139
  • build(deps): bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible in /examples/basic by @dependabot in #137
  • build(deps): bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible in /examples/movie by @dependabot in #138
  • build: update surrealdb.go client by @marcbinz in #141
  • fix: unexpected db response structure for unmarshal by @marcbinz in #131
  • build: apply minor/patch go package updates by @renovate in #142
  • ci: allow empty body for conventional commits workflow by @marcbinz in #148
  • build: apply digest go package updates by @renovate in #143
  • build: update dependency github.com/docker/docker to v24 - abandoned by @renovate in #140
  • build: update go to 1.21rc3 by @marcbinz in #147
  • fix: dependabot alert by bumping google.golang.org/grpc to 1.53.0 by @dependabot in #145
  • build: cleanup go environment by @marcbinz in #149
  • chore: update readme & .gitattributes by @marcbinz in #150
  • feat: add transaction wrapping to schema definition by @marcbinz in #156
  • fix: tests by @marcbinz in #157
  • ci: run tests for examples during pr checks by @marcbinz in #159
  • test: switch to surrealdb nightly until next beta by @marcbinz in #158
  • fix: schema needs to set option<?> types for nilable fields by @marcbinz in #161
  • feat: add assert for uuid fields to schema by @marcbinz in #162
  • feat: add id field definition to generated schema by @marcbinz in #165
  • refactor: simplify conv of uuid type by @marcbinz in #166
  • test(build): update go for examples to v1.20.7 by @renovate in #168
  • refactor: move static code to embed files by @marcbinz in #170
  • feat: add async methods to query builder by @marcbinz in #171
  • perf: optimise query builder string concat by @marcbinz in #173
  • build: apply major go package updates by @renovate in #169

Full Changelog: v0.0.9...v0.0.10

v0.0.9

09 Apr 09:09
17738e7
Compare
Choose a tag to compare
v0.0.9 Pre-release
Pre-release

What's Changed

  • fix: dependabot alert by updating opencontainers/runc to 1.1.5 by @dependabot in #123
  • feat: utilize new features of surrealdb.go client update v0.2.0 by @marcbinz in #125
  • build: update golang to v1.20.3 by @renovate in #128
  • ci: update workflow action conventional-commit-checker to v2 by @renovate in #127
  • build: apply minor/patch go package updates by @renovate in #126
  • feat: update for surrealdb version beta.9 by @marcbinz in #129

Full Changelog: v0.0.8...v0.0.9

v0.0.8

29 Mar 19:35
6ba7d63
Compare
Choose a tag to compare
v0.0.8 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.0.7...v0.0.8

v0.0.7

13 Feb 22:22
89937d3
Compare
Choose a tag to compare
v0.0.7 Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.6...v0.0.7

v0.0.6

24 Jan 23:11
bcabfb7
Compare
Choose a tag to compare
v0.0.6 Pre-release
Pre-release

What's Changed

  • build(deps): update module github.com/urfave/cli/v2 to v2.24.1 by @renovate in #90
  • build(deps): update golang.org/x/exp digest to d38c7dc by @renovate in #91
  • feat: implement sub-queries for nodes and edges by @marcbinz in #84

Full Changelog: v0.0.5...v0.0.6

v0.0.5

22 Jan 20:33
75f0508
Compare
Choose a tag to compare
v0.0.5 Pre-release
Pre-release

What's Changed

  • feat: add asserts to database schema definition by @marcbinz in #82
  • feat: schema assert for enum values by @marcbinz in #83
  • build(deps): update golang.org/x/exp digest to 738e83a by @renovate in #81
  • docs: update readme by @marcbinz in #72
  • build(deps): update golang to v1.19.5 by @renovate in #86
  • build(deps): update golang.org/x/exp digest to f9f960f by @renovate in #85
  • chore: adding and updating basic repository files by @marcbinz in #88
  • build(deps): update golang.org/x/exp digest to a68e582 by @renovate in #89
  • chore(deps): update go minor package updates by @renovate in #77

Full Changelog: v0.0.4...v0.0.5