Skip to content

Releases: GOCDB/gocdb

GOCDB 5.12.1

17 Sep 09:41
2d546fe
Compare
Choose a tag to compare

What's Changed

Patches, Bug Fixes and Documentation Changes

  • Update error message shown when EGI CheckIn entitlement is missing by @Sae126V in #522

Full Changelog: 5.12.0...5.12.1

GOCDB 5.12.0

22 Apr 12:08
356ac65
Compare
Choose a tag to compare

What's Changed

Soft drop PHP 5.X support, in favour of PHP 7.4 "out of the box" by @gregcorbett in #509

  • It is still possible to run GOCDB on PHP 5.4 - however this will require specific deployments to reference the composer-5.4.{json, lock} files.
  • The composer-5.4.{json, lock} files will remain in the short term to facilitiate the above and to enable continued automated testing of the codebase against PHP 5.4.
  • The composer-5.4.{json, lock} files will be removed from the repository after 1st July 2024, along with automated testing of PHP 5.4.

Full Changelog: 5.11.1...5.12.0

GOCDB 5.11.1

27 Feb 13:51
4dbb091
Compare
Choose a tag to compare

What's Changed

Patches, Bug Fixes and Documentation Changes

Full Changelog: 5.11.0...5.11.1

GOCDB 5.11.0

26 Feb 12:00
37c788d
Compare
Choose a tag to compare

What's Changed

New Features and Minor Changes

  • Move reserved scopes definition out of the local config xml and into the scopes table in the database by @ineilson in #150
  • Add local_info.xsd and xml schema validation by @ineilson in #191
  • Softcoding of service type production<=>monitored service flag relations by @ineilson in #209
  • Sort API output by @ElliottKasoar in #298
  • Add phpmd to composer by @ineilson in #332
  • Add dry run option for user removal by @rowan04 in #385
  • Add option for page banner on all pages by @ineilson in #403
  • Add configuration options for service email addresses by @rowan04 in #411 and #435
  • Add mechanism to manage API credentials by @ineilson in #437 and #447
  • Add API credentials support to search functionality by @Sae126V in #459
  • Add restrictions on who can create ServiceGroups by @Sae126V in #460
  • Add ServiceTypes page for non-admins by @Sae126V in #461
  • Add support for pre selecting endpoints on Downtime pages by @Sae126V in #473

Patches, Bug Fixes and Documentation Changes

New Contributors

Full Changelog: 5.10.5...5.11.0

GOCDB 5.10.5

30 Nov 08:29
0a1d9eb
Compare
Choose a tag to compare

What's Changed

Patches, Bug Fixes and Documentation Changes

Full Changelog: 5.10.4...5.10.5

GOCDB 5.10.4

21 Feb 11:27
07e7be3
Compare
Choose a tag to compare

What's Changed

Patches, Bug Fixes and Documentation Changes

Full Changelog: 5.10.3...5.10.4

GOCDB 5.10.3

31 Jan 10:26
665a831
Compare
Choose a tag to compare

What's Changed

Patches, Bug Fixes and Documentation Changes

  • Allow the same API identifier to be defined at multiple sites by @ineilson in #417 and #418

Full Changelog: 5.10.2...5.10.3

GOCDB 5.10.2

06 Dec 10:43
fc2d676
Compare
Choose a tag to compare

What's Changed

Patches, Bug Fixes and Documentation Changes

Full Changelog: 5.10.1...5.10.2

GOCDB 5.10.1

15 Nov 16:45
ddda6b5
Compare
Choose a tag to compare

What's Changed

Patches, Bug Fixes and Documentation Changes

Full Changelog: 5.10.0...5.10.1

GOCDB 5.10.0

31 Oct 17:18
e761dab
Compare
Choose a tag to compare

What's Changed

New Features and Minor Changes

  • Allow for filtering by default scope to Service Groups view by @ineilson in #278
  • Allow for restriction of access to personal data by @ineilson and @gregcorbett in #284, #368, #369 and #380
  • Allow for configurable AUP and privacy notice by @ineilson in #290
  • Allow for inactive users to be removed by @pjcon in #305
  • Update Doctrine ORM to 2.5 by @ineilson in #343

Patches, Bug Fixes and Documentation Changes

  • Fix minor typo in gocdb_schema.xml by @GRyall in #316
  • Take monitoring error info URL from local_info.xml by @ineilson in #321
  • Standardise on using the portal url in the monitoring checks by @ineilson in #322
  • Refer to X.509, not (x|X)509 by @gregcorbett in #324
  • Remove hardcoded DN from deploy scripts by @gregcorbett in #326
  • Add dependabot.yml to keep Actions up to date by @gregcorbett in #338
  • Delete bootstrap-datetimepicker.min.js.old by @gregcorbett in #342
  • Bump codecov/codecov-action from 1 to 3 by @dependabot in #350
  • Bump actions/checkout from 2 to 3 by @dependabot in #351
  • Bump actions/cache from 2 to 3 by @dependabot in #352
  • Use phpunit configuration from tests directory by @ineilson in #359
  • Update "build" badge in README.md by @gregcorbett in #362
  • Add basic PHP CodeSniffer rule set by @tofu-rocketry in #363
  • Add Code Climate config file for PHP checks by @tofu-rocketry in #365
  • Prevent database connection pile-up during tests by @ineilson in #375

New Contributors

Full Changelog: 5.9.0...5.10.0