Releases: mongodb-forks/digest
Releases · mongodb-forks/digest
v1.1.0
What's Changed
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #30
- build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by @dependabot in #31
- build(deps): bump actions/cache from 3 to 4 by @dependabot in #32
- build(deps): bump actions/setup-go from 4 to 5 by @dependabot in #33
- task: update go matrix by @gssbzn in #34
- CLOUDP-237245: adding helper for using Http transport interface by @wtrocki in #35
Full Changelog: v1.0.5...v1.1.0
v1.0.5
What's Changed
- Add method to create Transport with http.Transport by @jasonrydberg in #20
- build(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.1 by @dependabot in #22
- task: test against 1.19 by @gssbzn in #23
- build(deps): bump actions/setup-go from 3 to 4 by @dependabot in #25
- build(deps): bump golangci/golangci-lint-action from 3.3.1 to 3.7.0 by @dependabot in #28
- chore: update go support by @gssbzn in #29
New Contributors
- @jasonrydberg made their first contribution in #20
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- test: add 1.18 to tested go versions by @gssbzn in #14
- Bump actions/checkout from 2 to 3 by @dependabot in #15
- Bump actions/cache from 2 to 3 by @dependabot in #17
- Bump actions/setup-go from 2 to 3 by @dependabot in #18
- task: add tests for go1.18 by @gssbzn in #13
- task: update golangci-lint by @gssbzn in #19
New Contributors
- @dependabot made their first contribution in #15
Full Changelog: v1.0.3...v1.0.4
v1.0.3
v1.0.2
Release 1.0.1
Release notes
Avoids passing golangci-lint's requires to downstream projects.
Release 1.0.0
- updated in July 2020 to also support SHA-256 (defined by RFC 7616)
- minor linting issues fixed