@flowfuse/driver-kubernetes 2.30.2-c019116-202605220924.0 → 2.31.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +10 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
1
|
+
#### 2.31.0: Release
|
|
2
|
+
|
|
3
|
+
- Mqtt schema deployment (#369)
|
|
4
|
+
- Bump ws from 8.18.3 to 8.20.1 (#368)
|
|
5
|
+
- Bump benc-uk/workflow-dispatch from 1.3.1 to 1.3.2 (#366)
|
|
6
|
+
- Switch internal reusable workflows to new tagging approach (#367)
|
|
7
|
+
- Bump actions/create-github-app-token from 3.1.1 to 3.2.0 (#365)
|
|
8
|
+
- ci: enable dependabot cooldown (#364) @ppawlowski
|
|
9
|
+
- Bump fast-xml-builder from 1.1.5 to 1.2.0 (#363) @app/dependabot
|
|
10
|
+
|
|
1
11
|
#### 2.30.1: Release
|
|
2
12
|
|
|
3
13
|
|