Releases: kmulvey/imagedup
Releases · kmulvey/imagedup
v2.3.1
Changelog
- 79b1023 lint v6
- 6582b71 Merge pull request #47 from kmulvey/dependabot/go_modules/github.com/prometheus/client_golang-1.20.0
- ee20685 Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0
- f938933 deps
- 3ed0430 go releaser 2
- d0ec802 deps
- b6b3684 deps
- 4d33602 linting: trap error
- f3ca1eb Merge pull request #44 from kmulvey/dependabot/go_modules/github.com/prometheus/client_golang-1.19.1
- 1d45fb1 Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1
- 511928a Merge pull request #43 from kmulvey/dependabot/go_modules/github.com/kmulvey/path-1.22.0
- 24fc96c Bump github.com/kmulvey/path from 1.21.0 to 1.22.0
v2.3.0
Changelog
- d32a8fa Merge pull request #41 from kmulvey/dependabot/go_modules/github.com/stretchr/testify-1.9.0
- 6271834 Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
- c93edf6 normalize release with other repos
- 87bff97 deps
- 04633dc use json ext
- 72d28df remove changelog
- 2877ed6 slick error handling
- ac26d77 update for logger changes, simplify some bits
- 22ec4ee small changes as a result of logger changes
- af6de84 check error
- 82fdfec cover Shutdown
- f3f0b47 linting;
- 4a6a98b get the whole thing working and write a basic test
- 2805c64 total rewrite of logger to be real json and not depend on logrus
- e6a4417 spelling
- 844b5fd deps
- c754135 rework the logger interface and add a basic test
- 925db07 badges
- d40a02e deps
- 8ab5387 changelong
- 51b2833 go22
- 73a7f7d split github actions
- a98b309 Merge pull request #42 from kmulvey/dependabot/go_modules/google.golang.org/protobuf-1.33.0
- a82c80b Bump google.golang.org/protobuf from 1.31.0 to 1.33.0
- 9fe462f go 22
- 8d340a7 Merge pull request #39 from kmulvey/dependabot/go_modules/github.com/prometheus/client_golang-1.18.0
- 01eb192 Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0
- 27a4642 Merge pull request #38 from kmulvey/dependabot/go_modules/golang.org/x/crypto-0.17.0
- ba18563 Bump golang.org/x/crypto from 0.11.0 to 0.17.0
- 759c0c6 make file extension a const
- 7cf2cd3 Merge pull request #37 from kmulvey/dependabot/go_modules/github.com/prometheus/client_golang-1.17.0
- 103a401 Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0
- 9ce70d9 go 1.21
v2.2.1
Changelog
- 7341bda Bump github.com/RoaringBitmap/roaring from 1.2.1 to 1.2.3
- c169c31 Bump github.com/kmulvey/path from 1.20.0 to 1.21.0
- 9f4a476 Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0
- 4b56bc8 Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3
- 5fa951b Bump github.com/stretchr/testify from 1.8.2 to 1.8.4
- 6253670 Bump go.szostok.io/version from 1.1.0 to 1.2.0
- a3f7eaf Merge pull request #18 from kmulvey/dependabot/go_modules/github.com/RoaringBitmap/roaring-1.2.3
- cf114c6 Merge pull request #27 from kmulvey/dependabot/go_modules/github.com/kmulvey/path-1.21.0
- 54c01b5 Merge pull request #30 from kmulvey/dependabot/go_modules/go.szostok.io/version-1.2.0
- e7cc356 Merge pull request #34 from kmulvey/dependabot/go_modules/github.com/stretchr/testify-1.8.4
- c2ab229 Merge pull request #35 from kmulvey/dependabot/go_modules/github.com/sirupsen/logrus-1.9.3
- c67be2e Merge pull request #36 from kmulvey/dependabot/go_modules/github.com/prometheus/client_golang-1.16.0
- 04ce8b0 bump prom
- 687f444 debug build
- f1a1da8 defer file close
- 634e187 deps
- 10b2a59 deps
- 5843803 deps
- 674d053 deps except path
- cfcaf79 file perms
- cbe06fa file perms
- 8f83aae go back to standard map
- e4d6a52 go clean
- e23c301 makefile
- ede2785 no deps spam
- 03dffc9 normalize ci cd configs
- a28463a open cache file RO
- 9f8da74 remove i and j
- b17df10 rename files
- 9fefc42 rm duplicate flag
- 807225e start moving back to using files names
- 8d2c0c6 trying to fix windows
- 8d30fd6 typo, simplify code
- 86d79ab unify github actions
- 3a9d387 upgrade path lib
v2.2.0
Changelog
- 09c78fe Bump github.com/kmulvey/goutils from 0.4.0 to 0.6.0
- b122a0a Bump github.com/kmulvey/path from 0.8.0 to 0.9.0
- bfb20fa Bump github.com/stretchr/testify from 1.8.0 to 1.8.1
- fc46952 Merge pull request #7 from kmulvey/dependabot/go_modules/github.com/kmulvey/goutils-0.6.0
- f337cc5 Merge pull request #8 from kmulvey/dependabot/go_modules/github.com/kmulvey/path-0.9.0
- 89a30e0 Merge pull request #9 from kmulvey/dependabot/go_modules/github.com/stretchr/testify-1.8.1
- 7387fb3 Revert "regex compile"
- 4e566c9 add version back
- 1a7face better errors
- 2f84e09 deps
- 735c3bc deps
- 7746b7d deps
- 5c116be fix race
- 47f4f4a fix tests after path upgrade
- ef9d157 flag typo
- 182f95e go versions
- c544084 handle too few files
- 9b56df9 latest go version
- f526456 linting
- d506d68 linting
- 80b4dd4 more cache tests
- 4ce172d more main testing
- 7c9c26b one regex to rule them all
- 7617419 put v2 back in mod
- 89bf7f2 regex compile
- 8a06805 report card v2
- 94c1df0 test files no compress
- e033ed8 try go latest
- ef3d79a upgrade path lib
- 0822398 vuln versions
v2.1.0
Changelog
- aa2c4e1 benchmark gethash()
- 8800179 bitset size stat
- 708dfe8 bump grafnana
- 8518421 cache array rather than map
- 408409d cache file docs
- e497ec8 cleanup
- 2b74461 comments
- 15f6d38 comments
- cee4da5 comments
- a6e72a1 dedup docs
- bfdfd79 dedup opposite pair
- 07dc9dc deps
- fd633fa deps
- 5dfeab6 deps
- d3ee269 deps
- 902e35e deps
- 86f5354 deps
- 26b3373 docs
- c5cb52b fix tests
- d204b04 gracefulShutdown
- f5f1d32 grafana
- a204251 grafana rows
- 25fd765 help text
- d76e4f9 ignore cache files
- d8a69d9 ignore output files
- 093c713 init cache size
- 4d2571c more file map stats
- d13a7cc more ignore
- ae705d8 multiple cache files
- 30792a8 panel
- 56fdeaf remove pprof
- 82621ce remove pprof
- aebf6e8 remove two more allocations
- f34e2f7 remove unnecessary flags
- cb2e9fc rename input dir
- 4403979 rename vars
- 0633501 rm debig
- 94f27ef rm irrelivant comment
- 35b330a simple var
- e2a969a spelling
- 7995530 struct alignment
- 04e8f63 update grafana dashboard
- f708150 v2 docs link
- 5588d57 v2 pkg
v2.0.1
v2.0.0
v2.0.0-rc2
Changelog
v2.0.0-rc1
Changelog
- 36608ca Deduping
- 2658d10 DiffResults
- 728c224 RoaringBitmap deps
- be8b0b6 add mains to releaser
- c100b6d badges
- 7d1bc53 cache test
- 9ed5c36 codecov
- ecdb8ce dedup file pairs in streamer
- 00959f4 dedup pairs
- 40e1430 dedup-vs-not screenshot
- 54d75e6 deps
- 837bc09 diff test
- b85d0fd docs for flags
- 748e435 field alignment
- 5aafed6 fieldalignment
- 39332d9 fieldalignment
- 01e77fa fieldalignment
- e520385 file map stats, roaring bit map
- c33e72f file streamer test
- 2b961bd fix dedup stats
- 36bf78a get main runner working
- 0c7067f get tests working
- d53d4ce go 19
- abd9d9a go version
- a9495a0 go.szostok.io/version
- f287f7a grafana panel bump
- 506fa1e grafana panel bump
- df10380 grafana updates
- c4f7550 handle result and error chans
- fda223b hook up the logger
- bafd628 http timeouts
- a03bb69 imports
- 02482df lock the bitmap
- b6c2609 lock version
- b331be2 main test
- ee4606d make the api more controlable
- 197f15d move pair pkg
- 39826e6 ordering
- 4bfe297 pass delete log in to verify
- aa4a99f prom works
- 0287ebc publish size of cache to prom, dont persist Kind as its always 2 anyway
- db60394 remove ctx from structs, pass it to func
- d5b18b8 remove errors and logger, close the results chan when done
- 1631c9f remove test files
- 84b6d46 rm only dirs
- c895d1c shuffle pkg and logger
- f2cbe8c size of pair
- 6f937af small sig changes and move logger
- 69276c7 storeFileName
- b158324 version
- 06b63e8 version for releaser
- 3a90c8f || not &&