-
Notifications
You must be signed in to change notification settings - Fork 90
Prepare release 3.5.0 #979
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 2 commits
a8d4109
097ebfb
a0de3d8
17ea08d
1aaf08d
b2b8b14
8130792
afa4a7c
c4a7536
4d9ed72
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| 1.23.6 | ||
| 1.24.7 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -57,13 +57,15 @@ spec: | |
| contentMediaType: "application/json" | ||
| pattern: '^.+\.json$' | ||
| versions: | ||
| - before: 3.6.0 | ||
| patch: | ||
| - op: remove | ||
| path: "/contents/2" # remove SLO definitions | ||
| - before: 3.5.0 | ||
| patch: | ||
| - op: remove | ||
| path: "/contents/5" # remove alerting rule template definitions | ||
| path: "/contents/4" # remove alerting rule template definitions | ||
| - before: 3.4.0 | ||
| patch: | ||
| - op: remove | ||
| path: "/contents/3" # remove AI prompt definitions | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I think this should be changed to
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Correct, and I don't like that no test detected this 😬 |
||
| - op: remove | ||
| path: "/contents/2" # remove SLO definitions | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,4 @@ | ||
| format_version: 3.5.0 | ||
| format_version: 3.6.0 | ||
| name: good_content | ||
| title: Good content package | ||
| description: > | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.