Prepare for release 2.4.3 (#107)

Prepare for release 2.4.3

SUMMARY

Depends-on: ansible/ansible-zuul-jobs#1251

ISSUE TYPE


Docs Pull Request

COMPONENT NAME

ADDITIONAL INFORMATION

Reviewed-by: Rohit Thakur <rohitthakur2590@outlook.com>
Reviewed-by: Ashwini Mhatre <mashu97@gmail.com>
Reviewed-by: None <None>
pull/120/head 2.4.3
Ashwini Mhatre 2021-12-07 10:41:32 +05:30 committed by GitHub
parent f8d0e4f399
commit 8d2ad3811f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 15 additions and 3 deletions

View File

@ -4,6 +4,13 @@ Ansible Utils Collection Release Notes
.. contents:: Topics
v2.4.3
======
Release Summary
---------------
- Rereleased 2.4.2 with fix of network ee tests.
v2.4.2
======

View File

@ -170,3 +170,11 @@ releases:
- add_ignore_2.13.yaml
- bugfix_100.yaml
release_date: '2021-10-07'
2.4.3:
changes:
release_summary:
- Rereleased 2.4.2 with fix of network ee tests.
fragments:
- 2.4.3.yaml
- fix_network_ee.yaml
release_date: '2021-12-07'

View File

@ -1,3 +0,0 @@
---
trivial:
- fix issue of skipping some tests integration targets from running after network ee migration.