Releases: GOCDB/gocdb
GOCDB 5.9.0
What's Changed
New Features and Minor Changes
- Allow integrations with IAM technologies via OIDC, integrate with IRIS IAM by @sarahbyrnie in #260
- Allow linking multiple identity strings to the same GOCDB account by @ElliottKasoar in #294
- Add non-admin view for scopes by @ElliottKasoar in #281
Patches, Bug Fixes and Documentation Changes
- Prevent downtimes scheduled within 24 hours from being deleted by @ElliottKasoar in #279
- Fix QueryPopulateSSO_UsernameRunner by @ElliottKasoar in #287
- Delete unused controller by @ElliottKasoar in #291
- Create GitHub Action scripts to replicate travis build testing by @ElliottKasoar in #288
- Add a PHP Mess Detector ruleset by @ineilson in #265
Full Changelog: 5.8.1...5.9.0
GOCDB 5.8.1
What's Changed
Patches, Bug Fixes and Documentation Changes
- Add missing text on the API Credential success page - by @C-Carr22 in #297
- Add new icon, some PHP namespace and camelCase changes, improvements to documentation - by @ineilson in #283
More information can be found in the individual Pull Requests or in the GitHub Milestone.
New Contributors
Full Changelog: 5.8.0...5.8.1
GOCDB 5.8.0
New Features and Minor Changes:
- Allow multiple email addresses to be added to the ServiceGroup contact
- Expand Write API functionality
- Allow access URL based changes to UI menus, colours and general config parameters
- Allow "<" and ">" through service extension property validation
- Remove PHP 5.3 Support
- Add "Mx" and empty title options for users
- Initial changes allowing users to un-link their legacy Home Site
- Improvements to role request emails
- Maintainability improvements to Write API
- Maintainability improvements to test framework code
- Make URLs in the extension properties table clickable
Patches, Bug Fixes and Documentation Changes:
- Use jquery from CDN rather than shipping it
- HTML / CSS fixes
- Update the regular expressions used for validation of emails
- Remove unused code
- Improvement to wording used in portal
- Updates to Install documentation and GitHub related files
Full details can be found here: https://wiki.egi.eu/wiki/GOCDB/notifications#v5.8.0
GOCDB 5.7.6
Patches, Bug Fixes and Documentation Changes:
- Fix adding roles on MariaDB
- Fix adding/editing a Site on MariaDB
- Preserve current behavior of database on MariaDB by defining character set and collation for entity tables
Full details can be found here: https://wiki.egi.eu/wiki/GOCDB/notifications#v5.7.6
GOCDB 5.7.5
Patches, Bug Fixes and Documentation Changes:
- Trim whitespace from text entry form fields
- Add a "read-only" check to the Write API
- Add support for EGI Dev IdP "out of the box"
- Use new EGI Check-in entitlement to access GOCDB
- Write API code refactors to improve maintainability
- Use consistent wording in portal when describing downtimes
- Update to README.md in GitHub repository
Full details can be found here: https://wiki.egi.eu/wiki/GOCDB/notifications#v5.7.5
GOCDB 5.7.4
Patches, Bug Fixes and Documentation Changes:
- Replace icons used on GOCDB pages with new icons of known source and add a 'delete' icon.
- Allow "org.squid-cache.Squid" ServiceType to be production and not monitored.
- Fix GOCDB_monitor checks on SL7.
- Add LICENSE file to GitHub repository.
More details can be found here: https://wiki.egi.eu/wiki/GOCDB/notifications#v5.7.4
GOCDB 5.7.3
Patches, Bug Fixes and Documentation Changes:
- Replacement of broken Google Map with open source Leaflet map
- Add an Acceptable Use policy and a Privacy policy
- Enable ShibAuthToken authentication by default
- Bug fix when calculating downtime timezone offsets
- CSS and Documentation improvements.
- Spelling/Punctuation/Grammar and typo fixes
- Removal of unused files
More details can be found here: https://wiki.egi.eu/wiki/GOCDB/notifications#v5.7.3
Minor bugfix for validation of service host DNs
V5.7.2: New notify flag on sites and services and other minor updates
Merge pull request #109 from GOCDB/dev FInal pull request for V 5.7.2
Incremental changes and patches from 5.7
Security patch and minor operational and documentation updates