Releases: bottledcode/atlas-db
Releases · bottledcode/atlas-db
v0.2.3
v0.2.2
What's Changed
- use benchstat by @withinboredom in #148
- use better hashing by @withinboredom in #149
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- update deps by @withinboredom in #144
- clean up by @withinboredom in #145
- Bump anthropics/claude-code-action from 1.0.20 to 1.0.21 by @dependabot[bot] in #146
- allow string keys by @withinboredom in #147
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- update readme by @withinboredom in #126
- update badger by @withinboredom in #127
- Bump google.golang.org/grpc from 1.75.1 to 1.76.0 by @dependabot[bot] in #128
- Optimize node repo by @withinboredom in #129
- content addressed storage with deduplication by @withinboredom in #130
- Bump anthropics/claude-code-action from 1.0.10 to 1.0.12 by @dependabot[bot] in #132
- Bump anthropics/claude-code-action from 1.0.12 to 1.0.13 by @dependabot[bot] in #133
- Bump github.com/slackhq/nebula from 1.9.6 to 1.9.7 by @dependabot[bot] in #134
- Bump anthropics/claude-code-action from 1.0.13 to 1.0.14 by @dependabot[bot] in #135
- Bump anthropics/claude-code-action from 1.0.14 to 1.0.16 by @dependabot[bot] in #136
- Bump golangci/golangci-lint-action from 8 to 9 by @dependabot[bot] in #137
- Bump google.golang.org/grpc from 1.76.0 to 1.77.0 by @dependabot[bot] in #138
- Bump golang.org/x/crypto from 0.43.0 to 0.45.0 by @dependabot[bot] in #139
- Bump go.uber.org/zap from 1.27.0 to 1.27.1 by @dependabot[bot] in #140
- Bump anthropics/claude-code-action from 1.0.16 to 1.0.20 by @dependabot[bot] in #142
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #141
- refactor: consensus by @withinboredom in #143
Full Changelog: v0.1.0...v0.2.0
It's Alive
It's Alive!
We're now reaching a state where it isn't quite production ready (no where near it in fact), but most of the important features work. We'll now begin actually testing this outside of a single, local machine and working on language drivers.
What's Changed
- remove sqlite by @withinboredom in #104
- Odyssey: Command framework, KEY/NODE/QUORUM, DeleteKey by @withinboredom in #105
- Ariadne: Hierarchical ACLs, table key helper, kv and quorum updates by @withinboredom in #106
- Odyssean ACL refactor: Protobuf ACLData, grant/revoke, meta:acl keying by @withinboredom in #107
- enable read/write permissions by @withinboredom in #108
- Bump anthropics/claude-code-action from 1.pre.dev to 1.0.5 by @dependabot[bot] in #109
- Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #112
- Bump actions/github-script from 7 to 8 by @dependabot[bot] in #110
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #111
- Bump google.golang.org/protobuf from 1.36.8 to 1.36.9 by @dependabot[bot] in #113
- Bump google.golang.org/grpc from 1.75.0 to 1.75.1 by @dependabot[bot] in #114
- add command tests by @withinboredom in #115
- Bump anthropics/claude-code-action from 1.0.5 to 1.0.7 by @dependabot[bot] in #116
- Bump anthropics/claude-code-action from 1.0.7 to 1.0.8 by @dependabot[bot] in #117
- Bump google.golang.org/protobuf from 1.36.9 to 1.36.10 by @dependabot[bot] in #119
- Bump anthropics/claude-code-action from 1.0.8 to 1.0.9 by @dependabot[bot] in #118
- add integration tests by @withinboredom in #120
- add prefix scan by @withinboredom in #121
- add blobs support by @withinboredom in #123
- add async support by @withinboredom in #124
- update documentation by @withinboredom in #125
Full Changelog: v0.0.2...v0.1.0
v0.0.2
What's Changed
- Shouldering the Weight of Open Source Sustainability by @withinboredom in #24
- Shoulders of a Titan: Refactoring Database Documentation by @withinboredom in #25
- Bearing the Weight of Distributed Destiny: Table Ownership Transfer Refined by @withinboredom in #26
- Bearing the Weight of Robust Code: Refactoring Improvements by @withinboredom in #27
- Bearing the Weight of Database Evolution by @withinboredom in #28
- Bump github.com/caddyserver/caddy/v2 from 2.8.4 to 2.9.0 by @dependabot[bot] in #29
- Because Topology Changes Were So Last Year by @withinboredom in #30
- Atlas: Enhance Authorization, Consensus, and Ownership Mechanisms by @withinboredom in #31
- Add AGPL headers, update project configs, and remove dependency by @withinboredom in #32
- Bump golang.org/x/net from 0.33.0 to 0.34.0 by @dependabot[bot] in #33
- Bump google.golang.org/protobuf from 1.36.1 to 1.36.2 by @dependabot[bot] in #34
- Bump github.com/caddyserver/caddy/v2 from 2.9.0 to 2.9.1 by @dependabot[bot] in #35
- Refactor Atlas-DB Architecture: Consensus, Migration, and Socket Handling by @withinboredom in #36
- Add Table Group Management Support to Database System by @withinboredom in #38
- steal all tables in a group: Atlas: Enhance Consensus and Migration Management System by @withinboredom in #39
- trigger and view support: Enhance Table Type Classification in Database System by @withinboredom in #40
- Bump google.golang.org/grpc from 1.69.2 to 1.69.4 by @dependabot[bot] in #42
- Bump google.golang.org/protobuf from 1.36.2 to 1.36.3 by @dependabot[bot] in #43
- Add Support for Table Sharding and Grouping in Atlas Database by @withinboredom in #41
- Bump google.golang.org/grpc from 1.69.4 to 1.70.0 by @dependabot[bot] in #46
- add dev containers by @withinboredom in #47
- Bump google.golang.org/protobuf from 1.36.3 to 1.36.4 by @dependabot[bot] in #48
- Update Go version to 1.23.5 in go.mod by @withinboredom in #49
- Refactor Atlas-DB Socket Communication and Command Handling: part 1 by @withinboredom in #44
- Add Atlas Edge Database section to project README by @withinboredom in #50
- Add Contributor Covenant Code of Conduct to repository by @withinboredom in #51
- Update golangci-lint-action to specific commit hash by @withinboredom in #55
- Add Makefile and build workflow for Go project by @withinboredom in #56
- Bump github.com/golang/glog from 1.2.3 to 1.2.4 by @dependabot[bot] in #57
- Bump golangci/golangci-lint-action from 7ec71f69b140deafe2ba0c477db8aacd59cdfe55 to 9665fb5353a2e4cc60d570d956ab6db7d9949f06 by @dependabot[bot] in #58
- Bump google.golang.org/protobuf from 1.36.4 to 1.36.5 by @dependabot[bot] in #59
- Bump golangci/golangci-lint-action from 9665fb5353a2e4cc60d570d956ab6db7d9949f06 to db1c463e05c87f65a1da26368fb4f6639406da0a by @dependabot[bot] in #60
- Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot[bot] in #61
- Bump golangci/golangci-lint-action from db1c463e05c87f65a1da26368fb4f6639406da0a to 3b4f037d0e94e85d98f9824ef87b2dc32d53fbd5 by @dependabot[bot] in #62
- Bump golangci/golangci-lint-action from 3b4f037d0e94e85d98f9824ef87b2dc32d53fbd5 to 456fc0f7358ebf6cdd48ca0d2d56e88a6c7aa077 by @dependabot[bot] in #63
- Bump github.com/go-jose/go-jose/v3 from 3.0.3 to 3.0.4 by @dependabot[bot] in #64
- Bump golangci/golangci-lint-action from 456fc0f7358ebf6cdd48ca0d2d56e88a6c7aa077 to 7b561e5ab6624d4582c82a4315e0d65ec7a6ad00 by @dependabot[bot] in #65
- Bump google.golang.org/grpc from 1.70.0 to 1.71.0 by @dependabot[bot] in #66
- Bump golangci/golangci-lint-action from 7b561e5ab6624d4582c82a4315e0d65ec7a6ad00 to d8648ac2edec95c7927c492e5cfb10276c5ea71d by @dependabot[bot] in #67
- Bump golang.org/x/net from 0.34.0 to 0.36.0 by @dependabot[bot] in #68
- Bump golangci/golangci-lint-action from d8648ac2edec95c7927c492e5cfb10276c5ea71d to 4696ba8babb6127d732c3c6dde519db15edab9ea by @dependabot[bot] in #69
- Bump golangci/golangci-lint-action from 6.5.1 to 6.5.2 by @dependabot[bot] in #70
- Bump google.golang.org/protobuf from 1.36.5 to 1.36.6 by @dependabot[bot] in #71
- Bump golang.org/x/net from 0.36.0 to 0.38.0 by @dependabot[bot] in #74
- Bump google.golang.org/grpc from 1.71.0 to 1.72.0 by @dependabot[bot] in #76
- update deps by @withinboredom in #78
- update container version by @withinboredom in #79
- Bump google.golang.org/grpc from 1.72.0 to 1.72.1 by @dependabot[bot] in #80
- Bump zombiezen.com/go/sqlite from 1.4.0 to 1.4.2 by @dependabot[bot] in #81
- Bump google.golang.org/grpc from 1.72.1 to 1.72.2 by @dependabot[bot] in #82
- Bump google.golang.org/grpc from 1.72.2 to 1.73.0 by @dependabot[bot] in #83
- Bump github.com/go-chi/chi/v5 from 5.2.1 to 5.2.2 by @dependabot[bot] in #84
- Bump google.golang.org/grpc from 1.73.0 to 1.74.2 by @dependabot[bot] in #86
- Bump google.golang.org/protobuf from 1.36.6 to 1.36.7 by @dependabot[bot] in #87
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #93
- Bump google.golang.org/grpc from 1.74.2 to 1.75.0 by @dependabot[bot] in #94
- Bump google.golang.org/protobuf from 1.36.7 to 1.36.8 by @dependabot[bot] in #95
- Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #96
- Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #98
- add claude code by @withinboredom in #100
- update deps by @withinboredom in #99
- Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 by @dependabot[bot] in #101
- Switch to kv store instead of sqlite by @withinboredom in #102
- update deps by @withinboredom in #103
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
- Build and test by @withinboredom in #4
- Separate migrations from application data by @withinboredom in #2
- Bump golang.org/x/crypto from 0.28.0 to 0.31.0 by @dependabot in #5
- initialize the database if a seed database by @withinboredom in #6
- Consensus: join node to cluster by @withinboredom in #7
- some small bugfixes by @withinboredom in #8
- Create command handling by @withinboredom in #9
- feat(socket): Improve command handling and socket management by @withinboredom in #10
- feat(atlas): enhance database management with table replication and migration improvements by @withinboredom in #11
- feat(consensus): Enhance database consensus and migration mechanisms by @withinboredom in #12
- feat(deps): Add Dependabot configuration for Go module updates by @withinboredom in #13
- Bump golang.org/x/net from 0.30.0 to 0.33.0 by @dependabot in #15
- Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #14
- Dependabot's Atlas: Lifting Dependency Weights by @withinboredom in #16
- Dependabot: Atlas Bearing the Weight of Daily Updates by @withinboredom in #17
- Shoulders Bearing Dependency Burdens: Automated Merge Workflow by @withinboredom in #19
- Shoulders Bearing Dependency Burdens: Automated Merge Workflow by @withinboredom in #20
- Shoulders Bearing Workflow Secrets: Dependabot Automation Update by @withinboredom in #21
- Bump actions/setup-go from 4 to 5 by @dependabot in #18
- test dependabot by @withinboredom in #22
- Bump actions/checkout from 3 to 4 by @dependabot in #23
New Contributors
- @withinboredom made their first contribution in #4
- @dependabot made their first contribution in #5
Full Changelog: https://github.com/bottledcode/atlas-db/commits/v0.0.1