Skip to content

Commit

Permalink
chore(release): preparing 18.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release committed Aug 12, 2024
1 parent a8cbf65 commit 6235a74
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,23 @@
# CHANGELOG

## v18.2.2 (2024-08-12)

### Fix

* fix: add uwsgi tweaks for closed connection (#126)

fix: add readiness probe for lms

chore: remove startup probe and increase timeout of readiness probe

chore: restore startup probe ([`a8cbf65`](https://github.com/eduNEXT/drydock/commit/a8cbf65857fa2cdbd47e74b26f03323128d76a5e))

## v18.2.1 (2024-08-06)

### Chore

* chore(release): preparing 18.2.1 ([`773a814`](https://github.com/eduNEXT/drydock/commit/773a81434b300f700d6f8ae8ccaccc099861c1cd))

### Fix

* fix: drop sentry support (#128) ([`89392b5`](https://github.com/eduNEXT/drydock/commit/89392b5109e63164ae2a8bac8723f2061a0e8680))
Expand Down
2 changes: 1 addition & 1 deletion drydock/__about__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "18.2.1"
__version__ = "18.2.2"

0 comments on commit 6235a74

Please sign in to comment.