Skip to content

Releases: seb-oss/Spark-packages

@sebspark/[email protected]

24 Jun 08:55
5153f87
Compare
Choose a tag to compare

Patch Changes

  • 1fa4f6e: Fixed error in persistor cache

@sebspark/[email protected]

24 Jun 08:27
60868ee
Compare
Choose a tag to compare

Patch Changes

  • 95b26d7: Fixed error where persistor could set ttl to float. Also added reuse of redis client for same settings.

@sebspark/[email protected]

12 Jun 12:39
9684095
Compare
Choose a tag to compare

Minor Changes

  • 322473b: Add support for new markets (DSME, FSME, and NSME)

@sebspark/[email protected]

11 Jun 17:08
8b81e7c
Compare
Choose a tag to compare

Patch Changes

  • f73d4b4: Handle numbers in parameter serializer

@sebspark/[email protected]

11 Jun 17:08
8b81e7c
Compare
Choose a tag to compare

Minor Changes

  • ccbdc4c: Update ISO10383 specifications.

@sebspark/[email protected]

10 Jun 11:08
e6d99aa
Compare
Choose a tag to compare

Patch Changes

  • 59d6089: Fixes a bug where a GET request gets sent with the Content-Length header set to 2, because data is {}. This causes a problem with some load balancers.

@sebspark/[email protected]

31 May 07:48
4fbe949
Compare
Choose a tag to compare

Minor Changes

  • 4437b67: redis config is now RedisClientOptions

@sebspark/[email protected]

30 May 18:15
9c42595
Compare
Choose a tag to compare

Minor Changes

@sebspark/[email protected]

30 May 12:29
d1eeded
Compare
Choose a tag to compare

Major Changes

  • 687a412: Allow connecting to Redis that is setup with either AUTH enabled or disabled by changing to a redis object as an optional argument

@sebspark/[email protected]

30 May 10:47
8e7d2a8
Compare
Choose a tag to compare

Patch Changes

  • 40391e0: Server and Client are only generated if paths exist