Skip to content
This repository has been archived by the owner on Mar 13, 2023. It is now read-only.

Releases: envoy/plugin-warn-if-update-available

v1.11.0

13 Aug 18:44
Compare
Choose a tag to compare

1.11.0 (2021-08-13)

Features

  • support nagTimeoutInDays to control how often to show the upgrade nag (60cca0c)

v1.10.0

13 Aug 17:07
Compare
Choose a tag to compare

1.10.0 (2021-08-13)

Features

  • move check-update to the postrun hook (aa02e31)

v1.9.2

23 Jul 17:31
Compare
Choose a tag to compare

1.9.2 (2021-07-23)

Bug Fixes

v1.9.1

24 Jun 16:36
Compare
Choose a tag to compare

1.9.1 (2021-06-24)

Bug Fixes

  • use outputJSON to write last-update-check file (ca306e1)

v1.9.0

22 Jun 23:48
Compare
Choose a tag to compare

1.9.0 (2021-06-22)

Bug Fixes

  • correct imports for lodash.template and chalk (b0d0ee6)

Features

  • readd chalk and lodash.template (b0a34a7)
  • support timeOutInDays and message config (db220a3)

v1.8.5

22 Jun 22:41
Compare
Choose a tag to compare

1.8.5 (2021-06-22)

Bug Fixes

  • avoid constant checks when the host cli is unpublished (9ec3c0f)

v1.8.4

22 Jun 19:38
Compare
Choose a tag to compare

1.8.4 (2021-06-22)

Bug Fixes

  • handle 404 from registry if the host cli hasn't published any packages (800a546)

v1.8.3

22 Jun 01:57
Compare
Choose a tag to compare

1.8.3 (2021-06-22)

Bug Fixes