Releases: SaveTheRbtz/zstd-seekable-format-go
Releases · SaveTheRbtz/zstd-seekable-format-go
pkg/v0.7.3
What's Changed
- chore(ci): remove goreleaser by @SaveTheRbtz in #155
- chore(ci): remove renovate; update dependabot by @SaveTheRbtz in #156
- chore(tests): cleanup assert/require by @SaveTheRbtz in #159
- build(deps): bump github.com/schollz/progressbar/v3 from 3.14.5 to 3.14.6 in /cmd/zstdseek by @dependabot in #158
- build(deps): bump github.com/SaveTheRbtz/zstd-seekable-format-go/pkg from 0.7.1-0.20240802145525-42610f01425d to 0.7.2 in /cmd/zstdseek by @dependabot in #157
- build(deps): bump golang.org/x/term from 0.22.0 to 0.23.0 in /cmd/zstdseek by @dependabot in #160
- build(deps): bump github.com/google/btree from 1.1.2 to 1.1.3 in /pkg by @dependabot in #161
- build(deps): bump github.com/schollz/progressbar/v3 from 3.14.6 to 3.15.0 in /cmd/zstdseek by @dependabot in #163
- build(deps): bump github.com/klauspost/compress from 1.17.9 to 1.17.10 in /pkg by @dependabot in #166
- build(deps): bump github.com/klauspost/compress from 1.17.9 to 1.17.10 in /cmd/zstdseek by @dependabot in #165
- Add parallel compression by @vasi in #167
- Make chan buffered for better performance by @vasi in #168
- build(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 by @dependabot in #170
- build(deps): bump golang.org/x/term from 0.24.0 to 0.25.0 in /cmd/zstdseek by @dependabot in #171
- build(deps): bump github.com/schollz/progressbar/v3 from 3.15.0 to 3.16.1 in /cmd/zstdseek by @dependabot in #172
New Contributors
Full Changelog: pkg/v0.7.2...pkg/v0.7.3
v0.7.1
What's Changed
- tests: move testdata to pkg/ by @SaveTheRbtz in #141
- cmd/zstdseek: add progress bar by @SaveTheRbtz in #143
- go: switch to using go.work for development by @SaveTheRbtz in #145
- Specify const types to support 32-bit arch by @wolfogre in #147
- cmd/zstdseek: bump dependencies by @SaveTheRbtz in #148
New Contributors
Full Changelog: v0.7.0...v0.7.1
v0.7.0
Breaking Changes
- Moved library to /pkg
- Removed bazel
What's Changed
- chore(deps): update module github.com/klauspost/compress to v1.15.15 by @SaveTheRbtz in #85
- build(deps): bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 by @dependabot in #86
- build(deps): bump actions/setup-go from 3 to 4 by @dependabot in #91
- chore(deps): update dependency bazel to v6.3.2 by @SaveTheRbtz in #102
- [go] bump dependencies by @SaveTheRbtz in #109
- [go] bump test dependencies by @SaveTheRbtz in #110
- build(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.6.0 by @dependabot in #99
- chore(deps): update golangci/golangci-lint-action action to v3.7.0 by @SaveTheRbtz in #111
- chore(deps): update actions/checkout action to v4 by @SaveTheRbtz in #112
- chore(deps): update dependency io_bazel_rules_go to v0.42.0 by @SaveTheRbtz in #115
- build(deps): bump actions/setup-go from 4 to 5 by @dependabot in #120
- build(deps): bump github/codeql-action from 2 to 3 by @dependabot in #125
- build(deps): bump actions/cache from 3 to 4 by @dependabot in #129
- build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by @dependabot in #128
- build(deps): bump actions/dependency-review-action from 3 to 4 by @dependabot in #127
- build(deps): bump codecov/codecov-action from 3 to 4 by @dependabot in #126
- bazel: remove bazel support by @SaveTheRbtz in #138
- build(deps): bump golangci/golangci-lint-action from 4.0.0 to 6.0.1 by @dependabot in #136
- build(deps): bump github.com/klauspost/compress from 1.16.7 to 1.17.9 by @dependabot in #137
- build(deps): bump go.uber.org/zap from 1.26.0 to 1.27.0 by @dependabot in #132
- build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #130
- chore(deps): update module github.com/cespare/xxhash/v2 to v2.3.0 by @SaveTheRbtz in #139
- go: split into multiple modules by @SaveTheRbtz in #140
Full Changelog: v0.6.1...v0.7.0
pkg/v0.7.2
What's Changed
- chore(ci): release for all first class targets by @SaveTheRbtz in #149
- chore(deps): update golangci/golangci-lint-action action to v6.1.0 by @SaveTheRbtz in #152
- chore(ci): remove unused filters by @SaveTheRbtz in #154
Full Changelog: v0.7.1...pkg/v0.7.2
v0.6.1
What's Changed
- github: bump golangci-lint v1.46.2 -> v1.48.0 by @SaveTheRbtz in #59
- github: disable broken apidiff by @SaveTheRbtz in #60
- build(deps): bump github.com/google/btree from 1.1.1 to 1.1.2 by @dependabot in #54
- build(deps): bump go.uber.org/zap from 1.21.0 to 1.22.0 by @dependabot in #57
- bazel: update gazelle v0.25.0 -> v0.26.0 by @SaveTheRbtz in #61
- bazel: update rules_go v0.33.0 -> v0.34.0 by @SaveTheRbtz in #62
- go: bump version to 1.18.5 by @SaveTheRbtz in #63
- build(deps): bump github.com/klauspost/compress from 1.15.7 to 1.15.9 by @dependabot in #56
- build(deps): bump go.uber.org/atomic from 1.9.0 to 1.10.0 by @dependabot in #58
- build(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 by @dependabot in #66
- build(deps): bump github.com/klauspost/compress from 1.15.9 to 1.15.12 by @dependabot in #68
- build(deps): bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 by @dependabot in #69
- build(deps): bump actions/dependency-review-action from 2 to 3 by @dependabot in #70
- build(deps): bump github.com/klauspost/compress from 1.15.12 to 1.15.13 by @dependabot in #74
- Configure Renovate by @SaveTheRbtz in #76
- chore(deps): update dependency bazel_gazelle to v0.29.0 by @SaveTheRbtz in #79
- chore(deps): update dependency io_bazel_rules_go to v0.37.0 by @SaveTheRbtz in #80
- chore(deps): mass upgrade by @SaveTheRbtz in #84
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- build(deps): bump codecov/codecov-action from 2 to 3 by @dependabot in #27
- tests: add interoperability tests by @SaveTheRbtz in #28
- build(deps): bump github/codeql-action from 1 to 2 by @dependabot in #29
- github: add dependency review by @SaveTheRbtz in #30
- zstdseek: set chunker average size based on min and max by @SaveTheRbtz in #31
- github: add golang.org/x/exp/cmd/apidiff check by @SaveTheRbtz in #33
- build(deps): bump github.com/klauspost/compress from 1.15.1 to 1.15.2 by @dependabot in #32
- build(deps): bump github.com/klauspost/compress from 1.15.2 to 1.15.3 by @dependabot in #34
- testdata: improve test coverage by @SaveTheRbtz in #35
- build(deps): bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 by @dependabot in #36
- go: bump version to 1.18.3 by @SaveTheRbtz in #39
- build(deps): bump github.com/klauspost/compress from 1.15.3 to 1.15.5 by @dependabot in #38
- bazel: bump rules_go v0.31.0->v0.32.0 by @SaveTheRbtz in #40
- bazel: bump rules_go v0.32.0->v0.33.0 by @SaveTheRbtz in #44
- build(deps): bump github.com/klauspost/compress from 1.15.5 to 1.15.6 by @dependabot in #43
- build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 by @dependabot in #42
- github: bump golangci-lint by @SaveTheRbtz in #45
- build(deps): bump actions/dependency-review-action from 1 to 2 by @dependabot in #47
- build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.5 by @dependabot in #49
- bazel: 5.1.1 -> 5.2.0 by @SaveTheRbtz in #50
- build(deps): bump github.com/klauspost/compress from 1.15.6 to 1.15.7 by @dependabot in #51
- build(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 by @dependabot in #52
- build(deps): bump github.com/google/btree from 1.0.1 to 1.1.1 by @dependabot in #41
- seekable: use private options by @SaveTheRbtz in #53
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- zstdseek: switch to restic's CDC chunker by @SaveTheRbtz in #25
- reader: add io.Closer to the interface by @SaveTheRbtz in #26
Full Changelog: v0.4.3...v0.5.0
v0.4.3
What's Changed
- build(deps): bump actions/setup-go from 2 to 3 by @dependabot in #22
- github: add ci coverage test w/ latest Go by @SaveTheRbtz in #23
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- bazel: bump version 5.0.0->5.1.0 by @SaveTheRbtz in #21
Full Changelog: v0.4.1...v0.4.2
v0.4.1
Full Changelog: v0.4.0...v0.4.1