Skip to content

Releases: cul-it/qa_server

v5.3.1

23 Feb 01:28
0b8233e
Compare
Choose a tag to compare

5.3.1 (2020-02-22)

  • test new location of graphs in public directory by generating the history graph

5.3.0 (2020-02-22)

  • update to LD4P/qa_server v7.2.0
    • move generated monitor status graphs from assets to public directory

v5.2.4

22 Feb 16:48
fddb596
Compare
Choose a tag to compare

5.2.4 (2020-02-22)

  • fix cerl ct prefix to end with /
  • update to LD4P/qa_server v7.1.3
    • bug fix for performance datatable never displays

5.2.3 (2020-02-22)

  • update bundler to 2.1.4 on AWS

v5.2.2

22 Feb 02:06
cb1f796
Compare
Choose a tag to compare

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

21 Feb 20:04
36dc4c0
Compare
Choose a tag to compare

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

18 Feb 14:04
f61f85c
Compare
Choose a tag to compare

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

14 Feb 13:22
d087467
Compare
Choose a tag to compare

Change Log

  • update to LD4P/qa_server 6.0.0
    • refactor to avoid errors and improve performance of monitor status page

v4.7.6

30 Jan 12:58
eeb931c
Compare
Choose a tag to compare

Bug fix only

  • update to qa_server 5.5.1
    • check for nil before calling .each

v4.7.5

10 Jan 19:14
b5cb42f
Compare
Choose a tag to compare

Change Log

  • update to LD4P/qa_server 5.5.0
    • use caching with expiry for all data on monitor status page

v4.7.4

09 Jan 18:19
a5400e8
Compare
Choose a tag to compare

Change Log

  • update to LD4P/qa_server 5.4.0
    • updates expiration time for tests and calculations
  • add Authority URI to loc_names_rwo extended context
  • update geonames term URI to use https instead of http
  • update copyright to 2020

v4.7.3

21 Dec 02:50
Compare
Choose a tag to compare

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