Skip to content

Releases: gravity-ui/gateway

v3.0.0

04 Sep 11:22
8c0a4e4
Compare
Choose a tag to compare

3.0.0 (2024-09-02)

⚠ BREAKING CHANGES

  • use toObject when decoding "Any" messages (#77)

Features

  • use toObject when decoding "Any" messages (#77) (805ff27)

v2.6.0

02 Sep 15:44
b0e9101
Compare
Choose a tag to compare

2.6.0 (2024-09-02)

Features

  • send extra params (responseSize, traceId, userId) to stats (#60) (66c781f)

Bug Fixes

  • revert potential breaking changes (#74) (eb9488f)

v2.5.4

27 Aug 15:11
31488f6
Compare
Choose a tag to compare

2.5.4 (2024-08-27)

Bug Fixes

  • remove traverseAnyMessage helper (#70) (685379b)

v2.5.3

23 Aug 17:25
41e544d
Compare
Choose a tag to compare

2.5.3 (2024-08-23)

Bug Fixes

  • correctly parse details in grpc error (#67) (277a51b)

v2.5.2

23 Aug 12:44
f2f56a4
Compare
Choose a tag to compare

2.5.2 (2024-08-23)

Bug Fixes

  • use proto loader options for decoding "any" messages (#64) (f544198)

v2.5.1

04 Aug 06:32
c192ceb
Compare
Choose a tag to compare

2.5.1 (2024-08-04)

Bug Fixes

  • param error is returned more explicitly instead of an empty value (#61) (8f95601)

v2.5.0

20 Jun 13:51
8e93918
Compare
Choose a tag to compare

2.5.0 (2024-06-20)

Features

  • added ability to specify headers for timeout and retries count (#54) (ee6d407)

v2.4.0

17 Apr 14:50
e8c0b40
Compare
Choose a tag to compare

2.4.0 (2024-04-17)

Features

  • add ability to customize debugHeaders via option proxyDebugHeaders (#52) (d68411e)

v2.3.0

26 Mar 16:08
183cdd6
Compare
Choose a tag to compare

2.3.0 (2024-03-26)

Features

  • add ability to specify an array in expectedResponseContentType (#48) (10580bd)

v2.2.0

25 Mar 08:26
373db89
Compare
Choose a tag to compare

2.2.0 (2024-03-25)

Features

  • add ability to validate response content type in rest actions (#43) (5233ee5)