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

feat:release for v0.1.2 #359

Merged
merged 33 commits into from
Apr 20, 2023
Merged

feat:release for v0.1.2 #359

merged 33 commits into from
Apr 20, 2023

Conversation

joeylichang
Copy link
Contributor

Description

  • #308 feat: adds seal object metrics and refine some codes
  • #313 feat: verify permission api
  • #314 feat: support path-style api and add query upload progress api
  • #318 feat: update schema and order for list deleted objects
  • #319 feat: implement off-chain-auth solution
  • #320 chore: polish tests and docs
  • #329 feat: update greenfield to the latest version
  • #338 feat: block sycner add txhash when export events & juno version update
  • #340 feat: update metadata block syncer schema and add ListExpiredBucketsBySp
  • #349 fix: keep retrying when any blocksycner event handles failure

Rationale

N/A

Example

N/A

Changes

Notable changes:

N/A

joeylichang and others added 30 commits April 10, 2023 21:31
Co-authored-by: DylanYong <dylan.y@nodereal.io>
* feat: add nat manager for p2p

* feat: add noise security frame to p2p protocol
* feat: support dns for p2p node

* fix: ut error

* fix: only support ipv4

* fix: cr comments
* feat: task node adds seal object metrics

* chore: refine replicate task and add more db log

---------

Co-authored-by: DylanYong <dylan.y@nodereal.io>
Co-authored-by: will-2012 <will.w@nodereal.io>
* feat: gateway supports path-style router

* feat: add get object put state api

* chore: refine get/put object rest api

* chore: update by comment tips

* refine: update by comment tips
…#321)

* feat: gateway supports path-style router

* feat: add get object put state api

* chore: refine get/put object rest api

* chore: update by comment tips

* refine: update by comment tips
feat: implement off-chain-auth solution
* feat: init permission api

* feat: init verify permission api

* feat: update db schema

* feat: update permission and buf.yaml

* feat: update permission api comments

* fix: update logs & verifyObjectPermission func
* feat: download without auth

feat: add redirect to universal endpoint service

fix: modify getObjectByName to include bucket name

feat: add docker file

feat: use chain bucketInfo and objectInfo

feat: update docker version

feat: restore using objectInfo and bucketInfo from block syncer

feat: not allow private object for universal endpoint

fix: private object

feat: remove github workflow

* fix: resolve merge conflict

* fix: address comments

* fix: address comments and update client
Co-authored-by: VM <arimas@foxmail.com>
…ySp method (#340)

* feat: update seal tx hash and gc schema

* feat: update seal tx and gc schema

* feat: add ListExpiredBucketsBySp method

* feat: update sealed_tx_hash

* feat: update sealed_tx_hash

* feat: update ListExpiredBucketsBySp

feat: modify client to not be grpc style necessarily

* fix: fix sealed_tx_hash

* feat: add limit to listExpiredBucketsBySp

---------

Co-authored-by: BarryTong65 <barrytong.work@gmail.com>
* fix: universal endpoint download attachment

* fix: content disposition header position
Co-authored-by: VM <arimas@foxmail.com>
annielz and others added 3 commits April 20, 2023 23:14
* fix: universal endpoint space

fix: import

* fix: use PathUnescape instead of QueryUnescape
* docs: add changelog for v0.1.1 and v0.1.2
* feat: add rate limiter functio in gateway

* test: remove rate limiter code

* test: remove init gateway and add test code

* fix:default rate limit config

* fix:e2e test config

---------

Co-authored-by: constwz <changbohao30@gmail.com>
@joeylichang joeylichang merged commit 342930b into master Apr 20, 2023
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

Successfully merging this pull request may close these issues.

8 participants