Skip to content

Latest commit

 

History

History
67 lines (42 loc) · 4.67 KB

File metadata and controls

67 lines (42 loc) · 4.67 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

  • fix filter for common dates 1c0ea50

12 February 2025

  • when computing indicators only allow dates that are actually present in baseIndicators 4e530ad
  • Release 2.1.0 3ba7804
  • Raise cache actions version eda5f4d

23 February 2023

  • Release 2.0.2 1652c55
  • fix bus where georesource based computations did not consider the most current possible indicator date in case of multiple periods of validity and undefined latestEndDate d2fc02b

21 February 2023

  • when multiple base indicators are analyzed ensure that only missing targetDates are identified that are present within each base indicator. this is required to actually compute the indicator. fixes #17 #17
  • bump release-it 31bfda9
  • run npm audit fix 49823d3
  • Release 2.0.1 1f7bf78

24 July 2022

  • replace keycloakHelperService by github based component, update libraries and update docs + prepare for REST endpoints in future releases c52162b
  • update kommonitor-keycloak-helper dependency 767b3b3
  • Release 2.0.0 af212f6

13 July 2022

  • run npm audit fix 4bb98aa
  • improve logic to determine end date from georesources. only use them if end date is not null 680f33f
  • Release 1.0.2 9aa649f

11 May 2021

  • Release 1.0.1 6d2c37c
  • add after-bump hook for release-it plugin to autoupdate changelog 737b763

1.0.0

11 May 2021

  • Bump lodash from 4.17.20 to 4.17.21 #2
  • Bump hosted-git-info from 2.8.8 to 2.8.9 #3
  • Bump axios from 0.19.2 to 0.21.1 #1
  • reformat package.json fbd8ed6
  • add some dev dependencies and update code repo URL 54a2780
  • initial code commit implementing a first draft for georesource-based missing timestamp detection 54fc9f5