Skip to content

Conversation

@vardbabayan
Copy link
Contributor

@vardbabayan vardbabayan commented Mar 28, 2025

The Debug implementation for Session omitted new fields - This patch includes all current Session fields

Fixes: #954

Pre-review checklist

  • I have split my patch into logically separate commits.
  • All commit messages clearly explain what they change and why.
  • I added relevant tests for new features and bug fixes.
  • All commits compile, pass static checks and pass test.
  • PR description sums up the changes and reasons why they should be introduced.
  • I have provided docstrings for the public items that I want to introduce.
  • I have adjusted the documentation in ./docs/source/.
  • I added appropriate Fixes: annotations to PR description.

The Debug implementation for Session omitted new fields
This patch includes all current Session fields
@github-actions
Copy link

cargo semver-checks found no API-breaking changes in this PR.
Checked commit: 08fe2f2

Copy link
Collaborator

@wprzytula wprzytula left a comment

Choose a reason for hiding this comment

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

Thanks!

@wprzytula wprzytula merged commit c7a79d7 into scylladb:main Mar 31, 2025
12 checks passed
@Lorak-mmk Lorak-mmk added this to the 1.1.0 milestone Apr 1, 2025
@wprzytula wprzytula mentioned this pull request Apr 3, 2025
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.

Missing fields in Debug impl for Session

3 participants