What's Changed
Fixed issues when using Redis as a backend.
- Build(deps): Bump boto3 from 1.35.14 to 1.35.18 by @dependabot in #409
- Build(deps): Bump botocore from 1.35.18 to 1.35.19 by @dependabot in #408
- Build(deps): Bump setuptools from 74.1.2 to 75.0.0 by @dependabot in #407
- Fixed Redis error in the smoke tests: "Possible SECURITY ATTACK detected" by @Nusnus in #413
- Fix Redis memory overcommit warning in the CI by @Nusnus in #414
- Build(deps): Bump setuptools from 75.0.0 to 75.1.0 by @dependabot in #411
- Relaxed flaky tests mechanism by @Nusnus in #415
- Bumping Dependencies (inc. pyproject.toml) by @Nusnus in #416
- Fixed IndexError when accessing the container port info by @Nusnus in #417
- Resolved race condition during Redis backend teardown by @Nusnus in #418
- Prepare for release: v1.1.3 by @Nusnus in #419
Full Changelog: v1.1.2...v1.1.3