Skip to content

Commit

Permalink
changelog: add httpget section to 0.6.2 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
a3s7p committed Sep 12, 2022
1 parent 2dae1ad commit 7eaa62b
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion changelogs/0.6.2.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

- Depends on `wireleap/common` v0.3.6.

- Experimental `httpget` forwarder added: issues a HTTP GET request
through the Wireleap circuit. Feedback on failures is currently only
logged and not returned to the CLI, which is planned to improve in a
subsequent release.

- Improvements to upgrade status handling code:
- Upgrade status no longer assumed on start/stop.
- If starting `wireleap` fails due to an upgrade being required, the
Expand All @@ -13,5 +18,5 @@
potential rollback without having to re-setup permissions.
- The user is no longer required to delete `wireleap_tun` manually.

- custom git versions enabled by using envvar `GITVERSION` in
- Custom git versions enabled by using envvar `GITVERSION` in
`contrib/build-bin.sh` if already set.

0 comments on commit 7eaa62b

Please sign in to comment.