We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2865002 commit 343e369Copy full SHA for 343e369
2 files changed
changelogs/changelog.yaml
@@ -348,3 +348,11 @@ releases:
348
- Deleted site_intent module
349
- Deleted swim_intent module
350
- Deleted template_intent module
351
+ 2.8.1:
352
+ release_date: "2026-05-14"
353
+ changes:
354
+ release_summary: Changes in workflow, config generator modules
355
+ minor_changes:
356
+ - Adding sample playbooks for workflow manager modules
357
+ - Changes in events_and_notifications_workflow_manager module
358
+ - Changes in provision_playbook_config_generator module
galaxy.yml
@@ -1,7 +1,7 @@
1
---
2
namespace: cisco
3
name: catalystcenter
4
-version: 2.8.0
+version: 2.8.1
5
readme: README.md
6
authors:
7
- Rafael Campos <rcampos@cloverhound.com>
0 commit comments