Releases: envoy/plugin-warn-if-update-available
Releases · envoy/plugin-warn-if-update-available
v1.11.0
1.11.0 (2021-08-13)
Features
- support nagTimeoutInDays to control how often to show the upgrade nag (60cca0c)
v1.10.0
1.10.0 (2021-08-13)
Features
- move check-update to the postrun hook (aa02e31)
v1.9.2
1.9.2 (2021-07-23)
Bug Fixes
v1.9.1
1.9.1 (2021-06-24)
Bug Fixes
- use outputJSON to write last-update-check file (ca306e1)
v1.9.0
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
1.8.5 (2021-06-22)
Bug Fixes
- avoid constant checks when the host cli is unpublished (9ec3c0f)
v1.8.4
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
1.8.3 (2021-06-22)
Bug Fixes