Skip to content

Latest commit

 

History

History
292 lines (103 loc) · 11.3 KB

CHANGELOG.md

File metadata and controls

292 lines (103 loc) · 11.3 KB

1.2.18 (2023-07-02)

1.2.17 (2023-05-26)

Bug Fixes

  • deps: update dependency @toolisticon/ssl-hostinfo-prometheus-exporter to v2.1.11 (cc881ef)
  • deps: update dependency cron to v2.3.1 (61473c3)

1.2.16 (2023-04-30)

1.2.15 (2023-04-03)

1.2.14 (2023-02-04)

1.2.13 (2022-11-14)

1.2.12 (2022-08-29)

Bug Fixes

  • Build: Corrected nvm setup and use Node v18 (3b251d7)

1.2.11 (2022-06-03)

1.2.10 (2022-04-30)

1.2.9 (2022-03-20)

Features

  • NodeJS: Use latest NodeJS (ef01995)

1.2.8 (2021-09-17)

Bug Fixes

  • Security: Resolve security issues (0f50358)
  • Security: Resolve security issues (13d4c0e)

1.2.7 (2020-09-25)

1.2.6 (2020-05-07)

1.2.5 (2020-04-09)

Bug Fixes

  • package: update openshift-rest-client to version 3.0.0 (3f6db5f)
  • package: update openshift-rest-client to version 4.0.0 (afa135b)
  • Security: use latest packages to resolve vulnerabilities (5b8dd1e)

Features

  • SSL: Use new ssl hostinfo lib (ea7f88d)

1.2.4 (2019-10-01)

Features

  • Security: Corrected known vulnerabilities (6ba9fea)

1.2.3 (2019-07-31)

Features

  • Core: Update SSL verifier lib (02e0d0c)
  • Security: Corrected known vulnerabilities (2a84379)

1.2.2 (2019-07-12)

1.2.1 (2019-06-18)

1.2.0 (2019-04-02)

Features

  • Logging: Adding log config to docker image (e386da6)
  • Logging: Use logging framework which is ELK-compatible (ef7ebe0)

1.1.5 (2019-03-04)

1.1.4 (2019-02-28)

1.1.3 (2019-02-12)

1.1.2 (2019-02-08)

1.1.1 (2019-02-01)

Bug Fixes

  • Prometheus: Updating routes info correctly, keeping first old data and update then (56565e6)

1.1.0 (2019-01-28)

Features

  • NodeJS: Use sslinfo library (112013d)

1.0.3 (2019-01-25)

Bug Fixes

  • Reset: Reset store on route update (61e71d6)

1.0.2 (2019-01-22)

Bug Fixes

  • Prometheus: Corrected metrics expose (6e3a721)

1.0.1 (2019-01-21)

Bug Fixes

  • Publish: Correct publishing (bfd79a7)

1.0.0 (2019-01-21)

Features

  • Prometheus: Expose days remaining as extra metric (da2b049)

0.5.1 (2019-01-21)

Bug Fixes

  • Prometheus: Corrected parsing. (dd696a8)

0.5.0 (2019-01-21)

Features

  • Config: Adding configuration via env vars (373e599), closes #2
  • Prometheus: Adding oc metadata to metrics (bf83bd1), closes #4

0.4.1 (2019-01-19)

Bug Fixes

  • Cron: Set Hourly cron again (78b706c)
  • Metrics: Correct metrics format errors (b094a1a)

0.4.0 (2019-01-18)

Bug Fixes

  • Build: Corrected typo in Jenkins build (ed202dd)
  • Parsing: Reduce result object (262a695)

Features

  • SSL: Providing ssl expiry details (49cf69b)

0.3.2 (2019-01-18)

Bug Fixes

  • Cron: Switch to hourly scan (c28d0f6)

0.3.1 (2019-01-18)

Bug Fixes

  • Prometheus: Correct quantile to float (d7d5305)

0.3.0 (2019-01-18)

Bug Fixes

  • Docker: Set correct license (0db623d)

Features

  • Docker: Improve docker image with oc login (0e40ebd)
  • Prometheus: Support for nested objects (41ae611)

0.2.0 (2019-01-18)

Bug Fixes

  • Build: Resolve typo in Jenkinsfile (a668354)

Features

  • Cron: Use cron for hourly scan (e36606b)
  • Docker: Basic ducker build (092947c)
  • NPM: Basic npm releasing and CI (dc59f0b)
  • Prometheus: Adding monitoring endpoint via prometheus format (97a1b83)
  • Routes: Read routes (08fa87d)