Releases: inlets/inletsctl
Minor help message changes
Changelog for 0.8.30:
- PR #133 refactor(cmd): Update doc for secret key option in delete cmd by @Quentinchampenois
- PR #132 refactor(cmd): Update doc for secret key option in create cmd by @Quentinchampenois
Commits
225e2bb Update libraries for inletsctl by @alexellis
7044020 refactor(cmd): Update doc for secret key option in delete cmd by @Quentinchampenois
213b026 refactor(cmd): Update doc for secret key option in create cmd by @Quentinchampenois
Changes: 0.8.29...0.8.30
Generated by Derek
Update OS images to Ubuntu 22.04 and remove Equinix Metal and Civo providers
Changelog for 0.8.29:
- Civo does not give out public IPs which are required for tunnel servers, nor does it have proper user-data support
- Equinix Metal (bare-metal in general) is far too expensive to use for a single tunnel server so defeats the purpose of this tool
Commits
f98ff84 Remove Civo and Equinix Metal by @alexellis
269e928 Update scaleway to 22.04 by @alexellis
21e5293 Update GCE to Ubuntu 22.04 by @alexellis
2c75116 Update vultr to Ubuntu 22.04 by @alexellis
d99ba37 Update Linode to Ubuntu 22.04 by @alexellis
d5cc6ee Update to Ubuntu 22.04 for Azure by @alexellis
29ae118 Migrate to CX22 for Hetzner and ubuntu 22.04 by @alexellis
Changes: 0.8.28...0.8.29
Generated by Derek
Update to inlets 0.9.31 and update dependencies
Changelog for 0.8.28:
Commits
0d70e4d Update to inlets 0.9.31 by @alexellis
381a3b7 Update install docs by @alexellis
Changes: 0.8.27...0.8.28
Generated by Derek
Make HTTPS tunnels the default, add custom name support for VMs via argument
Changelog for 0.8.27:
- PR #130 Allow a custom name, not just auto-generated by @alexellis
Commits
80a0678 Link for subscription by @alexellis
5dd642a Make HTTPS tunnels the default by @alexellis
cb3f1a5 Allow a custom name, not just auto-generated by @alexellis
4438625 Update job name for publish to publish from build by @alexellis
Changes: 0.8.26...0.8.27
Generated by Derek
Update to inlets 0.9.25 with sshmux
Changelog for 0.8.26:
Commits
1fe8965 Update to version with sshmux by @alexellis
7bc54ab Give specific job labels for actuated by @alexellis
Changes: 0.8.25...0.8.26
Generated by Derek
Update DigitalOcean image version to 22.04
Changelog for 0.8.25:
Commits
55a5a8d Update cloud-provision in order to update transitive deps. by @alexellis
27496f4 Exclude vendor from gofmt so that CI can pass by @alexellis
33ad999 Use Go 1.21 in CI build by @alexellis
4767821 Update DigitalOcean image by @alexellis
e321cf4 Update README.md by @alexellis
61e6297 Update README.md by @alexellis
4324fd3 Update go-execute to v2 by @alexellis
Changes: 0.8.24...0.8.25
Generated by Derek
Fixes to HTTP tunnel provisioning for EC2
Changelog for 0.8.24:
Commits
409d30d Update cloud-provision to v0.6.8 by @welteki
894bb02 Run on actuated by @alexellis
Changes: 0.8.23...0.8.24
Generated by Derek
Enable letsencrypt mode for EC2 provisioner
Changelog for 0.8.23:
Commits
a4ca335 Enable letsencrypt mode for EC2 provisioner by @alexellis
f413d5a Fix indenting by @alexellis
Changes: 0.8.22...0.8.23
Generated by Derek
Upgrade AMI image for EC2
Changelog for 0.8.22:
Commits
8410cf0 Upgrade AMI image for EC2 by @alexellis
Changes: 0.8.21...0.8.22
Generated by Derek
Add static IP for GCE and upgrade to inlets-pro 0.9.18
Changelog for 0.8.21:
- PR #125 Add static IP for GCE and upgrade to inlets-pro 0.9.18 by @alexellis
- PR #123 bump golang.org/x/net from 0.5.0 to 0.7.0 by @dependabot[bot]
Commits
619f0c7 Add static IP for GCE and upgrade to inlets-pro 0.9.18 by @alexellis
a6896e8 bump golang.org/x/net from 0.5.0 to 0.7.0 by @dependabot[bot]
Changes: 0.8.20...0.8.21
Generated by Derek