Skip to content

Bump github.com/fatedier/frp from 0.66.0 to 0.67.0#290

Merged
koho merged 5 commits intomasterfrom
dependabot/go_modules/github.com/fatedier/frp-0.67.0
Feb 24, 2026
Merged

Bump github.com/fatedier/frp from 0.66.0 to 0.67.0#290
koho merged 5 commits intomasterfrom
dependabot/go_modules/github.com/fatedier/frp-0.67.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2026

Bumps github.com/fatedier/frp from 0.66.0 to 0.67.0.

Release notes

Sourced from github.com/fatedier/frp's releases.

v0.67.0

Features

  • frpc now supports a clientID option to uniquely identify client instances. The server dashboard displays all connected clients with their online/offline status, connection history, and metadata, making it easier to monitor and manage multiple frpc deployments.
  • Redesigned the frp web dashboard with a modern UI, dark mode support, and improved navigation.

Fixes

  • Fixed UDP proxy protocol sending header on every packet instead of only the first packet of each session.
Commits
  • 5f575b8 Merge pull request #5147 from fatedier/dev
  • 7a1c248 bump version to 0.67.0 (#5146)
  • 886c9c2 web/frpc: redesign dashboard (#5145)
  • 266c492 web/frps: add detailed client and proxy views with enhanced tracking (#5144)
  • 5dd70ac refactor: move web embeds to web/ directory (#5139)
  • fb2c98e rotate gold sponsor
  • ed13141 refactor: separate API handlers into dedicated packages with improved HTTP ut...
  • 3370bd5 udp: fix proxy protocol header sent on every packet instead of first packet o...
  • 1245f88 server: replace client metadata with IP address in registry (#5118)
  • 479e9f5 web/frpc: refactor dashboard with improved structure and API layer (#5117)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/fatedier/frp](https://github.com/fatedier/frp) from 0.66.0 to 0.67.0.
- [Release notes](https://github.com/fatedier/frp/releases)
- [Changelog](https://github.com/fatedier/frp/blob/dev/Release.md)
- [Commits](fatedier/frp@v0.66.0...v0.67.0)

---
updated-dependencies:
- dependency-name: github.com/fatedier/frp
  dependency-version: 0.67.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Feb 2, 2026
@koho koho merged commit ff7f84b into master Feb 24, 2026
5 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/fatedier/frp-0.67.0 branch February 24, 2026 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant