Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit93f96a9

Browse files
committed
chore: bump provisioner api version
1 parentb8d1b87 commit93f96a9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

‎provisionerd/proto/version.go‎

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,12 @@ import "github.com/coder/coder/v2/apiversion"
5757
// API v1.11:
5858
// - Added new fields `task_id` and `task_prompt` to `Manifest`.
5959
// - Added new field `app_id` to `AITask`
60+
//
61+
// API v1.12:
62+
// - Added new field `template_version_id` to `provisioner.Metadata`
6063
const (
6164
CurrentMajor=1
62-
CurrentMinor=11
65+
CurrentMinor=12
6366
)
6467

6568
// CurrentVersion is the current provisionerd API version.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp