Skip to content

Releases: tklauser/go-sysconf

v0.3.14

25 Apr 08:36
v0.3.14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.13...v0.3.14

v0.3.13

01 Dec 13:30
v0.3.13
78dcd2c
Compare
Choose a tag to compare

What's Changed

  • .github: Bump actions/setup-go from 4.0.1 to 4.1.0 by @dependabot in #79
  • .github: Bump actions/checkout from 3.5.3 to 3.6.0 by @dependabot in #80
  • go.mod: bump golang.org/x/sys from 0.11.0 to 0.12.0 by @dependabot in #81
  • .github: Bump actions/checkout from 3.6.0 to 4.0.0 by @dependabot in #82
  • .github: Bump actions/checkout from 4.0.0 to 4.1.0 by @dependabot in #83
  • go.mod: bump golang.org/x/sys from 0.12.0 to 0.13.0 by @dependabot in #84
  • .github: Bump actions/checkout from 4.1.0 to 4.1.1 by @dependabot in #85
  • go.mod: bump golang.org/x/sys from 0.13.0 to 0.14.0 by @dependabot in #86
  • ci: update Go to 1.21 by @tklauser in #87
  • .cirrus.yml: update Go to 1.21.3 by @tklauser in #88
  • go.mod: bump golang.org/x/sys from 0.14.0 to 0.15.0 by @dependabot in #89
  • Update minimum supported Go version to 1.18 by @tklauser in #90

Full Changelog: v0.3.12...v0.3.13

v0.3.12

08 Aug 14:29
v0.3.12
Compare
Choose a tag to compare

What's Changed

  • .github: Bump actions/setup-go from 3.3.1 to 3.4.0 by @dependabot in #54
  • go.mod: bump golang.org/x/sys from 0.2.0 to 0.3.0 by @dependabot in #55
  • .github: Bump actions/checkout from 3.1.0 to 3.2.0 by @dependabot in #56
  • .github: Bump actions/setup-go from 3.4.0 to 3.5.0 by @dependabot in #57
  • go.mod: bump golang.org/x/sys from 0.3.0 to 0.4.0 by @dependabot in #58
  • .github: Bump actions/checkout from 3.2.0 to 3.3.0 by @dependabot in #59
  • ci: update Go to 1.20, drop 1.17 by @tklauser in #60
  • go.mod: bump golang.org/x/sys from 0.4.0 to 0.5.0 by @dependabot in #61
  • go.mod: bump golang.org/x/sys from 0.5.0 to 0.6.0 by @dependabot in #62
  • .github: Bump actions/checkout from 3.3.0 to 3.4.0 by @dependabot in #63
  • .github: Bump actions/setup-go from 3.5.0 to 4.0.0 by @dependabot in #64
  • .github: Bump actions/checkout from 3.4.0 to 3.5.0 by @dependabot in #65
  • go.mod: bump golang.org/x/sys from 0.6.0 to 0.7.0 by @dependabot in #66
  • .github: Bump actions/checkout from 3.5.0 to 3.5.1 by @dependabot in #67
  • .github: Bump actions/checkout from 3.5.1 to 3.5.2 by @dependabot in #68
  • .github/workflows: test on macOS 13 by @tklauser in #69
  • Adjust SC_OPEN_MAX and SC_STREAM_MAX for macOS 13 (Ventura) and later by @tklauser in #71
  • go.mod: bump golang.org/x/sys from 0.7.0 to 0.8.0 by @dependabot in #70
  • .github: Bump actions/setup-go from 4.0.0 to 4.0.1 by @dependabot in #72
  • go.mod: bump github.com/tklauser/numcpus from 0.6.0 to 0.6.1 by @dependabot in #73
  • .github: Bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in #74
  • go.mod: bump golang.org/x/sys from 0.8.0 to 0.9.0 by @dependabot in #75
  • go.mod: bump golang.org/x/sys from 0.9.0 to 0.10.0 by @dependabot in #76
  • go.mod: bump golang.org/x/sys from 0.10.0 to 0.11.0 by @dependabot in #78

Full Changelog: v0.3.11...v0.3.12

v0.3.11

09 Nov 08:09
v0.3.11
Compare
Choose a tag to compare

What's Changed

  • .github/workflows: update actions/setup-go to v3 by @tklauser in #34
  • .cirrus.yml: define Go version as env variable by @tklauser in #35
  • ci: update to Go 1.18, drop Go 1.15 by @tklauser in #36
  • .cirrus.yml: update to Go 1.18.1 by @tklauser in #37
  • .github: add dependabot config by @tklauser in #38
  • Bump actions/checkout from 2 to 3 by @dependabot in #39
  • .github/workflows: use version hashes for actions by @tklauser in #40
  • .github/workflows: test on ubuntu-22.04 and macos-12 beta runners by @tklauser in #41
  • go.mod: bump github.com/tklauser/numcpus from 0.4.0 to 0.5.0 by @dependabot in #42
  • .github: Bump actions/setup-go from 3.1.0 to 3.2.0 by @dependabot in #43
  • .github: Bump actions/setup-go from 3.2.0 to 3.2.1 by @dependabot in #45
  • .github/workflows: drop macOS 10.15 by @tklauser in #46
  • .github/workflows: update Go to 1.19, drop 1.16 by @tklauser in #47
  • .github: Bump actions/setup-go from 3.2.1 to 3.3.0 by @dependabot in #48
  • .cirrus.yml: update to Go 1.19.1 by @tklauser in #49
  • .github: Bump actions/checkout from 3.0.2 to 3.1.0 by @dependabot in #50
  • .github: Bump actions/setup-go from 3.3.0 to 3.3.1 by @dependabot in #51
  • go.mod: bump github.com/tklauser/numcpus from 0.5.0 to 0.6.0 by @dependabot in #52
  • Add freebsd/riscv64 support by @tklauser in #53

New Contributors

Full Changelog: v0.3.10...v0.3.11

v0.3.10

28 Feb 10:10
v0.3.10
Compare
Choose a tag to compare
  • Support for linux/loong64 (#31, thanks @chenguoqi-cc @merore)
  • Support all defined sysconf variables on netbsd
  • Various CI improvements

v0.3.9

30 Aug 09:37
v0.3.9
Compare
Choose a tag to compare
  • Add build tags to all generated files (fix for #26)
  • Update github.com/tklauser/numcpus to v0.3.0 and use numcpus.GetConfigured in getNprocsConf on Linux
  • CI: update to Go 1.17 and run tests on macOS 11 (Big Sur)

v0.3.8

16 Aug 08:47
Compare
Choose a tag to compare
  • Fixes the build on openbsd/386 and openbsd/arm (#21, #23)