Skip to content

Commit 13e9b62

Browse files
committed
addimg manual changelog entries
1 parent 9e61f96 commit 13e9b62

File tree

4 files changed

+6
-3
lines changed

4 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,14 @@ This project uses [*towncrier*](https://towncrier.readthedocs.io/) and the chang
1313

1414
## [1.7.2](https://github.com/opsmill/infrahub-sdk-python/tree/v1.7.2) - 2025-03-07
1515

16+
### Added
17+
18+
- Added logger to `InfrahubGenerator` class to allow users use built-in logging (`self.logger`) to show logging within Infrahub CI pipeline.
19+
1620
### Changed
1721

22+
- Aligned the environment variables used by `infrahubctl` with the environment variables used by the SDK.
23+
- Allowed the `infrahubctl transform` command to return a regular string that does not get converted to a JSON string.
1824
- Changed InfrahubNode/InfrahubNodeSync `artifact_fetch` and `artifact_generate` methods to use the name of the artifact instead of the name of the artifact definition.
1925

2026
### Fixed

changelog/+add-logger-to-generator-class.md

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

changelog/+align-infrahubctl-env-vars.md

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

changelog/+ctl-transform-return-string.md

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

0 commit comments

Comments
 (0)