Releases: ak2k/siplink
Releases · ak2k/siplink
Release v1.0.6
What's Changed
Dependencies
- chore(deps): Bump github.com/emiago/sipgo in the go-dependencies group (#16)
Other Changes
- chore: Standardize on Go 1.24 everywhere
- fix: Set go.mod to Go 1.21 for compatibility
- feat: Add Magic Nix Cache for improved CI performance
- chore: Update to Go 1.24 across all workflows
- refactor: Reduce Go test matrix to min + latest versions only
- fix: Skip staticcheck on Go < 1.23 due to tool requirements
- feat: Add vendor hash update to auto-release workflow
- fix: Remove pull_request trigger to avoid duplicate runs
- fix: Update vendorHash for Nix build
- Merge pull request #17 from ak2k/test-pr-trigger
- test: Downgrade golang.org/x/sys to test PR trigger
- feat: Trigger auto-release on merged PRs that change dependencies
- fix: Update vendorHash for Nix build
- fix: Remove broken auto-release trigger from auto-merge workflow
- ci: Change Dependabot to daily to trigger immediate check
- fix: Update vendorHash for Nix build
- test: Downgrade sipgo to test auto-release trigger
- fix: Trigger auto-release after Dependabot auto-merge
Full Changelog: v1.0.5...v1.0.6
Release v1.0.5
What's Changed
Dependencies
- chore(deps): update all dependencies (#15)
- chore(deps): update all dependencies (#14)
- chore(deps): update all dependencies (#13)
Full Changelog: v1.0.4...v1.0.5
Release v1.0.4
What's Changed
Other Changes
- fix: Install Nix before validation in auto-release workflow
- feat: Add Nix build validation before creating releases
- fix: Auto-release now creates GitHub releases directly
Full Changelog: v1.0.3...v1.0.4
Release v1.0.3
What's Changed
- chore: Update version to 1.0.3 in flake.nix
- fix: Ensure release workflow is triggered after auto-release
- chore: Update version to 1.0.2 in flake.nix
Installation
Using Nix
nix run github:ak2k/siplink -- <source> <destination>Binary Downloads
Download the appropriate binary for your platform below.
Release v1.0.2
What's Changed
- chore(deps): update all dependencies (#12)
- fix: Ensure vendor hash updates are included in dependency update PRs
- chore: Remove build.log artifact
- chore: Add nancy.apk and build.log to .gitignore
- fix: Update vendorHash for go module dependencies
- chore(deps): update all dependencies (#11)
- fix: Update vendorHash for Nix build
Installation
Using Nix
nix run github:ak2k/siplink -- <source> <destination>Binary Downloads
Download the appropriate binary for your platform below.
Release v1.0.0
What's Changed
- refactor: Unified CI workflow with automatic vendor hash updates
- feat: Auto-trigger vendor hash update from build workflow
- fix: Update to sipgo v0.33.0 API
- fix: Update vendor hash and restore proxyVendor
- fix: Use pipe delimiter in sed to handle slashes in hash
- test: Use valid but wrong vendor hash for testing
- chore(deps): Bump github.com/emiago/sipgo in the go-dependencies group (#8)
- test: Break vendor hash to test CI workflow
- ci: Change Dependabot to daily updates to trigger scan
- ci: Add defensive bash settings to workflows
- fix: Properly capture vendor hash check exit status
- fix: Re-add proxyVendor for sipgo embedded files
- fix: Update vendorHash and remove proxyVendor
- fix: Update vendorHash for Nix build
Installation
Using Nix
nix run github:ak2k/siplink -- <source> <destination>Binary Downloads
Download the appropriate binary for your platform below.
Release v0.1.0-test
What's Changed
- build: Add flake.lock for reproducible Nix builds
- ci: Add comprehensive GitHub Actions workflows
- Remove aliases section from README
- docs: Remove server from Bitwarden fields (not a secret)
- docs: Simplify README to focus only on rbw for Bitwarden integration
- docs: Add rbw integration and shell aliases with generic examples
- fix: Update vendorHash for proper Nix build
- Initial commit: SIPLink - SIP call bridging tool for VOIP.MS
Installation
Using Nix
nix run github:ak2k/siplink -- <source> <destination>Binary Downloads
Download the appropriate binary for your platform below.