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] object store compatibility test #555

Draft
wants to merge 71 commits into
base: dev
Choose a base branch
from
Draft

[FEAT] object store compatibility test #555

wants to merge 71 commits into from

Conversation

aricart
Copy link
Member

@aricart aricart commented Jun 30, 2023

[FIX] [JETSTREAM] [OS] allow_direct was not defaulted to true
[FIX] [JETSTREAM] [OS] ttl was not copied over to max_age

y2k4life and others added 26 commits July 21, 2023 18:50
A variable name changes from the variable assignment when calling `consume` and the variable used in the `for` loop.
Fixed bug in code example
Signed-off-by: Byron Ruth <byron@nats.io>
[TEST] removed user and taken auth test, as this is now possible.
[FIX] removed empty files that were left behind after jetstream refactoring
…e all history, last values, or updates only.

[FEAT] added support for specifying whether a watcher should get notified of deletes
[FIX] remove rogue node import from cluster tool
[FIX] added JetStreamSubscriptionInfoable to types, as it was needed downstream
[DOC] update online docs
watcher support for all history, last values or updates as well as get notifications on deletes
Fix PullConsumerMessagesImpl not respecting inboxPrefix
os changes to update and links
[CI] updated deno to 1.36.4 and nats-server to 2.10.1
…les so that elements can be extracted in a `sync` faction - this is syntactic sugar, as the iterator can be had via `src[Symbol.asyncIterator]()`. This can be useful, to process subscription messages one at a time.
[FEAT] sync subscription utility
aricart and others added 9 commits October 5, 2023 08:58
[FIX] [JETSTREAM] [OS] allow_direct was not defaulted to true
[FIX] [JETSTREAM] [OS] ttl was not copied over to max_age
Signed-off-by: Tomasz Pietrek <tomasz@nats.io>
Signed-off-by: Tomasz Pietrek <tomasz@nats.io>
Signed-off-by: Tomasz Pietrek <tomasz@nats.io>
Signed-off-by: Tomasz Pietrek <tomasz@nats.io>
Signed-off-by: Tomasz Pietrek <tomasz@nats.io>
Signed-off-by: Tomasz Pietrek <tomasz@nats.io>
Signed-off-by: Tomasz Pietrek <tomasz@nats.io>
Signed-off-by: Tomasz Pietrek <tomasz@nats.io>
@Jarema Jarema temporarily deployed to CI October 5, 2023 06:58 — with GitHub Actions Inactive
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.

None yet

5 participants