Skip to content

Commit 2017aa9

Browse files
committed
update CHANGELOG for 1.18.0 release
1 parent 0da2e78 commit 2017aa9

7 files changed

Lines changed: 20 additions & 6 deletions

File tree

CHANGELOG.md

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

1212
<!-- towncrier release notes start -->
1313

14+
## [1.18.0](https://github.com/opsmill/infrahub-sdk-python/tree/v1.18.0) - 2026-01-08
15+
16+
### Added
17+
18+
- Add ability to query for metadata on nodes to include information such as creation and update timestamps, creator and last user to update an object.
19+
- Added ability to order nodes by metadata created_at or updated_at fields
20+
21+
### Removed
22+
23+
- The previously deprecated 'background_execution' parameter under client.branch.create() was removed.
24+
25+
### Fixed
26+
27+
- Rewrite and re-enable integration tests ([#187](https://github.com/opsmill/infrahub-sdk-python/issues/187))
28+
- Fixed SDK including explicit `null` values for uninitialized optional relationships when creating nodes with object templates, which prevented the backend from applying template defaults. ([#630](https://github.com/opsmill/infrahub-sdk-python/issues/630))
29+
30+
### Housekeeping
31+
32+
- Fixed Python 3.14 compatibility warnings. Testing now requires pytest>=9.
33+
1434
## [1.17.0](https://github.com/opsmill/infrahub-sdk-python/tree/v1.17.0) - 2025-12-11
1535

1636
### Added

changelog/+1b40f022.housekeeping.md

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

changelog/+86c0992a.added.md

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

changelog/+d3b5369f.added.md

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

changelog/+e2f96e7b.removed.md

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

changelog/187.fixed.md

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

changelog/630.fixed.md

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

0 commit comments

Comments
 (0)