Skip to content

Commit 84f3afb

Browse files
chore(main): release 0.30.0 (#607)
1 parent 0177ad9 commit 84f3afb

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.29.0"
2+
".": "0.30.0"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.30.0](https://github.com/fclairamb/ftpserverlib/compare/v0.29.0...v0.30.0) (2026-01-24)
4+
5+
6+
### Features
7+
8+
* make MODE Z configurable, disabled by default ([#604](https://github.com/fclairamb/ftpserverlib/issues/604)) ([23fbe72](https://github.com/fclairamb/ftpserverlib/commit/23fbe72645ceb8b6343a67761f8242aa221d5b29))
9+
10+
11+
### Bug Fixes
12+
13+
* handle closed connection errors gracefully ([#602](https://github.com/fclairamb/ftpserverlib/issues/602)) ([21f789a](https://github.com/fclairamb/ftpserverlib/commit/21f789ac54d5c8119ea9cabc22159fba6b94a19a))
14+
315
## [0.29.0](https://github.com/fclairamb/ftpserverlib/compare/v0.28.0...v0.29.0) (2026-01-11)
416

517

0 commit comments

Comments
 (0)