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

Release 1.0.0 #138

Merged
merged 1 commit into from Mar 30, 2022
Merged

Release 1.0.0 #138

merged 1 commit into from Mar 30, 2022

Conversation

kw217
Copy link
Collaborator

@kw217 kw217 commented Mar 29, 2022

This has been supported for some time; recognize that at last.

Also update floki file to match the GitHub actions file - use the required Cassandra driver version.

Also update CHANGELOG which was out of date.

This has been supported for some time; recognize that at last.

Signed-off-by: Keith Wansbrough <Keith.Wansbrough@metaswitch.com>
@kw217 kw217 requested a review from angusi March 29, 2022 17:15
Copy link
Contributor

@angusi angusi left a comment

Choose a reason for hiding this comment

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

Thanks, @kw217, just one question about dependency versions.

Otherwise LGTM.

https://downloads.datastax.com/cpp-driver/ubuntu/18.04/dependencies/libuv/v1.35.0/libuv1-dev_1.35.0-1_amd64.deb \
https://downloads.datastax.com/cpp-driver/ubuntu/18.04/cassandra/v2.15.3/cassandra-cpp-driver_2.15.3-1_amd64.deb \
https://downloads.datastax.com/cpp-driver/ubuntu/18.04/cassandra/v2.15.3/cassandra-cpp-driver-dev_2.15.3-1_amd64.deb && \
wget https://downloads.datastax.com/cpp-driver/ubuntu/18.04/dependencies/libuv/v1.23.0/libuv1_1.23.0-1_amd64.deb \
Copy link
Contributor

Choose a reason for hiding this comment

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

Thi versions number's gone backwards. Is that correct?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yes, this is a library so we want minimal dependencies. So we test with the oldest supported version of each library. The workflow build.yml has this correct, but for some reason floki.yaml was not. This fixes that.

Cassandra has to be 2.16.0 or greater to support the recent additions for Astra (cloud secure connection).

Copy link
Contributor

Choose a reason for hiding this comment

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

Superb, thanks.

@kw217 kw217 merged commit 160529d into master Mar 30, 2022
@kw217 kw217 deleted the release-1.0.0 branch March 30, 2022 10:24
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.

None yet

2 participants