You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [Unreleased]
8
8
9
+
## [2.10.5] - 2025-10-29
10
+
### Fixed
11
+
-**Validation Schema (v3.1.3.0)**: Fixed `value` field type from `object` to `array` in `CreateOrScheduleAReport` validator (`jsd_fa310ab095148bdb00d7d3d5e1676.py`).
12
+
9
13
## [2.10.4] - 2025-07-30
10
14
### Added
11
15
-**Ansible Compatibility Aliases (v3.1.3.0)**: Added 46 backward compatibility alias functions to support Ansible modules and legacy code. These aliases map old function names to their current implementations:
0 commit comments