Skip to content

Commit f2a500c

Browse files
Yuri ZmytrakovYuri Zmytrakov
authored andcommitted
docs: changelog for redis_max_connections validation
1 parent 8035170 commit f2a500c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
99

1010
### Added
1111

12+
- Added validator for `REDIS_MAX_CONNECTIONS` to handle empty or null-like values ("", "null", None) and return None instead. [#519](https://github.com/stac-utils/stac-fastapi-elasticsearch-opensearch/pull/519)
13+
1214
### Changed
1315

1416
### Fixed

0 commit comments

Comments
 (0)