2.6.0 - 2026-06-25
Full Changelog: v2.5.1...v2.6.0
22 commits in this release.
Implemented enhancements
Fixed bugs
- fix: guard copyExportedFields against nil interface values in slices, maps, and pointers by @Copilot in #127 ...
- Fix nil pointer dereferences in assertion functions and add fuzz tests by @Copilot in #126 ...
- Fix didPanic to use type assertion for runtime.PanicNilError instead of string comparison by @Copilot in #124 ...
Documentation
- doc: reformed announcements to trigger posts by @fredbi in #134 ...
- doc: announced content of forthcoming releases by @fredbi in #133 ...
- doc: record ErrorAsType / go-version guards in project docs by @fredbi ...
- feat(assertions): add go1.26 ErrorAsType / NotErrorAsType by @fredbi ...
- doc: updated contributors file by @bot-go-openapi[bot] in #130 ...
- doc: updated contributors file by @bot-go-openapi[bot] in #122 ...
- doc: removed unused slack link in doc by @fredbi in #121 ...
- doc: updated contributors file by @bot-go-openapi[bot] in #120 ...
- doc: updated contributors file by @bot-go-openapi[bot] in #119 ...
- doc: updated contributors file by @bot-go-openapi[bot] in #118 ...
Code quality
- feat(codegen): support go-version-guarded assertions by @fredbi ...
- fix(assertions): guard reflection walkers against cyclic inputs by @fredbi in #129 ...
Miscellaneous tasks
- chore: prepare release v2.6.0 by @bot-go-openapi[bot] in #135 ...
- ci: fix secret passing for webhook by @fredbi ...
- test(ci): fixup tests for CI running go1.25 with GOTOOLCHAIN=local by @fredbi ...
- chore(ci): run contributors workflow monthly instead of weekly by @fredbi in #131 ...
- test(assertions): fixed flaky test (async w/real time) by @fredbi in #128 ...
Other (technical)
People who contributed to this release
testify license terms
Per-module changes
codegen (2.6.0)
Documentation
Code quality
Miscellaneous tasks
Other (technical)
enable/colors (2.6.0)
Miscellaneous tasks
- chore: prepare release v2.6.0 by @bot-go-openapi[bot] in #135 ...
enable/yaml (2.6.0)
Miscellaneous tasks
- chore: prepare release v2.6.0 by @bot-go-openapi[bot] in #135 ...
internal/testintegration (2.6.0)
Fixed bugs
- fix: guard copyExportedFields against nil interface values in slices, maps, and pointers by @Copilot in #127 ...
- Fix nil pointer dereferences in assertion functions and add fuzz tests by @Copilot in #126 ...
Miscellaneous tasks
- chore: prepare release v2.6.0 by @bot-go-openapi[bot] in #135 ...