- Update version to 2025.11.1
* bump coredns to solve CVE
* add vulncheck to cloudflared
* Remove references to cloudflare-go
* Add logging format as JSON
* Centralize UDP origin proxy dialing as ingress service
* Add virtual DNS service
* Add OriginDialerService to include TCP
* Add --dns-resolver-addrs flag
* Remove P256Kyber768Draft00PQKex curve from nonFips curve preferences
* Bump go-boring from 1.24.2 to 1.24.4
* Add metrics for virtual DNS origin
* set proper url and hostname for cloudflared tail command
* Add support for login interstitial auto closure
* update fed callback url for login helper
* Correct QUIC connection management for datagram handlers
* Set endpoint in tunnel credentials when generating locally managed tunnel
with a Fed token
* Migrate cloudflared-ci pipelines to Gitlab CI
* Add support for FedRAMP in originRequest Access config
* Add buffers for UDP and ICMP datagrams in datagram v3
* Add write deadline for UDP origin writes
* Improve metrics for datagram v3
* Force usage of go-boring 1.24
* Fix import of GPG keys when two keys are provided
* Fix parameter order when uploading RPM .repo file to R2
* Add new datagram v3 feature flag
* Bump datagram v3 write channel capacity
* Fix upload of RPM repo file during double signing
* Fix the cloudflared binary path used in the component test (forwarded request 1319785 from hillwood)
OBS-URL: https://build.opensuse.org/request/show/1319787
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cloudflared?expand=0&rev=11
* bump coredns to solve CVE
* add vulncheck to cloudflared
* Remove references to cloudflare-go
* Add logging format as JSON
* Centralize UDP origin proxy dialing as ingress service
* Add virtual DNS service
* Add OriginDialerService to include TCP
* Add --dns-resolver-addrs flag
* Remove P256Kyber768Draft00PQKex curve from nonFips curve preferences
* Bump go-boring from 1.24.2 to 1.24.4
* Add metrics for virtual DNS origin
* set proper url and hostname for cloudflared tail command
* Add support for login interstitial auto closure
* update fed callback url for login helper
* Correct QUIC connection management for datagram handlers
* Set endpoint in tunnel credentials when generating locally managed tunnel
with a Fed token
* Migrate cloudflared-ci pipelines to Gitlab CI
* Add support for FedRAMP in originRequest Access config
* Add buffers for UDP and ICMP datagrams in datagram v3
* Add write deadline for UDP origin writes
* Improve metrics for datagram v3
* Force usage of go-boring 1.24
* Fix import of GPG keys when two keys are provided
* Fix parameter order when uploading RPM .repo file to R2
* Add new datagram v3 feature flag
* Bump datagram v3 write channel capacity
* Fix upload of RPM repo file during double signing
* Fix the cloudflared binary path used in the component test
OBS-URL: https://build.opensuse.org/package/show/network/cloudflared?expand=0&rev=26
- Update version to 2024.12.1
* TUN-8748: Migrated datagram V3 flows to use migrated context
* TUN-8737: update metrics server port selection
* TUN-8731: Implement diag/system endpoint
* TUN-8728: implement diag/tunnel endpoint
* TUN-8730: implement diag/configuration
* TUN-8735: add managed/local log collection
* TUN-8733: add log collection for docker
* TUN-8734: add log collection for kubernetes
* TUN-8640: Refactor ICMPRouter to support new ICMPResponders
* TUN-8729: implement network collection for diagnostic procedure
* TUN-8727: implement metrics, runtime, system, and tunnelstate in diagnostic
http client
* TUN-8726: implement compression routine to be used in diagnostic procedure
* TUN-8732: implement port selection algorithm
* TUN-8762: fix argument order when invoking tracert and modify network info
output parsing
* TUN-8769: fix k8s log collector arguments
* TUN-8727: extend client to include function to get cli configuration
and tunnel configuration
* TUN-8725: implement diagnostic procedure
* TUN-8767: include raw output from network collector in diagnostic zip file
* TUN-8770: add cli configuration and tunnel configuration to diagnostic zipfile
* TUN-8768: add job report to diagnostic zipfile
* TUN-8775: Make sure the session Close can only be called once
* TUN-8781: Add Trixie, drop Buster. Default to Bookworm
* TUN-8640: Add ICMP support for datagram V3
* TUN-8789: make python package installation consistent
* TUN-8795: update createrepo to createrepo_c to fix the release_pkgs.py
script
OBS-URL: https://build.opensuse.org/request/show/1230984
OBS-URL: https://build.opensuse.org/package/show/network/cloudflared?expand=0&rev=19
- Update version to 2024.11.1
* Add cloudflared tunnel health command
* PPIP-2310: Update quick tunnel disclaimer
* TUN-8621: Prevent QUIC connection from closing before grace period
after unregistering
* TUN-8484: Print response when QuickTunnel can't be unmarshalled
* TUN-8592: Use metadata from the edge to determine if request body is
empty for QUIC transport
* TUN-8621: Fix cloudflared version in change notes to account for
release date
* TUN-8638: Add datagram v3 serializers and deserializers
* TUN-8685: Bump coredns dependency
* TUN-8688: Correct UDP bind for IPv6 edge connectivity on macOS
* TUN-8694: Fix github release script
* TUN-8694: Rework release script
* TUN-8661: Refactor connection methods to support future different
datagram muxing methods
* TUN-8692: remove dashes from session id
* TUN-8708: Bump python min version to 3.10
* TUN-8667: Add datagram v3 session manager
* TUN-8553: Bump go to 1.22.5 and go-boring 1.22.5-1
* TUN-8700: Add datagram v3 muxer
* TUN-8646: Allow experimental feature support for datagram v3
* TUN-8641: Expose methods to simplify V3 Datagram parsing on the edge
* VULN-66059: remove ssh server tests
* TUN-8709: Add session migration for datagram v3
* TUN-8701: Add metrics and adjust logs for datagram v3
* add: new go-fuzz targets
* TUN-8701: Simplify flow registration logs for datagram v3 (forwarded request 1226300 from hillwood)
OBS-URL: https://build.opensuse.org/request/show/1226301
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cloudflared?expand=0&rev=7
- Update version to 2024.11.1
* Add cloudflared tunnel health command
* PPIP-2310: Update quick tunnel disclaimer
* TUN-8621: Prevent QUIC connection from closing before grace period
after unregistering
* TUN-8484: Print response when QuickTunnel can't be unmarshalled
* TUN-8592: Use metadata from the edge to determine if request body is
empty for QUIC transport
* TUN-8621: Fix cloudflared version in change notes to account for
release date
* TUN-8638: Add datagram v3 serializers and deserializers
* TUN-8685: Bump coredns dependency
* TUN-8688: Correct UDP bind for IPv6 edge connectivity on macOS
* TUN-8694: Fix github release script
* TUN-8694: Rework release script
* TUN-8661: Refactor connection methods to support future different
datagram muxing methods
* TUN-8692: remove dashes from session id
* TUN-8708: Bump python min version to 3.10
* TUN-8667: Add datagram v3 session manager
* TUN-8553: Bump go to 1.22.5 and go-boring 1.22.5-1
* TUN-8700: Add datagram v3 muxer
* TUN-8646: Allow experimental feature support for datagram v3
* TUN-8641: Expose methods to simplify V3 Datagram parsing on the edge
* VULN-66059: remove ssh server tests
* TUN-8709: Add session migration for datagram v3
* TUN-8701: Add metrics and adjust logs for datagram v3
* add: new go-fuzz targets
* TUN-8701: Simplify flow registration logs for datagram v3
OBS-URL: https://build.opensuse.org/request/show/1226300
OBS-URL: https://build.opensuse.org/package/show/network/cloudflared?expand=0&rev=17
- Update version to 2024.9.1
* TUN-8546: Fix final artifacts paths
* TUN-8583: change final directory of artifacts
* TUN-8585: Avoid creating GH client when dry-run is true
* TUN-8591 login command without extra text
* TUN-8592: Use metadata from the edge to determine if request body is
empty for QUIC transport
* TUN-8484: Print response when QuickTunnel can't be unmarshalled
* TUN-8621: Prevent QUIC connection from closing before grace period after
unregistering
* PPIP-2310: Update quick tunnel disclaimer
OBS-URL: https://build.opensuse.org/request/show/1200830
OBS-URL: https://build.opensuse.org/package/show/network/cloudflared?expand=0&rev=15