Skip to content

Conversation

@ckadluba
Copy link
Member

ckadluba and others added 16 commits July 11, 2025 20:47
Azure.Identity dependency was added as a workaround to fix security issue #624 caused by SqlClient. Now SqlClient was updated to 6.1.1 which does not cause the issue anymore and Azure.Identity could be removed again.
After SqlClient update from 5.2.3 to 6.1.1 we move the sink to major version 9.
…client-update

Updated SqlClient to 6.1.1 and other deps and removed workaround for issue #624
* Added unit tests for MicrosoftExtensionsColumnOptionsProvider, MicrosoftExtensionsColumnOptionsProviderTests and SqlCreateTableWriter
* Added SetProperty.IfEnumNotNull<T>() and SetProperty.IfEnumProvided<T>() to handle enum column option reading from configuration
* Use NonClusteredIndexDirection in WorkerServiceDemo

Related issue: #636
Add support for specifying non-clustered index sort direction
* The routine changes for creating a release.
* Fixed an error in DEVELOPMENT.md
@ckadluba ckadluba merged commit a5c158c into main Oct 17, 2025
8 checks passed
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.

3 participants