Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove deprecated aliases #1370

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

feltech
Copy link
Member

@feltech feltech commented Jul 24, 2024

Description

Closes #1311. We are approaching a v1.0.0 release and plan to have a clean break from compatibility with consumers working with alpha versions of OpenAssetIO.

So remove various deprecated aliases to types and enums that have been moved or renamed.

This required updates to a few downstream projects to bump their minimum MediaCreation dependency to a version that does not make use of deprecated aliases. I.e.

@feltech feltech requested a review from a team as a code owner July 24, 2024 10:22
@feltech feltech self-assigned this Jul 24, 2024
@feltech feltech marked this pull request as draft July 24, 2024 11:05
@feltech feltech marked this pull request as ready for review July 24, 2024 11:06
@feltech
Copy link
Member Author

feltech commented Jul 24, 2024

CI will fail until OpenAssetIO/OpenAssetIO-Test-CMake#17 is merged.

@feltech feltech force-pushed the work/1311-removeDeprecatedAliases branch from 93dc2e1 to a024b5a Compare July 25, 2024 16:02
@feltech feltech requested a review from foundry-markf July 25, 2024 16:05
Closes OpenAssetIO#1311. We are approaching a v1.0.0 release and plan to have a
clean break from compatibility with consumers working with alpha
versions of OpenAssetIO.

So remove various deprecated aliases to types and enums that have been
moved or renamed.

Signed-off-by: David Feltell <[email protected]>
@feltech feltech force-pushed the work/1311-removeDeprecatedAliases branch from a024b5a to 66faa2f Compare July 26, 2024 12:44
@feltech feltech merged commit 5b5fbae into OpenAssetIO:main Jul 26, 2024
42 checks passed
@feltech feltech deleted the work/1311-removeDeprecatedAliases branch July 26, 2024 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove deprecated aliases
2 participants