Alberto Ricart

Results 94 issues of Alberto Ricart

Introduced the `ttl` option for publishing messages with time-to-live headers. This feature requires streams to enable the `allow_msg_ttl` configuration. Tests and documentation were updated to ensure proper handling and validation...

### Observed behavior check for me ### Expected behavior use inherited or specific timeout value ### Server and client version any ### Host environment _No response_ ### Steps to reproduce...

command to export an operator and all related subentities and their keys as JSON. Also import that reads the file and creates the operator optionally renaming it and changing its...

Add a check that would generate the docs and check for repo status, and advise the user to regenerate the docs if needed.

This is referencing an issue filed on `nsc` https://github.com/nats-io/nsc/issues/286 ## Feature Request Allow specific users to have their own limits for connections. This would prevent a single user from creating...

Added a call to `c.msgParts` for proper parsing of message contents in the account deletion request handler. Tests pass without this change, but an actual call of the API will...

stale

Updated jwt dependency to a pre-release version to test fixes from PR https://github.com/nats-io/jwt/pull/241 addressing nsc issue https://github.com/nats-io/nsc/issues/775. Adjusted go.mod replace directive accordingly. @neilalexander this is trying to honor a mapping...