Releases: cul-it/qa_server
Releases · cul-it/qa_server
v5.3.1
v5.2.4
v5.2.2
Change Log
5.2.2 (2020-02-21)
- update to LD4P/qa_server v7.1.2
- make configs that return true/false end with ?
- add tests for configs that weren’t tested
- fix bugs in config#convert_size_to_bytes in response to testing
5.2.1 (2020-02-21)
- remove hardcoded max_performance_cache_size so the value is picked up from ENV
v5.2.0
Change Log...
5.2.0 (2020-02-20)
- update to LD4P/qa_server v7.1.1
- fix: empty performance cache after running monitor status tests
- includes changes from LD4P/qa_server v7.1.0
- allow performance cache size to be set by environment variable
- move generation of history graph to cache_processors
- log warning in monitor logger if graphs fail to create
- monitor_status page won't try to display graphs if graph file does not exist
5.1.0 (2020-02-19)
- add subauthorities for MeSH
- update to LD4P/qa_server v7.0.0
- refactor of caching system to simplify the process
- rename monitor_cache_service to cache_expiry_service
- move generation of hourly graph to cache_processors
- move generation of daily and monthly graphs to cache_processors
- move performance datatable cache control to cache_processors
- move caching of summary and historical data to cache_processors
- move caching of test execution marker to cache_processors
- move performance cache of performance data to cache_processors
v5.0.0
Change Log
- add extended context for MeSH authority
- add authority Ligatus
- add authority CERL
- update to LD4P/qa_server v6.2.0
- use authentication for refreshing monitor tests
- add performance cache logger
- exceeding max performance cache size flushing the cache
- change historical summary to show number of days instead of number of tests (original intent)
v4.8.0
v4.7.6
v4.7.5
v4.7.4
v4.7.3
4.7.3 (2019-12-20)
- turn IP logging back on
4.7.2 (2019-12-20)
- update to LD4P/qa_server 5.3.0
- optionally log browser and platform user agent info
- update to Samvera/QA 5.3.1
- bug fix to handle failure to get location information from request gracefully
4.7.1.1
- temporarily turned IP logging off due to exceptions when location is nil