Releases: go-surreal/som
Releases · go-surreal/som
v0.1.2
v0.1.1
v0.1.0
What's Changed
- refactor: move repo to go-surreal org by @marcbinz in #194
- docs: update readme by @marcbinz in #201
- ci: refine pr workflow by @marcbinz in #202
- refactor: move sdbc code to own repo by @marcbinz in #203
- feat: create nodes with ulid as primary key by @marcbinz in #204
- test: switch to surrealdb beta.12 by @marcbinz in #206
- test: use surrealdb v1.0.0 by @marcbinz in #207
- refactor: move timestamp handling to database schema layer by @marcbinz in #197
- test: rename folder examples to tests by @marcbinz in #209
- fix: codegen bugs & streamline tests by @marcbinz in #210
- docs: update readme & add ideas by @marcbinz in #160
- build: update go to v1.21.1 by @marcbinz in #211
- test(deps): use sdbc v0.1.0 to run tests against by @marcbinz in #213
- chore: add license by @marcbinz in #208
- chore: add security file by @marcbinz in #172
- chore: add missing project files by @marcbinz in #212
- chore: remove changelog file for now by @marcbinz in #215
Full Changelog: v0.0.11...v0.1.0
v0.0.11
What's Changed
- build: apply minor/patch go package updates by @renovate in #154
- build: apply other go package updates by @renovate in #155
- feat: add surrealdb strict-mode compatibility by @marcbinz in #175
- build: update golang to v1.21.0 by @renovate in #179
- build: apply major go package updates by @renovate in #178
- build: apply minor/patch go package updates by @renovate in #177
- ci: update golangci-lint to v1.54.0 by @renovate in #182
- chore(deps): update dependency golangci-lint to v1.54.2 by @renovate in #184
- build: apply minor/patch go package updates by @renovate in #183
- build: update surrealdb client package by @renovate in #185
- fix: apply schema with transaction is broken by @marcbinz in #186
- fix: apply latest surrealdb nightly changes by @marcbinz in #187
- test: switch to surrealdb v1.0.0-beta.10 by @marcbinz in #188
- feat: implement custom surrealdb client by @marcbinz in #152
- build: cleanup exp/slices usage & go deps by @marcbinz in #190
- feat: optimise sdbc close & cleanup handling by @marcbinz in #191
- ci: update actions/checkout to v4 by @renovate in #196
- refactor: let conv functions use pointers by @marcbinz in #198
- fix: enum & struct fields handling by @marcbinz in #199
- feat: add support for surrealdb beta.11 by @marcbinz in #200
- feat: add support for live queries by @marcbinz in #167
Full Changelog: v0.0.10...v0.0.11
v0.0.10
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
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
What's Changed
- build(go): update golang to v1.20.1 by @renovate in #101
- build(go): update golang.org/x/exp digest to 5e25df0 by @renovate in #100
- chore: cleanup generated code by @marcbinz in #102
- chore: add lefthook setup by @marcbinz in #93
- ci: optimise renovate config by @marcbinz in #103
- build(go): update golang to v1.20.2 by @renovate in #110
- build(go): bump golang.org/x/net to 0.7.0 by @dependabot in #109
- build(go): bump github.com/containerd/containerd to 1.6.18 by @dependabot in #107
- build(go): apply minor/patch go package updates by @renovate in #108
- ci: update renovate config by @marcbinz in #111
- build: update go.mod dependencies by @marcbinz in #113
- ci: update actions/setup-go workflow action to v4 by @renovate in #117
- feat: make generated code mockable by using interfaces by @marcbinz in #112
- feat: small gen updates, more tests and examples by @marcbinz in #106
- feat: move lib package into generated sources via embed by @marcbinz in #118
- build: bump opencontainers/runc to fix dependabot alert by @dependabot in #122
- build: update golang.org/x/exp digest by @renovate in #114
- build: update github.com/surrealdb/surrealdb.go by @renovate in #120
- docs: update readme & faq by @marcbinz in #124
New Contributors
- @dependabot made their first contribution in #109
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- build(go): update golang.org/x/exp digest to 062eb4c by @renovate in #94
- build(go): minor go package updates by @renovate in #95
- build(go): update golang.org/x/exp digest to a684f29 by @renovate in #97
- fix: record links by @marcbinz in #98
- docs: add ideas document by @marcbinz in #92
Full Changelog: v0.0.6...v0.0.7
v0.0.6
v0.0.5
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