Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New release? #137

Closed
LiadDrori opened this issue Jun 25, 2020 · 2 comments
Closed

New release? #137

LiadDrori opened this issue Jun 25, 2020 · 2 comments

Comments

@LiadDrori
Copy link

Hello,

We are using the docker image and We want to lock the image to a specific version, but the latest version is too old and missing features.
When will a new release be available?

@drakkan
Copy link
Owner

drakkan commented Jun 25, 2020

Hi,

this is my current plan:

  1. I'm working to improve recursive rename/copy permissions check, this should ship soon.
  2. we need a new GitHub action that automatically build the release for Linux, macOS and Windows as soon as a new tag is pushed, I don't want to manually build new releases anymore
  3. there are some small inconsistencies that I need to analyze and fix, for example used quota can be configured on folder add, I think that this behaviour is not correct
  4. I need to do some manual testing, for example for the dump/load feature

Optional but nice to have:

  1. There are some pull requests for dependencies that I'm monitoring, for example
  • this one would allow rename for file > 5GB on S3,
  • this one would improve GCS performance
  1. a feedback for my patch to crypto/ssh would be useful to have before the next release, SFTPGo Git master already uses it
  2. my performance patch for pkg/sftp was approved but not yet merged, this patch is in SFTPGo Git master since some months, it should be well tested now

I'm quite busy with my daily work in this period, I don't have a temporal plan for now, meantime you can help to test the current Git master and report any issues you find,

thank you for your interest in SFTPGo.

@drakkan
Copy link
Owner

drakkan commented Jul 6, 2020

version 1.0.0 is now available

@drakkan drakkan closed this as completed Jul 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants