Skip to content

Releases: jambff/oac

v1.4.0

03 Apr 22:45

Choose a tag to compare

1.4.0 (2023-04-03)

Features

  • add response data to OpenApiClientError (10e8a32)

v1.3.0

03 Apr 19:28

Choose a tag to compare

1.3.0 (2023-04-03)

Features

  • add rawMessage to OpenApiClientError (fbab194)

v1.2.0

18 Feb 23:01

Choose a tag to compare

1.2.0 (2023-02-18)

Features

  • add request debug interceptor (e5c3d24)
  • improve response debug messages (74a5255)

v1.1.12

21 Jan 02:03

Choose a tag to compare

1.1.12 (2023-01-21)

Bug Fixes

  • log clearer error if request to load openapi spec fails (50ef305)

v1.1.11

17 Jan 23:56

Choose a tag to compare

1.1.11 (2023-01-17)

Bug Fixes

v1.1.10

17 Jan 22:08

Choose a tag to compare

1.1.10 (2023-01-17)

Bug Fixes

v1.1.9

11 Jan 21:20

Choose a tag to compare

1.1.9 (2023-01-11)

Bug Fixes

v1.1.8

11 Jan 01:26

Choose a tag to compare

1.1.8 (2023-01-11)

Bug Fixes

  • do not require unecessary operation options (efe3e72)
  • make index file executable (c8cd404)

v1.1.7

10 Jan 23:26

Choose a tag to compare

1.1.7 (2023-01-10)

Bug Fixes

  • index file import (60c1686)
  • only add the upgrade required interceptor if a callback was given (79b91d9)

v1.1.6

10 Jan 23:19

Choose a tag to compare

1.1.6 (2023-01-10)

Bug Fixes