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

Update to latest version of the SDK #88

Merged
merged 3 commits into from
Jan 16, 2024
Merged

Conversation

ewoutkramer
Copy link
Member

Update to sdk 5.5.0 + update version numbers.

@ewoutkramer ewoutkramer requested a review from mmsmits January 15, 2024 09:03
@mmsmits mmsmits enabled auto-merge January 15, 2024 09:23
</PropertyGroup>

<!-- Solution-wide properties for NuGet packaging -->
<PropertyGroup>
<LangVersion>9.0</LangVersion>
<VersionPrefix>4.2.1</VersionPrefix>
<VersionSuffix>alpha</VersionSuffix>
<VersionPrefix>5.5.0</VersionPrefix>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are you suggesting to allign the packages version with the sdk?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think I do. But that's because it still feels like a part of the SDK, but then separated out to be able to phase it out. But there's a problem: if we need to update the legacty validator separately because of a bug, it needs to wait until a new version of the SDK is released as well. Not unlikely, but a consequence.

@mmsmits mmsmits self-requested a review January 16, 2024 10:48
@mmsmits mmsmits merged commit 97996e2 into develop Jan 16, 2024
4 checks passed
@mmsmits mmsmits deleted the feature/update-to-latest-sdk branch January 16, 2024 10:54
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.

2 participants