Skip to content

Releases: tochka-public/Tochka.JsonRpc

v7.1.0

19 Feb 13:55
ea2fd43
Compare
Choose a tag to compare

Features

  • not logging raw response content (fcad8fb)

v7.0.0

19 Feb 13:29
8f6f8e3
Compare
Choose a tag to compare
  • BREAKING CHANGE: client context item key changed (a4e49a0)
  • BREAKING CHANGE: client context item key changed (88cec7a)

BREAKING CHANGES

  • client context item key changed
  • client context item key changed

v6.6.0

19 Feb 13:11
9bf233a
Compare
Choose a tag to compare

Bug Fixes

Features

  • client context contains call information (c438de3)

v6.5.2

09 Oct 08:36
42a534d
Compare
Choose a tag to compare

Bug Fixes

v6.5.1

23 Sep 19:51
4e81435
Compare
Choose a tag to compare
Merge pull request #119 from tochka-public/feature/CSHARP-167

fix: allow PropertyNamingPolicy = null

v6.5.0

23 Sep 19:49
4e81435
Compare
Choose a tag to compare

Bug Fixes

Features

  • add tests (6298a81)
  • codestyle and summary (18a1975)
  • examples (2167a0d)
  • JsonRpc.Server can work with requests without params, JsonRpc.Client has methods without params (d80a3f9)
  • minor fixes (d438338)

v6.4.1

12 Sep 14:31
d8d0c5c
Compare
Choose a tag to compare
Merge pull request #118 from tecAmoRaller/fix/EndpointMetadata

[fix] Endpoint Metadata Validation

v6.4.0

28 Aug 06:59
a31a13a
Compare
Choose a tag to compare

Features

  • move pre-defined errors to constants (919cca2)
  • rename JsonRpcPreDefinedErrorCodes to JsonRpcErrorCodes (f80e2bf)

v6.3.1

27 Aug 14:21
77b9d28
Compare
Choose a tag to compare

Bug Fixes

  • autodoc: remove duplicate endpoints at servers section (bc4bf16)

v6.3.0

27 Aug 10:57
a7e1827
Compare
Choose a tag to compare

Features

  • autodoc: show all endpoints (64acd86)