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

removed deprecations and exported some missing symbols #105

Merged
merged 1 commit into from
Nov 1, 2024
Merged

Conversation

aricart
Copy link
Member

@aricart aricart commented Nov 1, 2024

  • fix(jetstream): exported ApiError
  • change(kv): removed deprecated KV apis (KvRemove - remove(k)=>Promise<void>, close()=>Promise<void>) and - - options (maxBucketSize, placementCluster, bucket_location)
  • fix(obj): exported ObjectWatchInfo type
  • change(obj): removed deprecated ObjectStoreInfo - use ObjectStoreStatus

change(kv): removed deprecated KV apis (`KvRemove` - `remove(k)=>Promise<void>`, `close()=>Promise<void>`) and options (`maxBucketSize`, `placementCluster`, `bucket_location`)
fix(obj): exported ObjectWatchInfo type
change(obj): removed deprecated `ObjectStoreInfo` - use `ObjectStoreStatus`

Signed-off-by: Alberto Ricart <alberto@synadia.com>
@aricart aricart merged commit 2a914d6 into main Nov 1, 2024
33 checks passed
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.

1 participant