Skip to content

v1.1.2

Latest
Compare
Choose a tag to compare
@Nusnus Nusnus released this 14 Sep 18:03
· 7 commits to main since this release
34df9d7

What's Changed

Key Highlights

Fixed Redis container instabilities in #405

Other Changes

  • Build(deps): Bump botocore from 1.34.158 to 1.34.161 by @dependabot in #382
  • Build(deps): Bump boto3 from 1.34.158 to 1.34.161 by @dependabot in #383
  • Build(deps): Bump botocore from 1.34.161 to 1.34.162 by @dependabot in #384
  • Build(deps): Bump setuptools from 72.1.0 to 72.2.0 by @dependabot in #381
  • Build(deps-dev): Bump types-redis from 4.6.0.20240806 to 4.6.0.20240819 by @dependabot in #385
  • Build(deps): Bump boto3 from 1.34.161 to 1.34.162 by @dependabot in #386
  • Build(deps): Bump setuptools from 72.2.0 to 73.0.0 by @dependabot in #387
  • Build(deps): Bump setuptools from 73.0.0 to 73.0.1 by @dependabot in #388
  • Build(deps-dev): Bump mypy from 1.11.1 to 1.11.2 by @dependabot in #389
  • Build(deps): Bump setuptools from 73.0.1 to 74.0.0 by @dependabot in #390
  • Build(deps): Bump urllib3 from 1.26.19 to 1.26.20 by @dependabot in #391
  • Build(deps): Bump setuptools from 74.0.0 to 74.1.0 by @dependabot in #392
  • Build(deps-dev): Bump types-redis from 4.6.0.20240819 to 4.6.0.20240903 by @dependabot in #393
  • Build(deps): Bump setuptools from 74.1.0 to 74.1.1 by @dependabot in #394
  • Build(deps): Bump setuptools from 74.1.1 to 74.1.2 by @dependabot in #395
  • Added docker cleanup auto-fixture to improve tests stability by @Nusnus in #396
  • Changed --reruns 3 -> 5 in the CI for hybrid_setup example (to mitigate docker failures) by @Nusnus in #398
  • Added "--reruns-delay 10" in the examples CI by @Nusnus in #399
  • Bumping Dependencies (inc. pyproject.toml) by @Nusnus in #397
  • Build(deps-dev): Bump pytest from 8.3.2 to 8.3.3 by @dependabot in #402
  • blacksmith.sh: Migrate workflows to Blacksmith by @blacksmith-sh in #403
  • Build(deps): Bump botocore from 1.35.14 to 1.35.18 by @dependabot in #404
  • Fix Redis container from aborting randomly by @Nusnus in #405
  • Prepare for release: v1.1.2 by @Nusnus in #406

New Contributors

  • @blacksmith-sh made their first contribution in #403

Full Changelog: v1.1.1...v1.1.2