- Issue created by @elc
- 🇦🇺Australia elc
Development will continue for a bit on the 2.1.x branch due to how much work is hanging off that name/branch, however the release will be made as a 3.0.x branch to meet the expectations of semantic versioning - 3.0.x branch is not backwards compatible with versions of Drupal prior to 10.3.
Due to the number of changes, this will take multiple releases to complete.
- 🇦🇺Australia elc
Added issues to list:
- 🇦🇺Australia elc
Release notes for 3.0.0-beta1
Bugs
- 🐛 Login form always show "Login ticket invalid. Please try again" after submission in 10.3 Needs review
- 🐛 Use own Unique Id instead of Session ID Downport
- 🐛 Purging of tickets is offset by timezone Fixed
Features
- 📌 JSON formatted responses Active
Tasks
- 📌 Administration settings tidy Needs review
- 📌 Remove deprecated & outdated code; Autowire; Constructor Prop Promo Needs work
- 📌 FullyValidatable configuration schema Active
All changes since 2.0.0 release:
https://git.drupalcode.org/project/cas_server/-/compare/2.0.0...3.0.0-beta1 - 🇦🇺Australia elc
- Assigned to elc
- 🇦🇺Australia elc
D11 has been released but not all of the changes have been made to the 3.0.x branch yet. 2.1.x has been kept in sync with it. Given there are many changes that haven't been merged into 2.0.x, there is significant code changes that need some eyeballs and testing against.
To that end, the 2.1.x branch will be released as 2.1.0 being the only planned release unless a patch release is required. Initial release will be alpha as there are a lot of moved files.
Development will then continue on the 3.0.x branch for the remaining issues, especially to replace the ticket factory with something more generic. Core target for 3.0.x would be Drupal ^11.1 as that includes OOP Hooks.
- 🇦🇺Australia elc
Release notes for 2.1.0-rc1
Bugs
- None.
Tasks
- #3483955 → : Coding standards updated + Test target changes
- Use ticket expire timestamp for cookie expiry.
- #3453816 → : Make Services primary and link with Settings page by tasks.
- #3448425 → : Use FullyValidatable and #config_target.
- #3448424 → : JSON formatted responses
- #3440085 → : Remove deprecated & outdated code; Autowire; Constructor Prop Promo
-
- Drop D9 support. Add D11 support.
Changes since 2.0.1
- 🇦🇺Australia elc
Fixed 2.1.0-rc1 has been released. This is a bridge version as 3.0.x will aim to use OOP Hooks and start at Drupal 11.1.
Automatically closed - issue fixed for 2 weeks with no activity.