Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Releases: ak2k/siplink

Release v1.0.6

31 Jul 15:33

Choose a tag to compare

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

31 Jul 14:18

Choose a tag to compare

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

10 Jul 17:12

Choose a tag to compare

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

10 Jul 17:01

Choose a tag to compare

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

10 Jul 16:48
8418e31

Choose a tag to compare

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

01 Jul 22:58

Choose a tag to compare

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

01 Jul 21:40

Choose a tag to compare

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.