Update dependency siderolabs/omni/omni to v0.48.1 #993
+1
−1
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.
This PR contains the following updates:
v0.48.0->v0.48.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
siderolabs/omni (siderolabs/omni/omni)
v0.48.1Compare Source
Omni 0.48.1 (2025-04-11)
Welcome to the v0.48.1 release of Omni!
This is a pre-release of Omni
Please try out the release binaries and report any issues at
https://github.com/siderolabs/omni/issues.
Contributors
Changes
5 commits
ce82fb3release(v0.48.1): prepare release09ea168fix: fix existing alias check for exposed services0a760c1fix: mark all exposed services to have a non-explicit alias0b6318afix: revert workload proxy LB refactoringf417d12fix: use proper background for the sticky window in the code editorChanges from siderolabs/tcpproxy
70 commits
3d4e7b8chore: rename to siderolabs/tcpproxy6f85d8eImplement correct half-close sequence for the connections.8bea9a4Add support for TCP_USER_TIMEOUT setting91f8614remove old ACME tls-sni-01 stuff that LetsEncrypt removed March 201974ca1dcadd Proxy.AddSNIRouteFunc to do lookups by SNI dynamically4e04b92gofmt for Go 1.19be3ee21(doc): s/tlsproxy/tcpproxy2e577feModified TestProxyPROXYOut to conform with the fixed version of PROXY protocol header format0f9bcedFixed HAProxy's PROXY protocol v1 Human-readable header format in DialProxy2825d76fix(test): update travis and e2e selfSignedCert fnb6bb9b5Update import path to inet.af/tcpproxydfa16c6tlsrouter/README: fix the go get urlf5c09fbTake advantage of Go 1.11's splice support, unwrap Conns in DialProxy.HandleConn7f81f77Work around deadlock with Go tip (at Go revf3f7bd5)7efa37fQuiet log spam in test.dbc1514Adding the HostName field to the Conn struct (#18)2b928d9Link to docsde1c7deAdd support for arbitrary matching against HTTP and SNI hostnames.c6a0996Support configurable routing of ACME tls-sni-01 challenges.815c942Merge matcher and route into an interface that yields a Target.2065af4Support HAProxy's PROXY protocol v1 in DialProxy.e030359Fix golint nits by adding docstrings and simplifying execution flow.6d97c2aCorrect the package building command, and only deploy for master branch commits.aa12504Another attempt to fix Travis.f6af481Make Travis test all packages, and remove the go.universe.tf import path.d7e343eFix the godoc link to point to google/tcpproxy.bef9f6aMerge bradfitz's tcpproxy codebase with the software formerly known as tlsrouter.d86e96aMove tlsrouter's readme to the command's directory.9e73877Switch license to Apache2, add Google copyright headers.cbf137dCorrect the travis build to kinda work.3eb49e9Move tlsrouter to cmd/tlsrouter, in preparation for rewrite as a pkg.af97cddFix copy/paste-o in doc example.3273f40Add vendor warninge387889Add TargetListener2eb0155Start of tcpproxy. No Listener or reverse dialing yet.c58b44cMake golint fail if lint errors are found, and fix said lint.4621df9Clean up the Travis build a bit more, moving more stuff to the deploy stage.96cc76fTest Travis's new build stage support.bbbede8Make travis fetch the test-only dependency.4b8641fAdd support for HAProxy's PROXY protocol.d23eadcUpload packages based on Go 1.8, not 1.7.7ef32e3Add Go 1.8 to the build matrix.e07ecectypoaa3f9c9Remove debug print in acme code.6664640Stop testing against Go 1.6.728b8bcAdd ACME routing support.a5c2ccdUse nogroup as the group, not nobody.a94dbd1Port extra error checking over from netboot.3cd4412Clean up travis config a bit, and add missing copyright notice.aded796Add a deploy step to garbage-collect old packagecloud files.3e6354cRandom change to force travis rebuild on latest code.77fa998Attempt to create a package with no version name.bfef4baRevert to just debian/jessie. It's the same package anyway.173db90Try the obvious way to specify a matrix of package tags.ea58780Limit the deploy to only the go 1.7 build.a2d0c96Skip cleanup so travis doesn't delete the freshly built .deb.73ee2e7Attempt a packagecloud push.cbd4ea6Attempt to build a debian package with FPM.4f5b46fAdd a systemd unit file to run tlsrouter.8cc8cacDocument -hello-timeout in README.e0a0158Add slowloris protection, in the form of a ClientHello timeout.09cc4bbRemove support for SSL 3.0.c41a68dAdd tests for hostname matching, and make DNS matches match entire string.6546db4Fix vet errors in Go 1.6.e34c2a6Add more words to README.b321571Add godoc comments to appease golint.55ba69dAdd a Travis CI config.b8a3ed8Add DNS name support to config0a0a9f6Add licensing and contributing information for release.b1edd90Initial commit.Dependency Changes
Previous release can be found at v0.48.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.