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

feat: add ability to receive proxy protocol #307

Merged
merged 1 commit into from
Jul 7, 2024
Merged

feat: add ability to receive proxy protocol #307

merged 1 commit into from
Jul 7, 2024

Conversation

iipanda
Copy link
Contributor

@iipanda iipanda commented Jul 7, 2024

closes #152

Copy link
Owner

@itzg itzg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice! Thanks.

@itzg
Copy link
Owner

itzg commented Jul 7, 2024

I'll bump the Go version separately.

@itzg itzg merged commit e38a054 into itzg:master Jul 7, 2024
1 of 2 checks passed
truecharts-admin referenced this pull request in truecharts/public Jul 24, 2024
… by renovate (#24183)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [itzg/mc-router](https://github.com/itzg/mc-router) | minor |
`1.20.3` -> `1.21.0` |

---

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

---

### Release Notes

<details>
<summary>itzg/mc-router (itzg/mc-router)</summary>

### [`v1.21.0`](https://github.com/itzg/mc-router/releases/tag/1.21.0)

[Compare
Source](https://github.com/itzg/mc-router/compare/1.20.3...1.21.0)

#### What's Changed

- feat: add ability to receive proxy protocol by
[@&#8203;iipanda](https://github.com/iipanda) in
[https://github.com/itzg/mc-router/pull/307](https://github.com/itzg/mc-router/pull/307)
- build: upgrade to Go 1.22.5 by
[@&#8203;itzg](https://github.com/itzg) in
[https://github.com/itzg/mc-router/pull/308](https://github.com/itzg/mc-router/pull/308)

#### New Contributors

- [@&#8203;iipanda](https://github.com/iipanda) made their first
contribution in
[https://github.com/itzg/mc-router/pull/307](https://github.com/itzg/mc-router/pull/307)

**Full Changelog**:
itzg/mc-router@1.20.3...1.21.0

</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://github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNiIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
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.

Ability to passthrough PROXY protocol
2 participants