Releases: nlnwa/gowarcserver
Releases · nlnwa/gowarcserver
v0.4.4
What's Changed
- build(deps): bump golang.org/x/net from 0.25.0 to 0.27.0 by @dependabot in #115
- build(deps): bump github.com/nlnwa/whatwg-url from 0.4.0 to 0.4.1 by @dependabot in #110
- build(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1 by @dependabot in #116
- build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #114
- build(deps): bump docker/build-push-action from 5 to 6 by @dependabot in #113
- build(deps): bump github.com/rs/zerolog from 1.32.0 to 1.33.0 by @dependabot in #109
- build(deps): bump github.com/spf13/viper from 1.18.2 to 1.19.0 by @dependabot in #111
- build(deps): bump google.golang.org/protobuf from 1.34.1 to 1.34.2 by @dependabot in #117
- build(deps): bump golang from 1.22 to 1.23 by @dependabot in #119
- build(deps): bump github.com/nlnwa/whatwg-url from 0.4.1 to 0.5.0 by @dependabot in #122
- build(deps): bump github.com/dgraph-io/badger/v4 from 4.2.0 to 4.3.1 by @dependabot in #123
- build(deps): bump golang.org/x/net from 0.29.0 to 0.34.0 by @dependabot in #127
- build(deps): bump google.golang.org/protobuf from 1.34.2 to 1.36.2 by @dependabot in #128
Full Changelog: v0.4.3...v0.4.4
v0.4.2
v0.4.0
What's Changed
- build(deps): bump github.com/segmentio/kafka-go from 0.4.44 to 0.4.45 by @dependabot in #88
- build(deps): bump actions/setup-go from 4 to 5 by @dependabot in #91
- build(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.1 by @dependabot in #90
- build(deps): bump github.com/segmentio/kafka-go from 0.4.45 to 0.4.46 by @dependabot in #89
- build(deps): bump github.com/nlnwa/gowarc from 1.1.1 to 1.1.2 by @dependabot in #93
- build(deps): bump github.com/segmentio/kafka-go from 0.4.46 to 0.4.47 by @dependabot in #92
- build(deps): bump github.com/bits-and-blooms/bloom/v3 from 3.6.0 to 3.7.0 by @dependabot in #104
- build(deps): bump github.com/spf13/viper from 1.18.1 to 1.18.2 by @dependabot in #94
- build(deps): bump github.com/rs/zerolog from 1.31.0 to 1.32.0 by @dependabot in #98
- build(deps): bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #100
- build(deps): bump golang from 1.21 to 1.22 by @dependabot in #101
- build(deps): bump github.com/nlnwa/gowarc from 1.1.2 to 1.5.0 by @dependabot in #102
- build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #103
- build(deps): bump golang.org/x/net from 0.19.0 to 0.23.0 by @dependabot in #105
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Actually use the applied kafka index options by @maeb in #80
- Bump google.golang.org/grpc from 1.53.0 to 1.56.3 by @dependabot in #82
- Bump golang.org/x/net from 0.7.0 to 0.17.0 by @dependabot in #81
- Fix regression that closed the warc filereader too early by @maeb in #83
- build(deps): bump github.com/gorilla/handlers from 1.5.1 to 1.5.2 by @dependabot in #87
- build(deps): bump docker/metadata-action from 4 to 5 by @dependabot in #84
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #85
- build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #86
New Contributors
- @dependabot made their first contribution in #82
Full Changelog: v0.2.0-beta.7...v0.3.0
v0.2.0-beta.7
Merge pull request #78 from nlnwa/reset-database Add command to delete all records from a database
v0.2.0-beta.6
Merge pull request #77 from nlnwa/resolve-revisit-by-warc-refers-to-t…
v0.2.0-beta.5
Merge pull request #76 from nlnwa/fix-sorting Fix sorting and filtering
v0.2.0-beta.4
Merge pull request #75 from nlnwa/fix-resource-request warcserver: Fix resource request
v0.2.0-beta.3
Merge pull request #72 from nlnwa/domain-search Only prefix https if match type is exact
v0.2.0-beta.1
Merge pull request #69 from nlnwa/tikv-rawkv Add TiKV backend and Kafka index source