Skip to content

Releases: memsql/ntest

v0.4.0

26 Jul 21:12
Compare
Choose a tag to compare

What's Changed

  • add Cancel as an example injector by @muir in #72

Full Changelog: v0.3.1...v0.4.0

v0.3.1

26 Jul 19:39
Compare
Choose a tag to compare

What's Changed

  • Bump golangci/golangci-lint-action from 3.7.0 to 5.0.0 by @dependabot in #45
  • Bump golangci/golangci-lint-action from 5.0.0 to 5.1.0 by @dependabot in #46
  • Bump actions/checkout from 4.1.2 to 4.1.4 by @dependabot in #44
  • Bump step-security/harden-runner from 2.7.0 to 2.7.1 by @dependabot in #47
  • Bump golangci/golangci-lint-action from 5.1.0 to 6.0.0 by @dependabot in #51
  • Bump actions/setup-go from 4.1.0 to 5.0.1 by @dependabot in #48
  • Bump actions/checkout from 4.1.4 to 4.1.5 by @dependabot in #49
  • Bump golangci/golangci-lint-action from 6.0.0 to 6.0.1 by @dependabot in #52
  • Bump actions/checkout from 4.1.5 to 4.1.6 by @dependabot in #53
  • Bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #60
  • Bump step-security/harden-runner from 2.7.1 to 2.8.1 by @dependabot in #59
  • Bump actions/setup-go from 5.0.1 to 5.0.2 by @dependabot in #64
  • Bump github/codeql-action from 2.13.4 to 3.25.13 by @dependabot in #67
  • Bump step-security/harden-runner from 2.8.1 to 2.9.0 by @dependabot in #66
  • update codecov action by @muir in #68
  • Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #42
  • Bump codecov/codecov-action from 4.0.1 to 4.5.0 by @dependabot in #69
  • Bump github/codeql-action from 3.25.13 to 3.25.14 by @dependabot in #71
  • Bump github.com/muir/nject from 1.7.1 to 1.8.0 by @dependabot in #70

Full Changelog: v0.3.0...v0.3.1

v0.3.0

27 Mar 18:09
Compare
Choose a tag to compare

What's Changed

  • Bump step-security/harden-runner from 2.4.1 to 2.5.0 by @dependabot in #27
  • Bump actions/setup-go from 4.0.1 to 4.1.0 by @dependabot in #28
  • Bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 by @dependabot in #30
  • Add functions to wrap the logger by @muir in #37
  • Bump step-security/harden-runner from 2.5.0 to 2.7.0 by @dependabot in #38
  • Bump actions/checkout from 3.5.3 to 4.1.2 by @dependabot in #39

Full Changelog: v0.2.0...v0.3.0

v0.2.0

26 Jun 19:33
Compare
Choose a tag to compare

What's Changed

  • docs: readme example wouldn't compile by @muir in #16
  • Bump github/codeql-action from 2.3.3 to 2.3.4 by @dependabot in #17
  • Bump github/codeql-action from 2.3.4 to 2.3.5 by @dependabot in #18
  • Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #19
  • Bump github/codeql-action from 2.3.5 to 2.3.6 by @dependabot in #20
  • Bump golangci/golangci-lint-action from 3.4.0 to 3.5.0 by @dependabot in #21
  • Bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in #22
  • Bump github/codeql-action from 2.3.6 to 2.13.4 by @dependabot in #23
  • Bump golangci/golangci-lint-action from 3.5.0 to 3.6.0 by @dependabot in #24
  • Bump step-security/harden-runner from 2.4.0 to 2.4.1 by @dependabot in #25
  • breaking change: a matrix is required when using RunMatrix by @muir in #26

Full Changelog: v0.1.1...v0.2.0

v0.1.1

19 May 00:54
Compare
Choose a tag to compare

What's Changed

  • Bump step-security/harden-runner from 2.3.0 to 2.3.1 by @dependabot in #7
  • Bump github/codeql-action from 2.2.12 to 2.3.0 by @dependabot in #8
  • Bump actions/setup-go from 4.0.0 to 4.0.1 by @dependabot in #13
  • Bump step-security/harden-runner from 2.3.1 to 2.4.0 by @dependabot in #12
  • Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #14
  • fix: t.Parallel() missing outside matrix by @muir in #15
  • Bump github/codeql-action from 2.3.0 to 2.3.3 by @dependabot in #11

Full Changelog: v0.1.0...v0.1.1

v0.1.0

18 Apr 21:38
Compare
Choose a tag to compare

What's Changed

  • Initial release by @muir in #1
  • Bump step-security/harden-runner from 2.2.1 to 2.3.0 by @dependabot in #5
  • Bump actions/checkout from 3.5.0 to 3.5.2 by @dependabot in #4
  • cannot use markdown in godoc :-( by @muir in #6
  • Bump github.com/muir/nject from 1.6.0 to 1.7.1 by @dependabot in #2
  • Bump github/codeql-action from 2.2.8 to 2.2.12 by @dependabot in #3

New Contributors

Full Changelog: https://github.com/memsql/ntest/commits/v0.1.0