Skip to content

Commit c7eeff9

Browse files
committed
chore(main): release 0.31.0
1 parent feb3821 commit c7eeff9

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

.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.30.0"
2+
".": "0.31.0"
33
}

CHANGELOG.md

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

3+
## [0.31.0](https://github.com/fclairamb/ftpserverlib/compare/v0.30.0...v0.31.0) (2026-05-16)
4+
5+
6+
### Features
7+
8+
* **transfer:** add passive port multiplexing by client IP ([#623](https://github.com/fclairamb/ftpserverlib/issues/623)) ([feb3821](https://github.com/fclairamb/ftpserverlib/commit/feb38214dec56b42977515dc32491bcc39a5238a))
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** update module golang.org/x/sys to v0.41.0 ([#611](https://github.com/fclairamb/ftpserverlib/issues/611)) ([5388ad1](https://github.com/fclairamb/ftpserverlib/commit/5388ad151705160cca3750ab1b4153c0046517fb))
14+
* **deps:** update module golang.org/x/sys to v0.44.0 ([#620](https://github.com/fclairamb/ftpserverlib/issues/620)) ([c73a72e](https://github.com/fclairamb/ftpserverlib/commit/c73a72e78737007330a8a531d6a15d6a629802bd))
15+
316
## [0.30.0](https://github.com/fclairamb/ftpserverlib/compare/v0.29.0...v0.30.0) (2026-01-24)
417

518

0 commit comments

Comments
 (0)