Releases: bsv-blockchain/block-headers-service
Releases · bsv-blockchain/block-headers-service
Release v1.2.4
Immutable
release. Only release title and notes can be modified.
Changelog
- dcc612f [Sync] Update project files from source repository (1299e85) (#368)
- 033777e [Sync] Update project files from source repository (1f83ec3) (#360)
- 91be963 [Sync] Update project files from source repository (3218cb1) (#364)
- d048e29 [Sync] Update project files from source repository (425438b) (#367)
- f2b2ea0 [Sync] Update project files from source repository (4ee089a) (#369)
- 437e5a2 [Sync] Update project files from source repository (9a0bdd0) (#365)
- a2b1997 [Sync] Update project files from source repository (b318071) (#361)
- 4ecbd07 [Sync] Update project files from source repository (c5b3708) (#363)
- 66422af [Sync] Update project files from source repository (ead8752) (#362)
- d3b3617 [Sync] Update project files from source repository (fd7333d) (#366)
- ad7b378 chore(env): add project-specific configuration for block-headers-service
- 379fbe1 chore: bump deps
- ffd76d4 docs(README): update repository features and workflows sections
Release v1.2.3
Immutable
release. Only release title and notes can be modified.
Changelog
- 111bf0e fix(docker): exclude dist/linux from .dockerignore
Release v1.2.2
Immutable
release. Only release title and notes can be modified.
Release v1.2.1
Immutable
release. Only release title and notes can be modified.
Release v1.2.0
Immutable
release. Only release title and notes can be modified.
Changelog
- 32255e6 Feat: Upgrade Repo (#354)
- f532682 chore(deps): bump github.com/docker/docker from 27.2.0+incompatible to 28.0.0+incompatible (#341)
- 065235b chore(deps): bump golang from 1.24.0 to 1.24.1 in the docker group across 1 directory (#315)
- 895e622 chore(deps): bump golang.org/x/crypto from 0.39.0 to 0.45.0 (#353)
- 27d12c9 chore(deps): bump the gh_actions group across 1 directory with 4 updates (#351)
- cd2f9cc chore(deps): bump the go_modules group across 1 directory with 21 updates (#352)
- 992065c chore: fix some function names in comment (#316)
- 8c3b156 feat: open telemetry tracing for gin (#345)
- 5899999 feat: regtest support (#349)
- 279741c fix: exclude certain build tags
- 4d11b5c fix: exclude regression tags
- 5ff3125 fix: exclude these tags for testing in CI for now
- b236b5f fix: pin versions
- a40423d fix: remove old auth
v1.1.1
What's Changed
- ci: publish docker on ghcr.io by @dorzepowski in #336
- fix(#339): fix one-block fork issue by @kuba-4chain in #342
Full Changelog: v1.1.0...v1.1.1
Release v1.1.0
Release includes images which allow quicker start for testnet as well…
Release v1.0.0-beta.7
Release v1.0.0-beta.6
feat(spv-503) sync-yaml-config-with-code (#291) Co-authored-by: Augustyn Chmiel <augustyn.chmiel@acoustic.com>
Release v1.0.0-beta.5
chore(deps): bump golang from 1.23.0 to 1.23.1 in the docker group ac…