Releases: bricks-cloud/BricksLLM
Releases · bricks-cloud/BricksLLM
v1.13.8
Changed
- Updated error messages for authentication errors
The full change log can be found here.
v1.13.7
Changed
- Changed error message for authentication errors
The full change log can be found here.
v1.13.6
Added
- Added more detailed logs for authentication errors
The full change log can be found here.
v1.13.5
Added
- Added stats when key is not found in cache
The full change log can be found here.
v1.13.4
Added
- Added fallback when key is not found in cache
The full change log can be found here.
v1.13.3
Fixed
- Fixed
ttl
behavior not to disable keys
The full change log can be found here.
v1.13.2
Changed
- Updated default postgresql read operation timeout from
15s
to 2m
The full change log can be found here.
v1.12.3
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.