Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore(deps): bump github.com/coder/coder/v2 from 2.34.0-rc.0.0.20260819194623-24b83dc727e8 to 2.36.1 - #420

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/coder/coder/v2-2.36.1
Closed

chore(deps): bump github.com/coder/coder/v2 from 2.34.0-rc.0.0.20260819194623-24b83dc727e8 to 2.36.1#420
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/coder/coder/v2-2.36.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/coder/coder/v2 from 2.34.0-rc.0.0.20260819194623-24b83dc727e8 to 2.36.1.

Release notes

Sourced from github.com/coder/coder/v2's releases.

v2.36.1

Changelog

[!NOTE] This is a mainline Coder release. We advise enterprise customers without a staging environment to install our latest stable release while we refine this version. Learn more about our Release Schedule.

Bug fixes

  • Price AI usage by configured provider type (#27836, 2934aa079a)
  • Only write AI model prices that changed (#27923, d295caf5ea)
  • Label unpriced token usage metric by provider name and type (#28210, 83f642383e) (@​ssncferreira)
  • Dashboard: Include owner context in Agents org picker permission check (#28076, 10e6321619) (@​ibetitsmike)
  • Server: Send assigned chat model IDs verbatim (#28144, 7fe2ec4713) (@​ibetitsmike)
  • Dashboard: Prefer permitted organization for chat creation (#28078, 9548f239a8) (@​ibetitsmike)

Documentation

Chores

  • Ship prices for all AI Governance proivder types (#28102, e499c18437)

Compare: v2.36.0...v2.36.1

Container image

  • docker pull ghcr.io/coder/coder:2.36.1

Install/upgrade

Refer to our docs to install or upgrade Coder, or use a release asset below.

v2.36.0

Changelog

[!NOTE] This is a mainline Coder release. We advise enterprise customers without a staging environment to install our latest stable release while we refine this version. Learn more about our Release Schedule.

BREAKING CHANGES

  • Dynamic client registration disabled by default (#27316)

    POST /oauth2/register (RFC 7591 Dynamic Client Registration) is now controlled by a persistent admin setting, oauth2_dcr_enabled, independent of the experiment system. The setting defaults to disabled. A new audited GET/PUT /api/v2/oauth2-provider/settings endpoint lets an owner toggle it live without a restart. When disabled, new registrations are rejected with an RFC 7591-shaped 403, and registration_endpoint is omitted from discovery metadata.

    Migration: Deployments that rely on dynamic client registration must explicitly enable the new setting via the API or UI after upgrading. Existing registered clients are unaffected; only new registrations are gated.

... (truncated)

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
github.com/coder/coder/v2 [>= 2.15.0.a, < 2.15.1]
github.com/coder/coder/v2 [>= 2.18.0.a, < 2.18.1]
github.com/coder/coder/v2 [>= 2.35.a, < 2.36]

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/coder/coder/v2](https://github.com/coder/coder) from 2.34.0-rc.0.0.20260819194623-24b83dc727e8 to 2.36.1.
- [Release notes](https://github.com/coder/coder/releases)
- [Changelog](https://github.com/coder/coder/blob/main/release.key)
- [Commits](https://github.com/coder/coder/commits/v2.36.1)

---
updated-dependencies:
- dependency-name: github.com/coder/coder/v2
  dependency-version: 2.36.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 24, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 25, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/coder/coder/v2-2.36.1 branch August 25, 2026 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant