Skip to content

Commit d9bda53

Browse files
dbrennandalisonlhart
authored andcommitted
chore: prepare 0.4.38 release.
1 parent e40c366 commit d9bda53

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

CHANGES.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
galaxy-importer 0.4.38 (2026-04-09)
2+
===================================
3+
4+
Features
5+
--------
6+
7+
- Upgrade the ansible-lint dependency bound from 26.1.0 to 26.4.0. (`AAP-lint-26-4-0 <https://issues.redhat.com/browse/AAP-lint-26-4-0>`_)
8+
9+
10+
Bugfixes
11+
--------
12+
13+
- In _validate_company the constant referenced in the exception message is wrong. Fixed the constant variable to reference MAX_LEGACY_ROLE_LENGTH_COMPANY. (`ACA-5083 <https://issues.redhat.com/browse/ACA-5083>`_)
14+
15+
116
galaxy-importer 0.4.37 (2026-01-09)
217
===================================
318

CHANGES/lint-26-4-0.feature

Lines changed: 0 additions & 1 deletion
This file was deleted.

galaxy_importer/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.4.37"
1+
__version__ = "0.4.38"

0 commit comments

Comments
 (0)