Releases: regis-leray/fs2-ftp
Releases · regis-leray/fs2-ftp
v0.8.6
What's Changed
- remove scala-2.11 directory by @regis-leray in #269
- Update scala3-library to 3.3.3 by @scala-steward in #305
- Update sbt to 1.9.9 by @scala-steward in #301
- 318 - expired ssl certificate by @regis-leray in #330
- Update sshj to 0.39.0 by @scala-steward in #327
- Update commons-net to 3.11.1 by @scala-steward in #314
Full Changelog: v0.8.4...v0.8.5
0.8.4
What's Changed
- Update fs2-core, fs2-io to 3.2.7 by @scala-steward in #209
- Update scala-collection-compat to 2.7.0 by @scala-steward in #207
- Update scala3-library to 3.1.1 by @scala-steward in #204
- Update sbt to 1.6.2 by @scala-steward in #203
- Update log4j-api, log4j-core, ... to 2.17.2 by @scala-steward in #206
- Update sshj to 0.33.0 by @scala-steward in #211
- Update scala3-library to 3.1.2 by @scala-steward in #210
- Update scalatest to 3.2.12 by @scala-steward in #212
- Update fs2-core, fs2-io to 3.2.14 by @scala-steward in #230
- Update sshj to 0.35.0 by @scala-steward in #247
- Update scala-library to 2.13.8 by @scala-steward in #201
- 262 by @regis-leray in #266
- 267 by @regis-leray in #268
Full Changelog: v0.8.3...v0.8.4
0.8.3
What's Changed
- Update sshj to 0.32.0 by @scala-steward in #169
- Update sbt-ci-release to 1.5.10 by @scala-steward in #170
- Update fs2-core, fs2-io to 3.1.6 by @scala-steward in #171
- Update scala3-library to 3.1.0 by @scala-steward in #172
- Update fs2-core, fs2-io to 3.2.2 by @scala-steward in #175
- Update fs2-core, fs2-io to 3.2.3 by @scala-steward in #183
- Update sbt-scalafmt to 2.4.5 by @scala-steward in #182
- Update scala-collection-compat to 2.6.0 by @scala-steward in #178
- Update scala-library to 2.13.7 by @scala-steward in #176
- Update fs2-core, fs2-io to 3.2.4 by @scala-steward in #191
- Update log4j-api, log4j-core, ... to 2.17.0 by @scala-steward in #188
- Update sbt to 1.5.8 by @scala-steward in #189
- Update sbt-github-actions to 0.14.2 by @regis-leray in #192
- Update sbt to 1.6.0 by @scala-steward in #193
- Do not discard exceptions thrown during sftp close by @henryxparker in #196
- Update log4j-api, log4j-core, ... to 2.17.1 by @scala-steward in #194
- Update sbt to 1.6.1 by @scala-steward in #195
- Update sbt-scalafmt to 2.4.6 by @scala-steward in #190
- Update sbt-scoverage to 1.9.2 by @scala-steward in #177
- UnsecureFtp doesn't download properly (#198) by @regis-leray in #200
- Update sbt-scoverage to 1.9.3 by @scala-steward in #199
New Contributors
- @henryxparker made their first contribution in #196
Full Changelog: v0.8.2...v0.8.3
v0.8.2
What's Changed
- Update fs2-core, fs2-io to 3.1.4 by @scala-steward in #163
- Update fs2-core, fs2-io to 3.1.5 by @scala-steward in #166
- Updated the cats effect example in README.md to reflect cat#164s effe… by @rehanone in #165
- Added support for scala 3. by @rehanone in #167
- Update sbt-scoverage to 1.9.1 by @scala-steward in #168
Full Changelog: v0.8.1...v0.8.2
0.8.1
What's Changed
- activate github actions by @regis-leray in #158
- Add config for maxUnconfirmedWrites by @andrewgee in #156
- Update fs2-core, fs2-io to 3.0.6 by @scala-steward in #148
- cleanup ci files by @regis-leray in #159
- Update scalatest to 3.2.10 by @scala-steward in #155
- Update scala-collection-compat to 2.5.0 by @scala-steward in #150
- Update sbt-scalafmt to 2.4.3 by @scala-steward in #149
- cleanup ci by @regis-leray in #161
New Contributors
- @andrewgee made their first contribution in #156
Full Changelog: v0.8.0...v0.8.1
0.8.0
What's changed
- Update fs2-core, fs2-io to 3.0.4 (#141) … #131 @rehanone
- Update commons-net to 3.8.0 (#116) @scala-steward
- Update scala-collection-compat to 2.4.4 (#137) @scala-steward
- Update sshj to 0.31.0 (#110) @scala-steward
Plugin Updates
- Updated
sbt-scoverage
plugin from 1.6.1 to 1.7.0 - Updated
sbt-sonatype
plugin from 3.9.5 to 3.9.7
New Contributors
Full Changelog: v0.7.0...v0.8.0
0.7.0
What's Changed
- Replace IO by polymorphic F by @Fristi in #53
- Update sbt to 1.3.11 by @scala-steward in #54
- Cleanup by @regis-leray in #55
- move package
ray.fs2.ftp
tofs2.ftp
replaceray.fs2.ftp.FtpClient._
byfs2.ftp._
New Contributors
Full Changelog: v0.6.2...v0.7.0
0.6.2
What's Changed
- Update scalatest to 3.1.1 by @scala-steward in #25
- Safe ssh by @regis-leray in #37
- Add ssh example to README.md by @marcraminv in #28
- Add bug template for issues by @marcraminv in #27
- Update sbt-scalafmt to 2.3.4 by @scala-steward in #39
- Add metals support in .gitignore by @marcraminv in #26
- Update sbt to 1.3.10 by @scala-steward in #40
- Update scalatest to 3.1.2 by @scala-steward in #46
- Update scala-collection-compat to 2.1.6 by @scala-steward in #42
- Update sshj to 0.29.0 by @scala-steward in #47
- #50 - timeout configuration by @regis-leray in #51
New Contributors
- @marcraminv made their first contribution in #28
Full Changelog: v0.6.1...v0.6.2
0.6.1
What's Changed
- Update scalafmt-core to 2.4.1 by @scala-steward in #22
- missing some configuration for public key by @regis-leray in #24
Full Changelog: v0.6.0...v0.6.1
0.6.0
What's Changed
- Update log4j-api, log4j-core, ... to 2.13.0 by @scala-steward in #15
- Update fs2-core, fs2-io to 2.2.2 by @scala-steward in #17
- Update sbt to 1.3.8 by @scala-steward in #18
- Update scala-collection-compat to 2.1.4 by @scala-steward in #19
- Update sbt-scalafmt to 2.3.1 by @scala-steward in #16
- replace required ExecutionContext by ContextShit[IO] by @regis-leray in #20
Full Changelog: v0.5.1...v0.6.0