Skip to content

Releases: yandex-cloud/function-ts-types

v2.1.2

21 Jun 07:44

Choose a tag to compare

2.1.2 (2024-06-21)

Bug Fixes

  • deps: bump braces from 3.0.2 to 3.0.3 (b4eef56)

v2.1.1

26 Apr 07:23

Choose a tag to compare

2.1.1 (2023-04-26)

Bug Fixes

  • deps: bump yaml and semantic-release (42ffa72)

v2.1.0

09 Jan 09:37

Choose a tag to compare

2.1.0 (2023-01-09)

Features

  • WebSocket connect typings (8cc24c2)
  • WebSocket disconnect typings (a4addb5)
  • WebSocket message typings (f7faefe)

v2.0.3

26 Sep 07:40

Choose a tag to compare

2.0.3 (2022-09-26)

Bug Fixes

  • do not require Http.Result in triggered functions (516857b)

v2.0.2

30 Aug 09:53

Choose a tag to compare

2.0.2 (2022-08-30)

Bug Fixes

v2.0.1

24 Aug 12:30

Choose a tag to compare

2.0.1 (2022-08-24)

Bug Fixes

v2.0.0

18 Aug 12:27

Choose a tag to compare

2.0.0 (2022-08-18)

Features

  • introduce API Gateway authorizer function (65ab10a)

BREAKING CHANGES

  • renamed Handler and related types to FunctionHandler

v1.0.0

15 Aug 14:40

Choose a tag to compare

1.0.0 (2022-08-15)

Features