Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

boring 0.8.0 #197910

Merged
merged 2 commits into from
Nov 16, 2024
Merged

boring 0.8.0 #197910

merged 2 commits into from
Nov 16, 2024

Conversation

alebeck
Copy link
Contributor

@alebeck alebeck commented Nov 16, 2024

Created with brew bump-formula-pr.

release notes
* Adds glob pattern matching for specifying tunnels, e.g. `boring open "dev*" "prod[12]"`
* Adds -a/--all flag for opening and closing all tunnels
* Adds support for "+", "-", and "^" algorithm modifiers in SSH config, this led to problems in recent macOS versions
* Minor improvements

Info for updating: When updating, the daemon of the previous version could still be running. So it might be necessary to kill it using killall boring before using the new binary. If you update via Homebrew, this is done automatically.

Breaking changes: We now disallow certain tunnel names, which you were probably not using anyway. This includes tunnel names containing spaces or glob symbols "[?*", or those that start with a special character.

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Nov 16, 2024
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Nov 16, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Nov 16, 2024
Merged via the queue into Homebrew:master with commit 53cdf2b Nov 16, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants