Skip to content

Releases: bsv-blockchain/go-alert-system

Release v0.1.1

05 Nov 15:50
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Changelog

  • e9e827a Merge branch 'master' of github.com:bsv-blockchain/go-alert-system
  • afb2bc3 [FEAT] - Readme and Dependabot Mods and More! (#5)
  • 84a611d chore(deps): bump the dockerfiles-all group with 2 updates (#6)
  • 599c4e1 chore(deps): ignore specific version of go-libp2p in Dependabot config
  • 7792c56 sync: update 16 files from source repository (#4)

Release v0.1.0

03 Nov 20:25
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Changelog

  • fe11d17 Add CodeQL analysis workflow configuration
  • 15d8c1d Initial commit
  • f89260a build: consolidate GoReleaser config and update binary name
  • 4f26ff8 chore(deps): bump github/codeql-action in the ghactions-all group (#1)
  • c94d1a1 chore(deps): bump gorm.io/gorm from 1.31.0 to 1.31.1 (#3)
  • 65591fb chore(deps): bump ubi9-minimal in the dockerfiles-all group (#2)
  • 38f75cb chore(deps): update go-bn, go-bt, go-bc, go-datastore, go-parameters, and sqlite versions
  • fcbb813 chore(env): disable due to issue
  • 8ad358c chore: disable revive and gomoddirectives linters
  • de443da feat: initial commit from alert-system, removing template files
  • 5c82bf1 fix: eof issue
  • cc747ef fix: had to add and remove to turn on advanced
  • 9ce3bfa fix: repo tagline
  • 9ff2899 refactor: centralize error definitions across packages
  • da7022a refactor: move main entry point to cmd/go-alert-system