-
Notifications
You must be signed in to change notification settings - Fork 42
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
Sync with upstream 3.28.0 #364
Sync with upstream 3.28.0 #364
Conversation
76e1a2f
to
8cc41a4
Compare
81b3b33
to
e344b51
Compare
969c93b
to
5357c34
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@Lorak-mmk , @roydahan , is it good to go? |
I'm reviewing right now |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Commits that add column encryption policy make a lot of changes.
I think it would be better to drop those commits altogether until we decide if and how we want to implement the encryption - adding code later is much easier than removing it.
After reviewing this I remember why I dislike current process so much...
ad15d4d
to
acbf507
Compare
CLE is highly integrated into cluster, session and even query, removing these commits will create unnecessary conflicts with any code done on top of it, also as bonus you are going to get a headache of merging them back and re-resolving same conflicts other way around when/if you decide to get this code in. |
acbf507
to
6ea0d65
Compare
Since we have already removed docs, I can't tell you that leaving code in creates way less conflicts and makes merging so much easier. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some minor comments, apart from that looks good.
* update RH nav order * add line break * add api
Added error handling blog reference.
This reverts commit 6894b02.
…ion-specific CLE policies (datastax#1165)
6ea0d65
to
c074bf8
Compare
c074bf8
to
ffcfde0
Compare
Docs are failing to build https://github.com/scylladb/python-driver/actions/runs/11894706235/job/33142543012#step:6:1 |
There was some seriouse issues in policy implementation in `3.27.0`. We want to inspect the feature before making it available.
ffcfde0
to
569271f
Compare
it is a peace of #329 that updates master to
3.28.0