Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Aug 1, 2019

See Commits and Changes for more details.


Created by pull[bot]. Want to support this open source service? Please star it : )

zmstone and others added 26 commits September 26, 2025 08:55
Bumps the actions group with 1 update: [actions/cache](https://github.com/actions/cache).


Updates `actions/cache` from 4.2.4 to 4.3.0
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@0400d5f...0057852)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: 4.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
…messages

Disable MQs for durable sessions
…ntext

feat(mq): improve usability of key expressions
feat(ds-otx): make CBM responsible for locating OTX leaders
zmstone and others added 30 commits October 21, 2025 10:39
- Remove hardcoded English summaries from API endpoints
- Replace hardcoded error messages with i18n descriptions using ?DESC() macro
- Add new i18n entries for schema_already_exists, schema_not_found, schema_deleted, and deleted
- Update error handling function to support ?DESC() macro format
- Replace hardcoded English descriptions with ?DESC() macros
- Add i18n configuration for scram, hashing_algorithm, and iteration_count
- Update desc/1, algorithm/1, and iteration_count/1 functions to use internationalized descriptions
- Add comprehensive list of binary file extensions to exclusion list
- Prevents 'ignored null byte in input' warnings in CI
- Covers common binary types: images, archives, executables, certificates, fonts, etc.
- Change 'kicking_process_started' to 'kick_process_started'
- Update message from 'Kicking process started' to 'Kick process started'
- More concise and direct language for 202 Accepted response
- Replace hardcoded response messages with ?DESC() macros
- Add comprehensive i18n entries for all user-facing messages
- Internationalize error messages, success responses, and example summaries
- Update position parsing error messages to use internationalized descriptions
- Add format string support for dynamic error messages
- Add ?DESC() macros for 'Bad RPC', 'Already exists', 'Bad Request', 'Server not found'
- Internationalize only schema response messages, not runtime error messages
- Add corresponding i18n entries in HOCON file
- Maintain proper i18n scope: schema docs only, not runtime messages
- Replace hardcoded summary fields with ?DESC() macros
- Internationalize response messages and field descriptions
- Add comprehensive i18n entries for all user-facing strings
- Follow proper i18n scope: schema docs only, not runtime messages
- Remove summary fields from API schema definitions (not supported by swagger lib)
- Internationalize response error messages in schema definitions
- Add i18n entries for 'node_evacuating', 'bad_request', 'not_found'
- Follow proper i18n scope: schema docs only, not runtime messages
- Apply learned pattern: no summary fields, only descriptions
- Internationalize field descriptions in schema definitions
- Internationalize parameter descriptions for API endpoints
- Internationalize response error messages in schema definitions
- Add i18n entries for topic_name, node, session_id, node_name, topic_not_found
- Follow proper i18n scope: schema docs only, not runtime messages
- Maintain existing API functionality with proper translations
feat: add centralized certificate management api
…aults

fix(config): allow unknown roots in `fill_defaults/2`
Previously, these were in `emqx_conf`.  However, we'll need to call those functions in
`emqx_schema` and `emqx_tls_lib`, which reside in the `emqx` application, a dependency of
`emqx_conf`.
…ript

chore: support large diffs in changelog generating script
…-deps

fix(build): use rebar3 as the manager of dependencies with discrepancies in they app env
The `ssl_file_deterministic_names_test` was not actually being run, because `eunit`
requires it to be a generator function rather than a plain test.
Co-authored-by: zmstone <zmstone@gmail.com>
feat(managed certs): add support for referencing managed certs in client and server ssl opts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants