Skip to content

Commit 6bc2dc8

Browse files
jberkhahnprary
authored andcommitted
fix java bump changelog in v1.18.0 docs (operator-framework#5614)
Signed-off-by: Jonathan Berkhahn <[email protected]> Signed-off-by: Prashant Arya <[email protected]>
1 parent d08c4fa commit 6bc2dc8

File tree

1 file changed

+16
-5
lines changed
  • website/content/en/docs/upgrading-sdk-version

1 file changed

+16
-5
lines changed

website/content/en/docs/upgrading-sdk-version/v1.18.0.md

Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,24 @@ title: v1.18.0
33
weight: 998982000
44
---
55

6-
## Header text for the migration section
6+
## Bumped java-operator-plugins to v0.2.0
77

8-
Body of the migration section. This should be formatted as markdown and can
9-
span multiple lines.
8+
Additions:
109

11-
Using the YAML string '|' operator means that newlines in this string will
12-
be honored and interpretted as newlines in the rendered markdown.
10+
- chore: bump go 1.17, k8s 1.23, and kubebuilder 3.3
11+
- chore(deps): update to Quarkus SDK extension 3.0.2 and Quarkus 2.6.3
12+
- chore(deps): update to use Quarkus JOSDK extension 3.0.1
13+
- Remove useless file
14+
- chore: bump k8s 1.22.2 and kubebuilder 3.2
15+
- exposed exnpoints for micrometer metrics
16+
- modified the Quarkus operator SDK version and tutorial too
17+
- chore: bump fabric8 5.8.0 & quarkus 2.4.0
18+
- modified the doc file and removed file after generation
19+
- release: fix release script to understand release branches
20+
21+
Bug Fixes:
22+
23+
- Fix for wrongly generated file name
1324

1425
_See [#5542](https://github.com/operator-framework/operator-sdk/pull/5542) for more details._
1526

0 commit comments

Comments
 (0)