-
Notifications
You must be signed in to change notification settings - Fork 311
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
Merge v3.28 in v3.29 #6758
Merged
Merged
Merge v3.28 in v3.29 #6758
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…tings Fix frequency plans getting unset if any of the frequency plans is removed
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.2 to 1.58.3. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.58.2...v1.58.3) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
…google.golang.org/grpc-1.58.3 dev: bump google.golang.org/grpc from 1.58.2 to 1.58.3
…cates-fixes Resolve small issues after message deduplication
Simplify Packet Broker settings
…nts-os Console internal events API
…nect Fix event stream error handling and reconnection
…nect-2 Fix websocket stream reconnection
Restructure relay API messages
…koff Add band served relay backoff
github-actions
bot
added
c/network server
This is related to the Network Server
c/console
This is related to the Console
c/identity server
This is related to the Identity Server
c/gateway server
This is related to the Gateway Server
c/application server
This is related to the Application Server
c/packet broker agent
This is related to Packet Broker Agent
security
This is important for security
compat/db
This could affect Database compatibility
c/gateway conf server
This is related to the Gateway Configuration Server
dependencies
Pull requests that update a dependency file
ui/web
This is related to a web interface
tooling
Development tooling
labels
Dec 11, 2023
adriansmares
requested review from
kschiffer,
ryaplots,
mjamescompton,
KrishnaIyer,
nicholaspcr and
johanstokking
as code owners
December 11, 2023 11:59
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
c/application server
This is related to the Application Server
c/console
This is related to the Console
c/gateway conf server
This is related to the Gateway Configuration Server
c/gateway server
This is related to the Gateway Server
c/identity server
This is related to the Identity Server
c/network server
This is related to the Network Server
c/packet broker agent
This is related to Packet Broker Agent
compat/db
This could affect Database compatibility
dependencies
Pull requests that update a dependency file
merge
This just merges version branches
security
This is important for security
tooling
Development tooling
ui/web
This is related to a web interface
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
This PR merges
v3.28
inv3.29
.