We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 450a5a0 commit d5b0013Copy full SHA for d5b0013
CHANGES.md
@@ -10,6 +10,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10
### Changed
11
### Fixed
12
13
+## 0.9.5 - 2025-07-15
14
+### Fixed
15
+- Fixed MKP build process with proper path handling and exclusions
16
+- Fixed bakery plugin path from cmk/ to check_mk/ in both build script and workflow
17
+- Added .pyc file and __pycache__ exclusions to prevent build artifacts in package
18
+- Updated tar creation to use proper path transformations
19
+- Ensured clean MKP packages without Python compilation artifacts
20
+
21
## 0.9.4 - 2025-07-15
22
23
- Verified MKP package structure and contents are correct
0 commit comments