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

Tunnel updates #654

Merged
merged 6 commits into from
Feb 6, 2024
Merged

Tunnel updates #654

merged 6 commits into from
Feb 6, 2024

Conversation

davidnewhall
Copy link
Contributor

@davidnewhall davidnewhall commented Feb 6, 2024

Adds more logging for tunnels. Updates dependencies.

@davidnewhall davidnewhall merged commit 38552fc into main Feb 6, 2024
27 checks passed
truecharts-admin added a commit to truecharts/charts that referenced this pull request May 27, 2024
…7 by renovate (#22498)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [golift/notifiarr](https://togithub.com/Notifiarr/notifiarr) | patch |
`0.7.0` -> `0.7.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>Notifiarr/notifiarr (golift/notifiarr)</summary>

###
[`v0.7.1`](https://togithub.com/Notifiarr/notifiarr/releases/tag/v0.7.1):
May 26, 2024

[Compare
Source](https://togithub.com/Notifiarr/notifiarr/compare/v0.7.0...v0.7.1)

#### Releases

- Docker images are now built in GitHub actions and [served from GitHub
Container
Registry](https://togithub.com/Notifiarr/notifiarr/pkgs/container/notifiarr).
- *Note: Images (without a rate limit) are still built by and available
on Docker Hub.*

#### Features

-   New Tunnel UI.
-   Automatic tunnel failover.
-   Lidarr custom format sync methods added.
- Added new docker images with `cuda` and `alpine` bases. These new
images are in addition the `scratch` base image.
    -   Cuda is used to monitor Nvidia video cards.
- Alpine is used to have a more full-featured container (you can shell
into).
-   File uploads now contain the hostname.
- Additional content metadata scraped and sent to the website for active
queue/downloads tracker.
-   New API endpoints to ping one, many or all starr instances.
-   New API endpoints to delete items from starr app queues.
-   HTTP service checks now have support for arbitrary headers.

#### Bugs Fixed

-   Adds additional auth header exclusions.
-   Starr API errors now return the same http status code as the error.
- Typo fixes, and Sonarr custom format sync renamed to be more
consistent with Radarr.
-   Tunnel overhaul. Better tunnel logging with connection IDs.
-   Quotes in passwords should work now.
-   Apostrophes in file systems paths work now.
-   Fix ability to monitor MariaDB service.
-   Includes Plex friendly name in service check updates.
- HTTP service checks now go critical when there's an error making the
request (instead of unknown).
-   Fixes an app deadlock when watching a non-existent file.
- Removes the console/terminal window from Windows so the `conhost.exe`
workaround is no longer required.

#### Notable Merged Contributions

- Ignore Even More Headers by
[@&#8203;bakerboy448](https://togithub.com/bakerboy448) in
[Notifiarr/notifiarr#645
- Updates and lint by
[@&#8203;davidnewhall](https://togithub.com/davidnewhall) in
[Notifiarr/notifiarr#650
- chore(deps): update actions/download-artifact action to v4 by
[@&#8203;renovate](https://togithub.com/renovate) in
[Notifiarr/notifiarr#651
- chore(deps): update actions/setup-go action to v5 by
[@&#8203;renovate](https://togithub.com/renovate) in
[Notifiarr/notifiarr#652
- Tunnel updates by
[@&#8203;davidnewhall](https://togithub.com/davidnewhall) in
[Notifiarr/notifiarr#654
- return starr app code by
[@&#8203;davidnewhall](https://togithub.com/davidnewhall) in
[Notifiarr/notifiarr#656
- Update README.md by
[@&#8203;davidnewhall](https://togithub.com/davidnewhall) in
[Notifiarr/notifiarr#662
- cleanup sync naming by
[@&#8203;davidnewhall](https://togithub.com/davidnewhall) in
[Notifiarr/notifiarr#664
- chore(deps): update golangci/golangci-lint-action action to v4 by
[@&#8203;renovate](https://togithub.com/renovate) in
[Notifiarr/notifiarr#667
- Add lidarr sync. by
[@&#8203;davidnewhall](https://togithub.com/davidnewhall) in
[Notifiarr/notifiarr#665
- Add cuda and alpine images to GHCR by
[@&#8203;davidnewhall](https://togithub.com/davidnewhall) in
[Notifiarr/notifiarr#666
- Add mariadb support by
[@&#8203;davidnewhall](https://togithub.com/davidnewhall) in
[Notifiarr/notifiarr#669
- add hostname to file uploads by
[@&#8203;davidnewhall](https://togithub.com/davidnewhall) in
[Notifiarr/notifiarr#674
- Update mysql.go for lint by
[@&#8203;davidnewhall](https://togithub.com/davidnewhall) in
[Notifiarr/notifiarr#676
- add iostat and zpool to cuda and alpine by
[@&#8203;davidnewhall](https://togithub.com/davidnewhall) in
[Notifiarr/notifiarr#675
- add more meta to active downloads by
[@&#8203;davidnewhall](https://togithub.com/davidnewhall) in
[Notifiarr/notifiarr#683
- Protect passwords from quotes by
[@&#8203;davidnewhall](https://togithub.com/davidnewhall) in
[Notifiarr/notifiarr#682
- chore(deps): update nvidia/cuda docker tag to v12.3.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[Notifiarr/notifiarr#681
- ping endpoint and download items fixes by
[@&#8203;davidnewhall](https://togithub.com/davidnewhall) in
[Notifiarr/notifiarr#687
- header support for http services checks by
[@&#8203;davidnewhall](https://togithub.com/davidnewhall) in
[Notifiarr/notifiarr#688
- chore(deps): update nvidia/cuda docker tag to v12.4.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[Notifiarr/notifiarr#702
- Add delete queue endpoints by
[@&#8203;davidnewhall](https://togithub.com/davidnewhall) in
[Notifiarr/notifiarr#663
- protect quotes everywhere by
[@&#8203;davidnewhall](https://togithub.com/davidnewhall) in
[Notifiarr/notifiarr#705
- Add Plex name to service checks, and service check tags. by
[@&#8203;davidnewhall](https://togithub.com/davidnewhall) in
[Notifiarr/notifiarr#707
- make http service checks go critical on errors by
[@&#8203;davidnewhall](https://togithub.com/davidnewhall) in
[Notifiarr/notifiarr#708
- chore(deps): update nvidia/cuda docker tag to v12.4.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[Notifiarr/notifiarr#706
- Re-arrange tunnel by
[@&#8203;davidnewhall](https://togithub.com/davidnewhall) in
[Notifiarr/notifiarr#709
- Filewatcher fixes. by
[@&#8203;davidnewhall](https://togithub.com/davidnewhall) in
[Notifiarr/notifiarr#710
- Make tunnels fail over by
[@&#8203;davidnewhall](https://togithub.com/davidnewhall) in
[Notifiarr/notifiarr#712
- Dependency Updates by
[@&#8203;davidnewhall](https://togithub.com/davidnewhall) in
[Notifiarr/notifiarr#732
- Remove Windows console window by
[@&#8203;davidnewhall](https://togithub.com/davidnewhall) in
[Notifiarr/notifiarr#733

**Full Changelog**:
Notifiarr/notifiarr@v0.7.0...v0.7.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add IDs to client tunnel workers, more tunnel features.
1 participant