Last release 24 days ago
08 Aug 2026
Ships fairly regularly
a new release about every 5 weeks
Some releases are documented
notes for 10 of 22 stable releases
Nothing withdrawn
no release was ever pulled
8 years old
172 releases · first in 2018
Release timeline
172 releases since 2018One column per quarter.
Releases
- v0.4.1-0.20260808144934-372163f668098 Aug 2026pre-release
Nothing published for this version
- v0.4.1-0.20260709210947-73807b70eec09 Jul 2026pre-release
Nothing published for this version
- v0.4.012 May 2026
Release notes
Open source →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_PAGESon 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
- v0.3.17-0.20260122225425-842b788fabfd22 Jan 2026pre-release
Nothing published for this version
- v0.3.1612 Nov 2025
Release notes
Open source →What's Changed
- .github: bump actions/setup-go from 5.3.0 to 5.4.0 by @dependabot[bot] in #144
- go.mod: bump golang.org/x/sys from 0.31.0 to 0.32.0 by @dependabot[bot] in #145
- ci: drop ubuntu-20.04 runner by @tklauser in #147
- go.mod: bump golang.org/x/sys from 0.32.0 to 0.33.0 by @dependabot[bot] in #146
- .github: bump actions/setup-go from 5.4.0 to 5.5.0 by @dependabot[bot] in #148
- ci: update windows runners by @tklauser in #150
- go.mod: bump golang.org/x/sys from 0.33.0 to 0.34.0 by @dependabot[bot] in #149
- ci: fix OS version check on cross-compile step by @tklauser in #151
- ci: use go mod tidy -diff by @tklauser in #152
- go.mod: bump golang.org/x/sys from 0.34.0 to 0.35.0 by @dependabot[bot] in #153
- .github: bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #154
- ci: update Go to 1.25 by @tklauser in #155
- .github: bump actions/setup-go from 5.5.0 to 6.0.0 by @dependabot[bot] in #156
- go.mod: bump golang.org/x/sys from 0.35.0 to 0.36.0 by @dependabot[bot] in #157
- ci: drop macos-13 runner by @tklauser in #159
- go.mod: bump golang.org/x/sys from 0.36.0 to 0.37.0 by @dependabot[bot] in #160
- go.mod: bump golang.org/x/sys from 0.37.0 to 0.38.0 by @dependabot[bot] in #161
- Use
sync.OnceValueinsysconfPOSIXon netbsd by @tklauser in #162 - go.mod: update github.com/tklauser/numcpu to v0.11.0 by @tklauser in #163
Full Changelog: v0.3.15...v0.3.16
- v0.3.16-0.20250826122032-fb8617aa401826 Aug 2025pre-release
Nothing published for this version
- v0.3.16-0.20250723150747-3a6cee3e91c523 Jul 2025pre-release
Nothing published for this version
- v0.3.16-0.20250721233010-c148271509d921 Jul 2025pre-release
Nothing published for this version
- v0.3.16-0.20250711111400-7bbb006bef0f11 Jul 2025pre-release
Nothing published for this version
- v0.3.16-0.20250509073321-023bd04b2ea19 May 2025pre-release
Nothing published for this version
- v0.3.16-0.20250506083446-3efe97b5e89d6 May 2025pre-release
Nothing published for this version
- v0.3.16-0.20250408094307-cfa16d4e11b48 Apr 2025pre-release
Nothing published for this version
- v0.3.16-0.20250320053259-fd9b356ef87c20 Mar 2025pre-release
Nothing published for this version
- v0.3.155 Mar 2025
Release notes
Open source →This version updates the minimum required Go version to 1.23.0, see #141 for details.
What's Changed
- .github: Bump actions/setup-go from 5.0.0 to 5.0.1 by @dependabot in #108
- .github: Bump actions/checkout from 4.1.4 to 4.1.5 by @dependabot in #110
- go.mod: bump golang.org/x/sys from 0.19.0 to 0.20.0 by @dependabot in #109
- .github: Bump actions/checkout from 4.1.5 to 4.1.6 by @dependabot in #111
- .github: Bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #113
- go.mod: bump golang.org/x/sys from 0.20.0 to 0.23.0 by @dependabot in #116
- .cirrus.yml: update Go to 1.22.5, FreeBSD to 1.13.3 by @tklauser in #117
- .github: Bump actions/setup-go from 5.0.1 to 5.0.2 by @dependabot in #118
- go.mod: bump golang.org/x/sys from 0.23.0 to 0.24.0 by @dependabot in #119
- ci: update Go to 1.23 by @tklauser in #120
- go.mod: bump golang.org/x/sys from 0.24.0 to 0.25.0 by @dependabot in #121
- .github: Bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in #122
- Test code generation in CI, allow to override GO{ARCH,OS} in mksysconf by @tklauser in #123
- mksysconf: consistently use overriden GO{ARCH,OS} by @tklauser in #124
- go.mod: bump golang.org/x/sys from 0.25.0 to 0.26.0 by @dependabot in #125
- .github: Bump actions/checkout from 4.2.0 to 4.2.1 by @dependabot in #127
- go.mod: bump github.com/tklauser/numcpus from 0.8.0 to 0.9.0 by @dependabot in #126
- .github: Bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #128
- .github: Bump actions/setup-go from 5.0.2 to 5.1.0 by @dependabot in #129
- ci: test on ubuntu-24.04 and macos-15 runners by @tklauser in #130
- ci: drop unsupported macos-12 runner by @tklauser in #133
- go.mod: bump golang.org/x/sys from 0.26.0 to 0.28.0 by @dependabot in #132
- .github: bump actions/setup-go from 5.1.0 to 5.2.0 by @dependabot in #134
- go.mod: bump golang.org/x/sys from 0.28.0 to 0.29.0 by @dependabot in #135
- .github/workflows: add version comments to used actions by @tklauser in #136
- .github: Bump actions/setup-go from 5.2.0 to 5.3.0 by @dependabot in #137
- ci: add ubuntu-24.04-arm runner by @tklauser in #138
- go.mod: bump golang.org/x/sys from 0.29.0 to 0.30.0 by @dependabot in #139
- Update Go to 1.24 by @tklauser in #140
- go.mod: update minimum Go version to 1.23.0 by @tklauser in #141
- go.mod: bump golang.org/x/sys from 0.30.0 to 0.31.0 by @dependabot in #142
- go.mod: update github.com/tklauser/numcpu to v0.10.0 by @tklauser in #143
Full Changelog: v0.3.14...v0.3.15
- v0.3.15-0.20250226104932-026d4963573326 Feb 2025pre-release
Nothing published for this version
- v0.3.15-0.20250204205559-05751a5189614 Feb 2025pre-release
Nothing published for this version
- v0.3.15-0.20250130213615-6711589f249230 Jan 2025pre-release
Nothing published for this version
- v0.3.15-0.20250121203616-791994050a1321 Jan 2025pre-release
Nothing published for this version
- v0.3.15-0.20250115102908-cb072ababce915 Jan 2025pre-release
Nothing published for this version
- v0.3.15-0.20250106203247-7839cc3cded26 Jan 2025pre-release
Nothing published for this version
- v0.3.15-0.20241211201856-d8613887cc7611 Dec 2024pre-release
Nothing published for this version
- v0.3.15-0.20241205092006-ac67c2bce8275 Dec 2024pre-release
Nothing published for this version
- v0.3.15-0.20241106125533-34dfbc549dd76 Nov 2024pre-release
Nothing published for this version
- v0.3.15-0.20241025064145-4f4339663e7625 Oct 2024pre-release
Nothing published for this version
- v0.3.15-0.20241023205129-9b3de440c8a823 Oct 2024pre-release
Nothing published for this version
- v0.3.15-0.20241007204007-b26b736c64d97 Oct 2024pre-release
Nothing published for this version
- v0.3.15-0.20241004204529-bbb3b42fa3734 Oct 2024pre-release
Nothing published for this version
- v0.3.15-0.20240926091513-06b53eb31ef126 Sept 2024pre-release
Nothing published for this version
- v0.3.15-0.20240905111355-d083eacdb7845 Sept 2024pre-release
Nothing published for this version
- v0.3.15-0.20240822095632-68c2b47660b522 Aug 2024pre-release
Nothing published for this version
- v0.3.15-0.20240809062440-0e778ff5117d9 Aug 2024pre-release
Nothing published for this version
- v0.3.15-0.20240807085751-8a2f593cb2bf7 Aug 2024pre-release
Nothing published for this version
- v0.3.15-0.20240806084517-1e23df18e7216 Aug 2024pre-release
Nothing published for this version
- v0.3.15-0.20240806075033-b76514ab610d6 Aug 2024pre-release
Nothing published for this version
- v0.3.15-0.20240521083947-d4dcf1d0323521 May 2024pre-release
Nothing published for this version
- v0.3.15-0.20240517065919-2bf3e7eb6ce917 May 2024pre-release
Nothing published for this version
- v0.3.15-0.20240507072910-a0a27b613bb57 May 2024pre-release
Nothing published for this version
- v0.3.15-0.20240502201128-5980a2f642c02 May 2024pre-release
Nothing published for this version
- v0.3.1425 Apr 2024
Release notes
Open source →What's Changed
- .github: Bump actions/setup-go from 4.1.0 to 5.0.0 by @dependabot in #91
- .cirrus.yml: drop FreeBSD 12, add FreeBSD 14 by @tklauser in #93
- go.mod: bump golang.org/x/sys from 0.15.0 to 0.16.0 by @dependabot in #92
- Remove unnecessary +build tags by @tklauser in #94
- Fix Sysconf(SC_PTHREAD_STACK_MIN) for macOS 14 by @tklauser in #96
- ci: test on macOS 14 by @tklauser in #95
- go.mod: bump golang.org/x/sys from 0.16.0 to 0.17.0 by @dependabot in #97
- go.mod: bump golang.org/x/sys from 0.17.0 to 0.18.0 by @dependabot in #98
- ci: update Go to 1.22 by @tklauser in #99
- .cirrus.yml: update Go to 1.22 by @tklauser in #100
- .github: Bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in #101
- go.mod: bump golang.org/x/sys from 0.18.0 to 0.19.0 by @dependabot in #102
- .github: Bump actions/checkout from 4.1.2 to 4.1.3 by @dependabot in #103
- .github: Bump actions/checkout from 4.1.3 to 4.1.4 by @dependabot in #104
- .cirrus.yml: update Go to 1.22.2 by @tklauser in #105
- .github/workflows: test on windows by @tklauser in #106
- go.mod: bump github.com/tklauser/numcpus to v0.8.0 by @tklauser in #107
Full Changelog: v0.3.13...v0.3.14
- v0.3.14-0.20240425083010-bdf17d8fbb3925 Apr 2024pre-release
Nothing published for this version
- v0.3.14-0.20240425080203-005dc51c315f25 Apr 2024pre-release
Nothing published for this version
- v0.3.14-0.20240425065558-71967765ea3125 Apr 2024pre-release
Nothing published for this version
- v0.3.14-0.20240419204441-8a9cc61e384719 Apr 2024pre-release
Nothing published for this version
- v0.3.14-0.20240404204336-2a4616abeb9a4 Apr 2024pre-release
Nothing published for this version
- v0.3.14-0.20240313070510-c94ebbac81ad13 Mar 2024pre-release
Nothing published for this version
- v0.3.14-0.20240305105309-fa396dc8179a5 Mar 2024pre-release
Nothing published for this version
- v0.3.14-0.20240207230139-5deacda56c9f7 Feb 2024pre-release
Nothing published for this version
- v0.3.14-0.20240130185100-ebe05a84171a30 Jan 2024pre-release
Nothing published for this version
- v0.3.14-0.20240105212441-0c10d3a12dbc5 Jan 2024pre-release
Nothing published for this version
- v0.3.14-0.20240104212813-8586810986784 Jan 2024pre-release
Nothing published for this version
- v0.3.14-0.20231206201615-a58c16b2950b6 Dec 2023pre-release
Nothing published for this version
- v0.3.131 Dec 2023
Release notes
Open source →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.13-0.20231201131746-fd2d5e3b7fea1 Dec 2023pre-release
Nothing published for this version
- v0.3.13-0.20231127212750-de5ed6f770ae27 Nov 2023pre-release
Nothing published for this version
- v0.3.13-0.20231107104017-65683496602d7 Nov 2023pre-release
Nothing published for this version
- v0.3.13-0.20231106205302-9e53993858616 Nov 2023pre-release
Nothing published for this version
- v0.3.13-0.20231017214926-84ef16e2cba117 Oct 2023pre-release
Nothing published for this version
- v0.3.13-0.20231005203659-79b48debc43d5 Oct 2023pre-release
Nothing published for this version
- v0.3.13-0.20230925094341-610f762865a725 Sept 2023pre-release
Nothing published for this version
- v0.3.13-0.20230905085057-f969a06ed3f15 Sept 2023pre-release
Nothing published for this version