Releases: init4tech/signet
Releases · init4tech/signet
v1.1.0
What's Changed
- chore: ignore new audit warnings by @Fraser999 in #101
- chore(deps): bump tokio from 1.52.1 to 1.52.2 by @dependabot[bot] in #102
- chore: v1.1.0 by @Evalir in #104
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- docs: polish README for mainnet readiness by @init4samwise in #67
- chore(deps): bump tar from 0.4.44 to 0.4.45 in the cargo group across 1 directory by @dependabot[bot] in #65
- chore: update deps by @Fraser999 in #77
- feat: split signet into signet-exex and signet-sidecar binaries by @prestwich in #66
- Update Rust base image version in Dockerfile by @rswanson in #78
- fix: enable postgres feature for SQL cold storage support by @rswanson in #79
- chore: update deps by @Fraser999 in #85
- chore(deps): bump tokio from 1.50.0 to 1.51.0 by @dependabot[bot] in #87
- feat: restore signet binary alongside signet-exex and signet-sidecar by @prestwich in #86
- chore: relock with signet components 0.17.1 by @prestwich in #89
- Add Claude pre-push hooks for clippy and doc checks by @prestwich in #88
- chore(deps): bump openssl from 0.10.76 to 0.10.77 by @dependabot[bot] in #92
- fix: ignore new cargo audit warning by @Fraser999 in #94
- fix: update lockfile to fix cargo audit warning by @Fraser999 in #95
- chore: cargo update by @rswanson in #96
- chore: update dependencies by @Fraser999 in #97
- chore: update lockfile by @Fraser999 in #98
- chore: bump versions to 1.0.0 by @Fraser999 in #100
New Contributors
- @init4samwise made their first contribution in #67
Full Changelog: v1.0.0-rc.8...v1.0.0
v1.0.0-rc.8
What's Changed
- chore(deps): bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #54
- chore(deps): bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #53
- chore(deps): bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #55
- chore(deps): bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #56
- chore(deps): bump docker/metadata-action from 5 to 6 by @dependabot[bot] in #58
- chore(deps): bump docker/login-action from 3 to 4 by @dependabot[bot] in #57
- chore(deps): bump quinn-proto from 0.11.13 to 0.11.14 in the cargo group across 1 directory by @dependabot[bot] in #60
- chore(deps): bump openssl from 0.10.75 to 0.10.76 by @dependabot[bot] in #61
- chore(deps): bump lz4_flex from 0.12.0 to 0.12.1 in the cargo group across 1 directory by @dependabot[bot] in #62
- feat: add SIGNET_DISABLE_EXEX env var for vanilla reth mode by @rswanson in #64
Full Changelog: v1.0.0-rc.7...v1.0.0-rc.8
v1.0.0-rc.7
What's Changed
- chore(deps): bump bytes from 1.11.0 to 1.11.1 in the cargo group across 1 directory by @dependabot[bot] in #39
- chore(deps): bump git2 from 0.20.3 to 0.20.4 in the cargo group across 1 directory by @dependabot[bot] in #40
- chore(deps): bump time from 0.3.46 to 0.3.47 in the cargo group across 1 directory by @dependabot[bot] in #41
- chore: update to match changed dependencies by @Fraser999 in #42
- ci: add cargo audit cron job by @Fraser999 in #43
- chore: update keccak by @Fraser999 in #46
- chore(deps): use latest signet node (rc9) by @Evalir in #52
New Contributors
- @Fraser999 made their first contribution in #42
Full Changelog: v1.0.0-rc.6...v1.0.0-rc.7
v1.0.0-rc.6
What's Changed
Full Changelog: v1.0.0-rc.5...v1.0.0-rc.6
v1.0.0-rc.5
What's Changed
- chore(deps): bump init4-bin-base from 0.18.0-rc.5 to 0.18.0-rc.6 by @dependabot[bot] in #36
- chore: bump for rc.5 by @prestwich in #37
Full Changelog: v1.0.0-rc.4...v1.0.0-rc.5
v1.0.0-rc.4
- bump node-components to 0.16.0-rc.4
Full Changelog: v1.0.0-rc.3...v1.0.0-rc.4
v1.0.0-rc.3
What's Changed
- chore(deps): bump reqwest from 0.12.24 to 0.12.25 by @dependabot[bot] in #30
- chore(deps): bump reqwest from 0.12.25 to 0.12.26 by @dependabot[bot] in #32
- chore(deps): bump tracing from 0.1.43 to 0.1.44 by @dependabot[bot] in #31
- chore(deps): bump reqwest from 0.12.26 to 0.12.28 by @dependabot[bot] in #33
- chore(deps): bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #29
- chore(deps): bump init4-bin-base from 0.18.0-rc.1 to 0.18.0-rc.5 by @dependabot[bot] in #34
- chore(deps): bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #28
- feat: rc.3 by @prestwich in #35
Full Changelog: v1.0.0-rc.2...v1.0.0-rc.3
v1.0.0-rc.2
What's Changed
- feat: parmigiana testnet by @prestwich in #25
- fix: add parmigiana host genesis file, consolidate to 1 container by @rswanson in #26
- fix: dockerfile path by @rswanson in #27
New Contributors
- @dependabot[bot] made their first contribution in #18
- @Evalir made their first contribution in #24
Full Changelog: v1.0.0-rc.0...v1.0.0-rc.2
v1.0.0-rc.1
What's Changed
- fix: glibc runtime errors by @rswanson in #14
- v1.0.0-rc.0 by @prestwich in #16
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #18
- chore(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #19
- chore(deps): bump actions/download-artifact from 4 to 6 by @dependabot[bot] in #17
- chore(deps): bump openssl from 0.10.74 to 0.10.75 by @dependabot[bot] in #20
- feat: local pecorino node by @rswanson in #15
- chore(deps): bump tracing from 0.1.41 to 0.1.43 by @dependabot[bot] in #23
- chore(deps): osaka updates by @Evalir in #24
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #22
- feat: parmigiana testnet by @prestwich in #25
New Contributors
- @dependabot[bot] made their first contribution in #18
- @Evalir made their first contribution in #24
Full Changelog: v0.4.0...v1.0.0-rc.1