1
0
Fork 0

81 Commits (a5577f86198cdc69c322062981a5a827a5796188)

Author SHA1 Message Date
Philip O'Toole 2539a7998c go mod updates 7 months ago
Philip O'Toole a7ee875cda Upgrade to SQLite 3.45.1 8 months ago
Philip O'Toole d01814f138 `go mod` updates 8 months ago
Philip O'Toole 84e68aaf73 Upgrade to SQLite 3.45.0
Brings in JSONB support.
8 months ago
Philip O'Toole ba242fdc79 go mod updates 8 months ago
Philip O'Toole 84d424aee1 go mod updates 8 months ago
Philip O'Toole 7a781ae772 go mod updates 9 months ago
Philip O'Toole f662ad97c4 Upgrade rqlite disco client 9 months ago
dependabot[bot] 00883b9e4a
Bump golang.org/x/crypto from 0.16.0 to 0.17.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.16.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.16.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
9 months ago
Philip O'Toole 07ccd3903d go get updates 9 months ago
Philip O'Toole c0042dbf01 Upgrade Go in go.mod 9 months ago
Philip O'Toole a93b7d9c5d go get -u ./... 9 months ago
Philip O'Toole cc96554d1f Upgrade to SQLite 3.44.0 10 months ago
Philip O'Toole a9e8823ce6 go mod updates 10 months ago
Philip O'Toole 2f1ddc8236 Use same Raft port with DNS provider
This is what the docs have always said DNS disco does.
10 months ago
dependabot[bot] 78248b08b1
Bump golang.org/x/net from 0.14.0 to 0.17.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.14.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.14.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
11 months ago
Philip O'Toole b85e431972 Upgrade SQLite so that we pull in FTS5 1 year ago
Philip O'Toole 16d29a555a go mod updates
Also running with go 1.21 now.
1 year ago
Philip O'Toole 25d7436332 go mod updates 1 year ago
Philip O'Toole 3dc2824c32 Upgrade dependencies
Had to add github.com/armon/go-metrics =>
github.com/hashicorp/go-metrics v0.5.1 due to renaming of repo in GitHub
(it seems).
1 year ago
Philip O'Toole 291034c26b Upgrade to SQLite 3.42.0 1 year ago
Philip O'Toole ac2e03807b Enable support for riscv64 and mips 1 year ago
Philip O'Toole ec980b0a8b Fix up dependencies
Remove reference to rqlite boltdb fork
1 year ago
Philip O'Toole 22f1751d23 Upgrade disco clients
Disco configs now support Environment variable expansion.
1 year ago
Philip O'Toole 3125fb5e8a Add initial S3 upload client 1 year ago
Philip O'Toole a21fb42ba6 'go mod' updates
This includes upgrading to Hashicorp Raft 1.5, which brings in some
performance improvements. See https://github.com/hashicorp/raft/pull/541
for more details.
1 year ago
Philip O'Toole d55710692c go mod updates 2 years ago
Philip O'Toole 07d2ba01e4 go mod updates 2 years ago
Philip O'Toole 561801c68b Upgrade raft BoltDB fork 2 years ago
Philip O'Toole 2005d94ad7 go mod updates 2 years ago
Philip O'Toole b0d1593785 Upgrade disco client
Pull in https://github.com/rqlite/rqlite-disco-clients/pull/12
2 years ago
Philip O'Toole d72e9c52e4 go mod updates 2 years ago
Philip O'Toole 053bde0ed6 Upgrade to latest SQLite driver 2 years ago
Philip O'Toole e3cc4eb5d0
go mod updates (#1120)
* go mod updates

* CHANGELOG
2 years ago
Philip O'Toole 345b117126 go mod updates 2 years ago
Philip O'Toole a031c8eefa Upgrade to SQLite 3.39.4
Also upgrade other dependencies.
2 years ago
Salah Aldeen Al Saleh 36eb4d87f6 Update packages to resolve CVE-2022-32149 and CVE-2022-27664 2 years ago
Philip O'Toole ce25f23d7d Upgrade to latest SQL parser 2 years ago
Philip O'Toole 95dfead226
Integrate SQL rewrite with rqlite for RANDOM (#1046) 2 years ago
Philip O'Toole e8ccbb9d66 Upgrade CircleCI Go image
Upgrade dependencies too.
2 years ago
Philip O'Toole dc99d3d9a6 Update dependencies 2 years ago
Philip O'Toole d64e0f8019 Upgrade go mod dependencies 2 years ago
Philip O'Toole 3dc76cc6d2 go mod updates 3 years ago
Philip O'Toole 869f3547b7 Update to SQLite 3.38 3 years ago
Philip O'Toole 3f1398b5df go mod 3 years ago
Philip O'Toole 75fc8784d2 Upgrade SQLite to 3.37.0 3 years ago
Philip O'Toole 5ab4301df4 go mod 3 years ago
Philip O'Toole f9148b5745 Add support for DNS SRV -based discovery 3 years ago
Philip O'Toole bba69d6300
Add support for DNS-based autoclustering (#979)
New disco-bootstrapping hybrid to autoclustering, which uses DNS A Records to find nodes.
3 years ago
Philip O'Toole 457ca9ce3f Use correct JSON field name for Consul scheme 3 years ago