chore(release): prepare for 2026.2.0#1809
Merged
Merged
Conversation
Richard Markiewicz (thenextman)
approved these changes
Jun 2, 2026
f68ce0e to
c7fd4cd
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
2026.2.0 (2026-06-02)
Several newly introduced Gateway/Agent surfaces remain experimental and are
controlled by
__debug__.enable_unstable(notably/jet/tunnel/*, and KDCproxy credential-injection destination handling). Related infrastructure such
as core forwarding, KDC real-destination proxying, and Agent Tunnel runtime
activation is configured independently and may remain active outside this flag.
Features
dgw: refuse JREC push when recording storage is full (9d5a6626b4)
agent,gateway: transparent routing through agent tunnel (experimental) (#1741) (9340a82c7f) (#1773) (87be5cda1b) (#1775) (6f692e75a7) (06706d033e) (#1789) (26f23c02a4)
installer: add install-time certificate checks (b696ea1181)
dgw: Kerberos-based credential injection (experimental) (#1768) (8ceb2ad913)
dgw: improved network scans (#1776) (a3aa448dac)
Improvements
Bug Fixes