Skip to content

Releases: bricks-cloud/BricksLLM

v1.13.8

20 Mar 20:02
Compare
Choose a tag to compare

Changed

  • Updated error messages for authentication errors

The full change log can be found here.

v1.13.7

20 Mar 00:05
Compare
Choose a tag to compare

Changed

  • Changed error message for authentication errors

The full change log can be found here.

v1.13.6

19 Mar 23:15
Compare
Choose a tag to compare

Added

  • Added more detailed logs for authentication errors

The full change log can be found here.

v1.13.5

19 Mar 19:53
Compare
Choose a tag to compare

Added

  • Added stats when key is not found in cache

The full change log can be found here.

v1.13.4

19 Mar 19:32
Compare
Choose a tag to compare

Added

  • Added fallback when key is not found in cache

The full change log can be found here.

v1.13.3

19 Mar 17:52
Compare
Choose a tag to compare

Fixed

  • Fixed ttl behavior not to disable keys

The full change log can be found here.

v1.13.2

19 Mar 04:36
Compare
Choose a tag to compare

Changed

  • Updated default postgresql read operation timeout from 15s to 2m

The full change log can be found here.

v1.13.1

15 Mar 07:57
Compare
Choose a tag to compare

Fixed

  • Fixed nil pointer error

The full change log can be found here.

v1.13.0

15 Mar 06:19
24f07e0
Compare
Choose a tag to compare

Added

  • Added policy APIs

The full change log can be found here.

v1.12.3

07 Mar 21:15
Compare
Choose a tag to compare

Added

  • Started supporting storing streaming responses in bytes as part of event

Fixed

  • Fixed issue with event not being recorded if shouldLogResponse is set to true for streaming responses

The full change log can be found here.