Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 1.8.1 (2026-03-30)
* Added puma-plugin-delayed_stop gem
* Added delayed_stop plugin to puma.rb to utilize the new plugin
* Addresses AP-622. graceful termination of docker services.

# 1.8.0 (2026-03-04)
* Upgraded to Rails 8.0.4 (from Rails 7) and Ruby 3.3 (from 3.2)
* Updated Puma to 7.x
Expand Down
Loading