Skip to content

Releases: gravity-ui/gateway

v3.1.0

21 Oct 10:26
ff69cea
Compare
Choose a tag to compare

3.1.0 (2024-10-21)

Features

  • rest: add ability to add axios interceptors in config (#92) (766b150)

v3.0.4

17 Oct 11:27
b7fabef
Compare
Choose a tag to compare

3.0.4 (2024-10-17)

Bug Fixes

  • use onRetry function instead of interceptors for setting x-request-attempt header (#90) (18c2574)

v3.0.3

04 Oct 14:59
def6bc3
Compare
Choose a tag to compare

3.0.3 (2024-10-04)

Bug Fixes

v2.6.1

04 Oct 15:02
c7377da
Compare
Choose a tag to compare

2.6.1 (2024-10-04)

Bug Fixes

v3.0.2

30 Sep 12:48
8dcba28
Compare
Choose a tag to compare

3.0.2 (2024-09-30)

Bug Fixes

v3.0.1

19 Sep 12:32
9a8c884
Compare
Choose a tag to compare

3.0.1 (2024-09-17)

Bug Fixes

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)