Releases: bitcoin-sv/alert-system
Releases · bitcoin-sv/alert-system
v0.1.9
Changelog
- 9e2d457 Bump github.com/libp2p/go-libp2p-kad-dht from 0.26.1 to 0.27.0 (#141)
- 3586aa7 Bump github.com/mrz1836/go-api-router from 0.7.3 to 0.8.2 (#143)
- f36665b Bump github.com/mrz1836/go-datastore from 0.6.2 to 0.7.3 (#146)
- 6e6bac6 Bump github.com/mrz1836/go-logger from 0.3.3 to 0.3.4 (#133)
- 2d69541 Bump github.com/newrelic/go-agent/v3/integrations/nrhttprouter (#144)
- 2cf9e67 Bump github/super-linter from 5 to 7 (#123)
- 45f8f70 Bump go.mongodb.org/mongo-driver from 1.16.1 to 1.17.1 (#139)
- c579b12 Move to go 1.23 and fix CI (#147)
- fa2208f fix data race issues (#145)
v0.1.8
v0.1.7
Full Changelog: v0.1.6...v0.1.7
v0.1.6
v0.1.5
What's Changed
- Bump github.com/99designs/gqlgen from 0.17.47 to 0.17.48 by @dependabot in #100
- Bump goreleaser/goreleaser-action from 5 to 6 by @dependabot in #101
- Bump github.com/vektah/gqlparser/v2 from 2.5.12 to 2.5.14 by @dependabot in #102
- Bump github.com/libsv/go-p2p from 0.2.3 to 0.2.5 by @dependabot in #104
- Bump github.com/99designs/gqlgen from 0.17.48 to 0.17.49 by @dependabot in #105
- Bump go.mongodb.org/mongo-driver from 1.15.0 to 1.15.1 by @dependabot in #107
- Bump docker/build-push-action from 5 to 6 by @dependabot in #108
- Bump github.com/multiformats/go-multiaddr from 0.12.4 to 0.13.0 by @dependabot in #110
- Bump go.mongodb.org/mongo-driver from 1.15.1 to 1.16.0 by @dependabot in #111
- Bump github.com/newrelic/go-agent/v3/integrations/nrhttprouter from 1.1.0 to 1.1.1 by @dependabot in #112
- Bump github.com/libsv/go-p2p from 0.2.5 to 0.2.6 by @dependabot in #113
- Bump github.com/libsv/go-p2p from 0.2.6 to 0.2.7 by @dependabot in #114
- Bump gorm.io/gorm from 1.25.10 to 1.25.11 by @dependabot in #115
- Bump github.com/libsv/go-p2p from 0.2.7 to 0.3.0 by @dependabot in #116
- Bump github.com/libsv/go-p2p from 0.3.0 to 0.3.1 by @dependabot in #117
- Bump github.com/libsv/go-p2p from 0.3.1 to 0.3.2 by @dependabot in #118
- Bump go.mongodb.org/mongo-driver from 1.16.0 to 1.16.1 by @dependabot in #119
- Added context to be done checks when searching for peers by @icellan in #124
- Dep Upgrades and Minor Updates by @mrz1836 in #99
- Bump google.golang.org/grpc from 1.64.0 to 1.64.1 by @dependabot in #125
- Remove tokenized import for json marshalling by @galt-tr in #126
New Contributors
Full Changelog: v0.1.4...v0.1.5
v0.1.4
Changelog
- 7478565 Bump github.com/99designs/gqlgen from 0.17.45 to 0.17.46
- f00df01 Bump github.com/99designs/gqlgen from 0.17.46 to 0.17.47
- bd321a6 Bump github.com/libp2p/go-libp2p-pubsub from 0.10.0 to 0.10.1 (#90)
- 9734f0d Bump github.com/libsv/go-p2p from 0.2.1 to 0.2.2
- e1cc982 Bump github.com/libsv/go-p2p from 0.2.2 to 0.2.3
- 3d436e2 Bump github.com/mrz1836/go-datastore from 0.5.19 to 0.5.21
- bf89804 Bump github.com/mrz1836/go-datastore from 0.5.21 to 0.5.22
- f413d32 Bump github.com/multiformats/go-multiaddr from 0.12.2 to 0.12.3
- 9fbfdb0 Bump github.com/multiformats/go-multiaddr from 0.12.3 to 0.12.4
- eebd7b1 Bump github.com/newrelic/go-agent/v3/integrations/nrhttprouter
- a925830 Bump github.com/quic-go/quic-go from 0.41.0 to 0.42.0 (#82)
- b133b18 Bump go.mongodb.org/mongo-driver from 1.14.0 to 1.15.0
- e07d992 Bump gorm.io/gorm from 1.25.9 to 1.25.10
- d994dcb Merge pull request #80 from bitcoin-sv/dependabot/go_modules/master/github.com/mrz1836/go-datastore-0.5.21
- 5f51eeb Merge pull request #81 from bitcoin-sv/dependabot/go_modules/master/github.com/multiformats/go-multiaddr-0.12.3
- 2bca20b Merge pull request #83 from bitcoin-sv/dependabot/go_modules/master/github.com/libsv/go-p2p-0.2.2
- 0cf5fb8 Merge pull request #84 from bitcoin-sv/dependabot/go_modules/master/github.com/newrelic/go-agent/v3/integrations/nrhttprouter-1.1.0
- ee4b33c Merge pull request #85 from bitcoin-sv/dependabot/go_modules/master/go.mongodb.org/mongo-driver-1.15.0
- 4109395 Merge pull request #86 from bitcoin-sv/dependabot/go_modules/master/github.com/mrz1836/go-datastore-0.5.22
- 7d7c79c Merge pull request #87 from bitcoin-sv/dependabot/go_modules/master/gorm.io/gorm-1.25.10
- d818456 Merge pull request #91 from bitcoin-sv/dependabot/go_modules/master/github.com/99designs/gqlgen-0.17.46
- 950df10 Merge pull request #92 from bitcoin-sv/dependabot/go_modules/master/github.com/libsv/go-p2p-0.2.3
- 8301a57 Merge pull request #93 from bitcoin-sv/dependabot/go_modules/master/github.com/multiformats/go-multiaddr-0.12.4
- 3758923 Merge pull request #94 from bitcoin-sv/dependabot/go_modules/master/github.com/99designs/gqlgen-0.17.47
v0.1.3
Changelog
- fee3d61 Bump github.com/99designs/gqlgen from 0.17.44 to 0.17.45
- ef4939a Bump github.com/libsv/go-p2p from 0.1.9 to 0.2.1
- 07bf8fc Bump github.com/mrz1836/go-api-router from 0.7.2 to 0.7.3
- 448c12c Bump github.com/mrz1836/go-datastore from 0.5.15 to 0.5.16
- 7b30069 Bump github.com/mrz1836/go-datastore from 0.5.16 to 0.5.17
- 8ff20e9 Bump github.com/mrz1836/go-datastore from 0.5.17 to 0.5.18
- bb9b21c Bump github.com/mrz1836/go-datastore from 0.5.18 to 0.5.19
- 60d6f3c Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
- 2c5cb26 Bump softprops/action-gh-release from 1 to 2
- a100a12 Force ipv4 when determining public IP (#77)
- 641e09b Merge pull request #66 from bitcoin-sv/dependabot/go_modules/master/github.com/mrz1836/go-datastore-0.5.16
- 7c866b7 Merge pull request #68 from bitcoin-sv/dependabot/go_modules/master/github.com/stretchr/testify-1.9.0
- 9bb8a60 Merge pull request #69 from bitcoin-sv/dependabot/go_modules/master/github.com/mrz1836/go-api-router-0.7.3
- 3a6f1a6 Merge pull request #70 from bitcoin-sv/dependabot/github_actions/master/softprops/action-gh-release-2
- 0c513ff Merge pull request #71 from bitcoin-sv/dependabot/go_modules/master/github.com/99designs/gqlgen-0.17.45
- a03bbee Merge pull request #72 from bitcoin-sv/dependabot/go_modules/master/github.com/mrz1836/go-datastore-0.5.17
- 0f10bb8 Merge pull request #73 from bitcoin-sv/dependabot/go_modules/master/github.com/mrz1836/go-datastore-0.5.18
- 1f82bad Merge pull request #75 from bitcoin-sv/dependabot/go_modules/master/github.com/mrz1836/go-datastore-0.5.19
- 9288b40 Merge pull request #76 from bitcoin-sv/dependabot/go_modules/master/github.com/libsv/go-p2p-0.2.1
- 72913df Remove gocore dependency entirely (#67)
v0.1.2
v0.1.1
What's Changed
- Update README.md by @galt-tr in #54
- Bump go.mongodb.org/mongo-driver from 1.13.2 to 1.14.0 by @dependabot in #55
- Bump github.com/mrz1836/go-datastore from 0.5.14 to 0.5.15 by @dependabot in #56
- fix: fixed link, clearing badge cache, etc by @mrz1836 in #57
- fix: invalid build badge for github by @mrz1836 in #58
- Gracefully shut down server on interrupt by @galt-tr in #59
- Filter out private IPs from advertising and dialing by @galt-tr in #60
- Move to pure go implementation of sqlite by @galt-tr in #61
Full Changelog: v0.1.0...v0.1.1