Skip to content

Releases: linode/apl-api

Release v0.4.85

02 Dec 14:32

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.85 (2021-12-02)

Code Refactoring

Release v0.4.84

16 Nov 13:50

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.84 (2021-11-16)

Bug Fixes

Others

  • deps-dev: bump @redocly/openapi-cli [ci skip] (#221) (258dfa9)
  • release: 0.4.83 (c920056)

Release v0.4.83

10 Nov 17:47

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.83 (2021-11-10)

Release v0.4.82

09 Nov 13:53

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.82 (2021-11-09)

Bug Fixes

  • dupe logic (a29b2c6)
  • dupe url check should only run on create (6bb2568)
  • missing schema entries [ci skip] (10ec7af)

Release v0.4.81

05 Nov 00:14

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.81 (2021-11-05)

Features

  • added ca to session [ci skip] (c7ed873)

Bug Fixes

  • default username claim mapper [ci skip] (850f036)

Release v0.4.80

03 Nov 15:17

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.80 (2021-11-03)

Bug Fixes

  • race condition when checking sops yaml existence (b4a4dd7)

Release v0.4.79

03 Nov 12:43

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.79 (2021-11-02)

Features

Release v0.4.78

01 Nov 12:32

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.78 (2021-11-01)

Bug Fixes

  • wrong logic for skipping processing (4385043)

Release v0.4.77

31 Oct 11: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.77 (2021-10-31)

Bug Fixes

Release v0.4.76

13 Oct 08:57

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.76 (2021-10-13)

Bug Fixes

  • always process data on deploy, renamed encrypt func to process [ci skip] (e229101)
  • duplicate urls (#217) (ddd982e)
  • hasExternalIDP needed to be added to schema [ci skip] (4eb4509)

Others