docs: deprecate Java Driver 3.x and announce maintenance mode - #919
docs: deprecate Java Driver 3.x and announce maintenance mode#919nikagra wants to merge 1 commit into
Conversation
Mark Java Driver 3.x as deprecated per DRIVER-632: - Add deprecation notice to README.md with link to 4.x - Update Maven dependency version references to 3.11.5.15 - Add 3.x branches to DEPRECATED_VERSIONS in Sphinx conf.py - Add deprecation warning banner to docs notice template - Add deprecation entry to changelog The driver enters maintenance mode with only critical bug fixes. Users should migrate to Java Driver 4.x.
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
|
@mikliapko When this PR is merged and the information is published with the new driver release, we need to update the generic Drivers page and driver support to indicate that 3.x is deprecated. Sources at https://github.com/scylladb/scylladb-docs-homepage/tree/main/docs |
I suppose it's @nikagra who should have been tagged :) |
True, sorry! |
DRIVER-854: Deprecating Java Driver 3.x
This PR marks Java Driver 3.x as deprecated and announces maintenance mode, part of the DRIVER-483 epic (tracked as DRIVER-854).
Changes
README.md3.11.5.0to3.11.5.15docs/source/conf.pyDEPRECATED_VERSIONSso the Sphinx docs site marks them as deprecated in the version pickerdocs/source/_templates/notice.htmlchangelog/README.mdWhat this means
Remaining DRIVER-483 tasks (out of scope for this PR)