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

dev to main #567

Merged
merged 42 commits into from
Aug 16, 2023
Merged

dev to main #567

merged 42 commits into from
Aug 16, 2023

Conversation

aricart
Copy link
Member

@aricart aricart commented Aug 16, 2023

No description provided.

aricart and others added 30 commits June 20, 2023 13:59
[FEAT] [OS] add metadata field to object info

Fix #543
Co-authored-by: Casper Beyer <caspervonb@pm.me>
[FIX] noMux option for request many elided request payload
[DOC] added js doc to the ordered consumer options
…oded entry names containing periods to underbards prior to generating a metasubject storing the meta information. This is incorrectly and makes such entries not accessible on other clients. This fix changes to generate proper meta subjects for such entries. - Note that bin/fix-os.ts contains a migration tool to migrate those meta entries. Please run the migration tool after backing up your objectstore.

[FIX] [OS] [CHANGE] objectstore now always set allow_direct to true on new stores

[FIX] [OS] the `ttl` option was not properly propagated to the underlying stream when specified
[LINT] fixed some linter warnnings
[TEST] ordered consumer by date turns into sequence
[TEST] ordered consumer by date turns into sequence
[LINT] fixed some linter warnnings
…ecify the starting sequence that the stream will use

[FEAT] StreamInfo and ConsumerInfo now report the UTC timestamp of when the info was created (`ts` field)
[FIX] ordered consumer sets redeliver to 1, and to be mem based
[TEST] ordered consumer by date turns into sequence
[LINT] fixed some linter warnnings
…here pending connections reacting to other events were in flight, causing the client to disconnect and reconnect.
…ransport - this is only specific to some transports (websocket under firefox).

FIX nats-io/nats.ws#172
…ransport - this is only specific to some transports (websocket under firefox).

FIX nats-io/nats.ws#172
… also made flush() do its work inline, rather than scheduling a timer.
[FIX] ordered consumer max_redeliver set to 1, and to use mem_storage
optimization change to send outbound messages quicker
@aricart aricart requested a review from Jarema August 16, 2023 14:45
@piotrpio piotrpio self-requested a review August 16, 2023 14:47
Copy link
Contributor

@piotrpio piotrpio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@aricart aricart temporarily deployed to CI August 16, 2023 17:57 — with GitHub Actions Inactive
@aricart aricart merged commit f0f7e1d into main Aug 16, 2023
3 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.

None yet

2 participants