Skip to content

Releases: mongodb-forks/digest

v1.1.0

26 Mar 16:08
104934e
Compare
Choose a tag to compare

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

16 Aug 09:52
857525f
Compare
Choose a tag to compare

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

Full Changelog: v1.0.4...v1.0.5

v1.0.4

19 May 13:24
0f3fadf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.3...v1.0.4

v1.0.3

19 Aug 10:44
4115397
Compare
Choose a tag to compare
build (lint): update golangci-lint to 1.42.0 (#12)

v1.0.2

11 Jan 15:20
8d003c9
Compare
Choose a tag to compare
  • Internal improvements
  • Improve closing of connection for the first request to get the digest challenge

Release 1.0.1

17 Jul 09:29
0a42b9c
Compare
Choose a tag to compare

Release notes

Avoids passing golangci-lint's requires to downstream projects.

Release 1.0.0

16 Jul 21:44
aa4346a
Compare
Choose a tag to compare
  • updated in July 2020 to also support SHA-256 (defined by RFC 7616)
  • minor linting issues fixed