Releases
v2.3.0
Compare
Sorry, something went wrong.
No results found
Changelog
c0ff27c Merge pull request #49 from maxmind/mm-david/update-changelog
86aae2c Update changelog
c1ee004 Merge pull request #48 from maxmind/dependabot/go_modules/github.com/oschwald/geoip2-golang-1.9.0
2b5927a Bump github.com/oschwald/geoip2-golang from 1.8.0 to 1.9.0
75af91e Merge pull request #47 from maxmind/greg/update-linting
805f994 Update golangci-lint config
71d492e Merge pull request #46 from maxmind/dependabot/go_modules/github.com/stretchr/testify-1.8.4
0d54fed Bump github.com/stretchr/testify from 1.8.3 to 1.8.4
e6a2a3e Merge pull request #45 from maxmind/dependabot/go_modules/github.com/stretchr/testify-1.8.3
ed0543b Bump github.com/stretchr/testify from 1.8.2 to 1.8.3
2e7eb18 Merge pull request #44 from maxmind/maxmind/ikolesn/implement-lax-mode
4f0067a Update README.md
3e33f90 Add --lax mode for lenient geofeed region code checks, default is strict
cc46ef6 Merge pull request #43 from maxmind/greg/release-current-commit
54b5265 Release current commit rather than HEAD of default branch
954b379 Merge pull request #42 from maxmind/mm-david/most-specific-subdivision
7ca390c Rename lastSubdivision to mostSpecificSubdivision
dcb3106 Merge pull request #41 from maxmind/mm-david/utfutil-comment
fb3d3c2 Compare most specific subdivision instead of least-specific
c478819 Add note explaining use of utfutil
08ddf67 Merge pull request #40 from maxmind/maxmind/ikolesn/add-invalid-row-to-error
e5f67c6 add invalid row to error
db1a8fe Merge pull request #39 from maxmind/kphair/missed-lint-fixes
c0ef4e9 update CHANGELOG
78568fb fix some linting issues
4821208 update linters
762208d Merge pull request #38 from maxmind/dependabot/github_actions/actions/setup-go-4
91377f4 Bump actions/setup-go from 3 to 4
03b081f Merge pull request #37 from maxmind/jblakey/fix-comment
9d278a3 Fix comment for Counts
674b2f3 Merge pull request #36 from maxmind/jblakey/create-verify-sub-package
6463c72 Move ProcessGeofeed to 'verify' sub-package
88c7632 Merge pull request #35 from maxmind/dependabot/go_modules/github.com/stretchr/testify-1.8.2
63579a4 Bump github.com/stretchr/testify from 1.8.1 to 1.8.2
456a78c Merge pull request #34 from maxmind/dependabot/go_modules/golang.org/x/text-0.3.8
2876e2b Bump golang.org/x/text from 0.3.3 to 0.3.8
fdfcf9c Merge pull request #33 from maxmind/dependabot/go_modules/github.com/stretchr/testify-1.8.1
a71e46f Bump github.com/stretchr/testify from 1.8.0 to 1.8.1
1565b61 Merge pull request #31 from maxmind/dependabot/github_actions/github/codeql-action-2
25d2227 Do not run on Dependabot branches
7df0b5d Bump github/codeql-action from 1 to 2
35af93c Merge pull request #29 from maxmind/dependabot/github_actions/golangci/golangci-lint-action-3
a3a715b Bump golangci/golangci-lint-action from 2 to 3
6a505f5 Merge pull request #30 from maxmind/dependabot/github_actions/actions/setup-go-3
96d184c Merge pull request #32 from maxmind/dependabot/github_actions/actions/checkout-3
7cb43ce Bump actions/checkout from 2 to 3
5b5538c Bump actions/setup-go from 2 to 3
2da351f Merge pull request #28 from maxmind/greg/dependabot-actions
d53cb08 Set Go version in go.mod to 1.18
6fd2dfe Update Go versions we test on
c61dc6b Update golangci-lint config and fix a few issues
8ecc3be Use Dependabot to update GitHub Actions
83797c5 Merge pull request #27 from maxmind/dependabot/go_modules/github.com/oschwald/geoip2-golang-1.8.0
9c11756 Bump github.com/oschwald/geoip2-golang from 1.7.0 to 1.8.0
9a03372 Merge pull request #26 from maxmind/dependabot/go_modules/github.com/stretchr/testify-1.8.0
9d14afb Bump github.com/stretchr/testify from 1.7.5 to 1.8.0
a72b089 Merge pull request #25 from maxmind/dependabot/go_modules/github.com/stretchr/testify-1.7.5
e140e0c Bump github.com/stretchr/testify from 1.7.4 to 1.7.5
d313df7 Merge pull request #24 from maxmind/dependabot/go_modules/github.com/stretchr/testify-1.7.4
7392a72 Bump github.com/stretchr/testify from 1.7.2 to 1.7.4
be6eda1 Merge pull request #22 from maxmind/klp2/ispinfo
7d70c2b Merge pull request #23 from maxmind/dependabot/go_modules/github.com/stretchr/testify-1.7.2
b2d711a Bump github.com/stretchr/testify from 1.7.1 to 1.7.2
aafe2ce print out summary of AS numbers
d6615d2 add a version argument; optionally include ISP/ASN information in output
aa06c77 update linters
34b1da0 Merge pull request #21 from maxmind/dependabot/go_modules/github.com/oschwald/geoip2-golang-1.7.0
371948f Bump github.com/oschwald/geoip2-golang from 1.6.1 to 1.7.0
b4a1f66 Merge pull request #20 from maxmind/dependabot/go_modules/github.com/stretchr/testify-1.7.1
1be52e9 Bump github.com/stretchr/testify from 1.7.0 to 1.7.1
5c7fe45 Merge pull request #19 from maxmind/dependabot/go_modules/github.com/oschwald/geoip2-golang-1.6.1
aa663b3 Bump github.com/oschwald/geoip2-golang from 1.5.0 to 1.6.1
ca900cc Merge pull request #18 from maxmind/klp2/strip-white-space
b771d5f trim all surrounding whitespace for each field
192df3a Merge pull request #17 from maxmind/andy/empty-network-error
6c66a9c Add a distinct error for having an empty network field
You can’t perform that action at this time.