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

Pin FluentAssertions version #79

Merged
merged 4 commits into from
Jan 16, 2025
Merged

Conversation

russcam
Copy link
Collaborator

@russcam russcam commented Jan 15, 2025

(PR is part of a train. Rebase and merge once #78 is merged)

This PR pins FluentAssertions version to
the last version released under an Apache 2.0 license.
The project has been relicensed from version 8.0.0 onwards
to a paid license for commercial use. See

fluentassertions/fluentassertions#2943

I am not a lawyer, but the safest actions are to

  • pin to last Apache 2.0 version
    or
  • remove the use of the library.

This PR does the former. The latter can also be done in
the future.

This commit pins FluentAssertions version to
the last version released under an Apache 2.0 license.
The project has been relicensed from version 8.0.0 onwards
to a paid license for commercial use. See

fluentassertions/fluentassertions#2943

I am not a lawyer, but the safest actions are to

- pin to last Apache 2.0 version
or
- remove the use of the library.

This commit does the former. The latter can also be done in
the future.
@russcam russcam force-pushed the pin-fluentassertions branch from 8f97002 to 49d035a Compare January 15, 2025 23:33
@russcam russcam requested a review from Anush008 January 15, 2025 23:41
@Anush008 Anush008 merged commit 086a521 into qdrant:main Jan 16, 2025
1 check 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.

2 participants