- Notifications
You must be signed in to change notification settings - Fork914
Comparing changes
Open a pull request
base repository:coder/coder
Uh oh!
There was an error while loading.Please reload this page.
base:main
head repository:coder/coder
Uh oh!
There was an error while loading.Please reload this page.
compare:release/2.22
- 13commits
- 150files changed
- 21contributors
Commits on May 5, 2025
Commits on May 6, 2025
Commits on May 14, 2025
chore: update alpine 3.21.2 => 3.21.3 (cherry-pick#17773) (#17799)
Co-authored-by: Charlie Voiselle <464492+angrycub@users.noreply.github.com>
Commits on May 15, 2025
chore: cherry pick for release 2.22 (#17842)
Co-authored-by: Ethan <39577870+ethanndickson@users.noreply.github.com>Co-authored-by: Michael Suchacz <203725896+ibetitsmike@users.noreply.github.com>Co-authored-by: Danny Kopping <danny@coder.com>Co-authored-by: Yevhenii Shcherbina <evgeniy.shcherbina.es@gmail.com>Co-authored-by: Dean Sheather <dean@deansheather.com>Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>Co-authored-by: Danny Kopping <dannykopping@gmail.com>Co-authored-by: Steven Masley <stevenmasley@gmail.com>
chore: cherry-pick remaining PRs into
2.22
(#17851)Co-authored-by: Sas Swart <sas.swart.cdk@gmail.com>Co-authored-by: Yevhenii Shcherbina <evgeniy.shcherbina.es@gmail.com>
Commits on May 16, 2025
chore: cherry pick migrations for release 2.22 (#17873)
Co-authored-by: brettkolodny <brettkolodny@gmail.com>Co-authored-by: Danielle Maywood <danielle@themaywoods.com>Co-authored-by: Steven Masley <Emyrk@users.noreply.github.com>
Commits on May 20, 2025
fix: correct environment variable name for MCP app status slug (cherr…
…y-pick#17948) (#17950)Cherry-picked fix: correct environment variable name for MCP app statusslug (#17948)Fixed environment variable name for app status slug in Claude MCPconfiguration from `CODER_MCP_CLAUDE_APP_STATUS_SLUG` to`CODER_MCP_APP_STATUS_SLUG` to maintain consistency with other MCPenvironment variables.This also caused the User level Claude.md to not contain instructions toreport its progress, so it did not receive status reports.Co-authored-by: Thomas Kosiewski <tk@coder.com>
chore: cherry-pick#17934into 2.22 (#17952)
Cherry-pick of#17934---------Signed-off-by: Thomas Kosiewski <tk@coder.com>Signed-off-by: Danny Kopping <dannykopping@gmail.com>Co-authored-by: Thomas Kosiewski <tk@coder.com>
Commits on May 21, 2025
fix: stop extending API key access if OIDC refresh is available (cher…
…ry-pick#17878) (#17960)Cherry-picked fix: stop extending API key access if OIDC refresh isavailable (#17878)fixes#17070Cleans up our handling of APIKey expiration and OIDC to keep themseparate concepts. For an OIDC-login APIKey, both the APIKey and OIDClink must be valid to login. If the OIDC link is expired and we have arefresh token, we will attempt to refresh.OIDC refreshes do not have any effect on APIKey expiry.#17070 (comment)explains why this is the correct behavior.Co-authored-by: Spike Curtis <spike@coder.com>
Commits on May 29, 2025
fix: handle
workspace.agent
andagent.workspace.owner
in `coder s…chore: add JetBrains icon (cherry-pick#18073) (#18097)
Co-authored-by: Atif Ali <atif@coder.com>
Commits on Jun 11, 2025
chore: add windows icon (cherry-pick#18312) (#18321)
Co-authored-by: ケイラ <mckayla@hey.com>
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff main...release/2.22
Uh oh!
There was an error while loading.Please reload this page.