-
Couldn't load subscription status.
- Fork 0
[pull] master from emqx:master #3
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
Open
pull
wants to merge
10,000
commits into
gbrehmer:master
Choose a base branch
from
emqx:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
chore(ci): bump to quicer-0.2.15
fix(jq): upgrade to 0.3.14
sync `release-60` to `master`
250926 sync r58 to r59
sync `release-59` to `release-510`
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>
fix(mq): made deletions more robust
…messages Disable MQs for durable sessions
…ntext feat(mq): improve usability of key expressions
feat(ds-otx): make CBM responsible for locating OTX leaders
- 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
251021 api doc i18n
sync release-60
- 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`
251021 api doc i18n vol2
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
…ies in they app env Fixes #16144
…-deps fix(build): use rebar3 as the manager of dependencies with discrepancies in they app env
sync `release-60` to `master`
…ent and server ssl opts Part of https://emqx.atlassian.net/browse/EMQX-14804
Such as `{setup, _, _, _}`.
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot]. Want to support this open source service? Please star it : )