Skip to content

Commit

Permalink
chore(main): release 1.7.4 (#93)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Oct 9, 2024
1 parent e671d08 commit 1c074aa
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.7.4](https://github.com/judoscale/judoscale-python/compare/v1.7.3...v1.7.4) (2024-10-09)


### Bug Fixes

* Fix FastAPI auto-reloading by stacking the SIGTERM handler instead of replacing it ([e671d08](https://github.com/judoscale/judoscale-python/commit/e671d08f88890e77cbca5fb888c74e7573a77c95))

## [1.7.3](https://github.com/judoscale/judoscale-python/compare/v1.7.2...v1.7.3) (2024-07-05)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "judoscale"
version = "1.7.3"
version = "1.7.4"
description = "Official Python adapter for Judoscale — the advanced autoscaler for Heroku"
authors = [
"Adam McCrea <[email protected]>",
Expand Down

0 comments on commit 1c074aa

Please sign in to comment.