Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Releases: ufna/VaRest

VaRest v1.1-r25.2

09 Apr 09:31
Compare
Choose a tag to compare

Release notes:

  • [Feature] Enum classes replacement for old-style namespaced enums
  • [Feature] Format all with clang-format
  • [Bugfix] Make sure that VaRestJsonObject root object is always valid and reduce unnecessary validations #201
  • [Bugfix] Fix includes for non-unity build
  • [Bugfix] Fixup missed header instead of forward declaration for FJsonObject

Supported engine versions: UE 4.22

VaRest v1.1-r25

12 Nov 10:25
Compare
Choose a tag to compare

Release notes:

  • [Feature] Move callback to next tick
  • [Bugfix] Fix deprecated class usage

Supported engine versions: UE 4.21

VaRest v1.1-r24

03 Aug 17:45
Compare
Choose a tag to compare

Release notes:

  • [Bugfix] Can't get response content for non-json responses #179

Supported engine versions: UE 4.20

VaRest v1.1-r23

03 Aug 17:14
Compare
Choose a tag to compare

Release notes:

  • [Feature] MakeJson node added. Thanks to @unktomi #132
  • [Bugfix] Use percent encoding function from FGenericPlatformHttp #168
  • [Bugfix] Accessing UVaRestLibrary from C++ #177

Supported engine versions: UE 4.20

VaRest v1.1-r22

30 May 09:59
Compare
Choose a tag to compare

Release notes:

  • [Feature] You can disable request content logging to avoid security vulnerability #133
  • [Bugfix] Don't cleanup response content for invalid json strings #166

Supported engine versions: UE 4.18-4.19

VaRest v1.1-r21

15 Mar 12:36
Compare
Choose a tag to compare

Release notes:

  • [Feature] Added support for UE 4.19. Thanks to @davidtreeUH for rapid update with it!

Supported engine versions: UE 4.18-4.19

VaRest v1.1-r20

07 Mar 14:48
Compare
Choose a tag to compare

Release notes:

  • [Feature] Custom lightweight flow JSON Parser

  • [Feature] Full IWYU support

  • [Feature] Response size calculator: now you can control GC calls for large responses

  • [Feature] Added getter for http request internal class

  • [Bugfix] JSON deserialize number fixed https://www.json.org/number.gif

  • [Bugfix] Additional json object validation added

Supported engine versions: UE 4.18

VaRest v1.1-r18

07 Mar 09:43
Compare
Choose a tag to compare

Release notes:

  • [Feature] Just old release for marketplace with UE 4.16 and 4.17 versions support

Supported engine versions: UE 4.16-4.17

VaRest v1.1-r16

02 Sep 06:58
Compare
Choose a tag to compare

Release notes:

  • [Feature] Added UE 4.13 support (thanks to @unktomi )

Supported engine versions: UE 4.11-4.13

VaRest v1.1-r15

07 Aug 11:35
Compare
Choose a tag to compare

Release notes:

  • [Bugfix] Fix templates build error
  • [Bugfix] Fix crash when response is invalid (response code is saved only for valid response)
  • [Bugfix] Fix marketplace URL

Supported engine versions: UE 4.11-4.12