Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See updating [Changelog example here](https://keepachangelog.com/en/1.0.0/)

# 2.4.3 (1st October 2025)

## Added:
- PrivateLink pro subscription tests

## Changed:
- Fixed recursive delete loop on PrivateLink deletes
- Fixed import ID mismatches and subscription IDs to be more idiomatic
- Updated API SDK to fix some API schema issues for PrivateLink
- Fixed schema mismatches that could cause issues
- Fixed description on some of the PrivateLink schema that was incorrect

# 2.4.2 (29th September 2025)

### Added
Expand Down