Skip to content

Releases: BiznetGIO/neo-obs

0.3.5

18 Jul 08:00
22727e6
Compare
Choose a tag to compare

v0.3.5 (2024-07-18)

What's Changed

  • Update: Change create credential response by @HuseinA in #67

neo obs 0.3.4

29 Oct 10:10
7ced70a
Compare
Choose a tag to compare

0.3.4

  • turn off verify ssl when bucket name have dot

neo obs v0.3.3

31 Aug 02:26
977f3dd
Compare
Choose a tag to compare

0.3.3 (2021-08-31)

  • Update Use raise instead return for response with error
  • Update list bucket function to show grantee info
  • Add debug function in storage
  • Add debug function in admin

Neo Obs v0.3.2

04 Jun 09:11
f77c9ad
Compare
Choose a tag to compare

0.3.2 (2021-06-03)

  • Add add function to give permission for grantee
  • Update add grantee function to spesific user
  • Add add suspend/unsuspend user function in CLI
  • Update add sanitize function in neo obs CLI
  • Add list download function in libs
  • Update add bulk download in CLI
  • Update bulk download in APIh
  • Add Add multipart upload function to CLI
  • Add abort & complete multipart upload function
  • Update fix respond when download empty object
  • Add granted access to user in cli
  • Update change default value to empty string

0.3.0

15 Jun 07:22
04f5143
Compare
Choose a tag to compare

Changelog

  • Add list multipart uploads function
  • Add list part function
  • Add abort multipart uploads function
  • Add complete multipart uploads function
  • Update docs

0.2.8

28 May 12:37
80bde78
Compare
Choose a tag to compare
Merge pull request #53 from BiznetGIO/fix/secret

Update: pypi secret

0.2.7

28 May 04:18
Compare
Choose a tag to compare
  • add file_uploadobj in libs and use it in obs api
  • add threads in gunicorn config

0.2.6

12 May 06:57
1cd372c
Compare
Choose a tag to compare
Merge pull request #47 from HuseinA/master

fix access to cloudian

0.2.5

12 May 06:55
Compare
Choose a tag to compare
  • Add directory download function
  • Add bucket download function
  • refactor default value in config

0.2.3

30 Mar 05:20
993ebfc
Compare
Choose a tag to compare
  • Add log function
  • Fix bug: input bool value
  • Fix bug: no content when user id not found
  • Add testing for API
  • Update docs to add API documentation