Skip to content

Releases: linode/apl-api

Release v0.4.42

06 Dec 09:31

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.4.42 (2020-12-06)

Bug Fixes

  • docurl ci skip

Release v0.4.41

04 Dec 21:36

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.4.41 (2020-12-04)

Bug Fixes

  • docurl ci skip

Docs

  • updated version in schema ci skip

Release v0.4.40

29 Nov 23:55

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.4.40 (2020-11-29)

Features

  • multiple alert endpoints (04cd606)

Bug Fixes

  • alerts added to test (808ee8d)
  • test related to azure monitor (7a91a0c)

Code Refactoring

  • monitor to azureMonitor (31bdcfe)

Release v0.4.39

20 Nov 08:55

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.4.39 (2020-11-20)

Features

  • no_authz: allowing to start without authz checks, defaulting to admin (cb33da6)
  • use_sops flag (#125) (37f5382)

Bug Fixes

CI

  • release step added ci skip

Tests

  • lint: added js checking ci skip

Others

  • release: 0.4.38 (c4ddb1b)
  • cleanup ci skip
  • coding-standards: fixed eslint autofix, prettier autosave ci skip