Skip to content

v0.4.0

Latest

Choose a tag to compare

@tklauser tklauser released this 12 May 11:12
· 40 commits to main since this release

What's Changed

  • .github: bump actions/checkout from 5.0.0 to 5.0.1 by @dependabot[bot] in #164
  • .github: bump actions/checkout from 5.0.1 to 6.0.0 by @dependabot[bot] in #165
  • .github: bump actions/setup-go from 6.0.0 to 6.1.0 by @dependabot[bot] in #166
  • ci: test on macOS 26 by @tklauser in #167
  • .github: bump actions/checkout from 6.0.0 to 6.0.1 by @dependabot[bot] in #168
  • go.mod: bump golang.org/x/sys from 0.38.0 to 0.39.0 by @dependabot[bot] in #169
  • .cirrus.yml: update Go to 1.25.5, FreeBSD to 14.3 and 15.0 by @tklauser in #170
  • go.mod: bump golang.org/x/sys from 0.39.0 to 0.40.0 by @dependabot[bot] in #171
  • .github: bump actions/setup-go from 6.1.0 to 6.2.0 by @dependabot[bot] in #172
  • .github: bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #173
  • go.mod: bump golang.org/x/sys from 0.40.0 to 0.41.0 by @dependabot[bot] in #174
  • .github: bump actions/setup-go from 6.2.0 to 6.3.0 by @dependabot[bot] in #175
  • ci: update minimum Go version to 1.25, add Go 1.26 by @tklauser in #177
  • go.mod: bump golang.org/x/sys from 0.41.0 to 0.42.0 by @dependabot[bot] in #176
  • .github: bump actions/setup-go from 6.3.0 to 6.4.0 by @dependabot[bot] in #178
  • go.mod: bump golang.org/x/sys from 0.42.0 to 0.43.0 by @dependabot[bot] in #179
  • Remove max function shadowing Go 1.21+ max builtin by @tklauser in #180
  • Fix SC_OPEN_MAX/SC_STREAM_MAX RLIM_INFINITY check by @tklauser in #181
  • Consistently return -1 for SC_PHYS_PAGES on error by @tklauser in #182
  • go.mod: bump golang.org/x/sys from 0.43.0 to 0.44.0 by @dependabot[bot] in #183
  • Don't panic on empty /proc file on Linux by @tklauser in #184
  • go.mod: update github.com/tklauser/numcpus to v0.12.0 by @tklauser in #185

Full Changelog: v0.3.16...v0.4.0