Skip to content

Conversation

@kolkov
Copy link
Contributor

@kolkov kolkov commented Dec 24, 2025

Summary

Hotfix release with critical dependency update and infrastructure improvements.

Changes

Dependencies

  • goffi: v0.3.1 → v0.3.3 (PointerType argument passing hotfix)
  • golang.org/x/sys: v0.38.0 → v0.39.0

Infrastructure

  • Branch protection enabled for main
  • Updated CONTRIBUTING.md with PR workflow
  • Updated CHANGELOG.md for v0.1.1

Why

goffi v0.3.3 fixes a critical bug where PointerType was passing address instead of value in Execute implementations. See goffi#4.

Release

After merge, tag as v0.1.1

- goffi: PointerType hotfix (issue #4)
- x/sys: latest version
@kolkov kolkov changed the title deps: update goffi v0.3.1 → v0.3.3 (PointerType hotfix) v0.1.1: goffi hotfix + PR workflow Dec 24, 2025
@kolkov kolkov merged commit 47393d7 into main Dec 24, 2025
6 checks passed
@kolkov kolkov deleted the deps/goffi-v0.3.3 branch December 24, 2025 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants