What's Changed
- chore(ci): support tag 2.0 by @Kinplemelon in #3389
- chore(package): update version to 6.0.0 by @Kinplemelon in #3390
- chore(ci): try to tag version 2 by @Kinplemelon in #3391
- refactor(flow): show action status by @Kinplemelon in #3386
- test(schema): optimize script for generating schemas by @Kinplemelon in #3383
- refactor(namespace): bulk delete namespace by @Kinplemelon in #3379
- Sync Bug Fixed From 1.9.1 to 2.0.0 by @Kinplemelon in #3396
- refactor(user): current user will be logged out immediately after enabling MFA by @Kinplemelon in #3401
- refactor(flow): support gemini by @Kinplemelon in #3404
- refactor(plugin): handling incorrect $ui.component by @Kinplemelon in #3405
- BigQuery by @Kinplemelon in #3406
- fix(authz): display issue of overly long attribute by @Kinplemelon in #3407
- fix(flow): label for function parameter by @Kinplemelon in #3403
- fix(auth): adapt _attribute by @Kinplemelon in #3408
- refactor(flow): hide models that provide a poor experience by @Kinplemelon in #3409
- refactor(flow): add back some gemini models by @Kinplemelon in #3410
- feat(aiModels): add AI models configuration for OpenAI, Anthropic, and Gemini by @ysfscream in #3412
- refactor(action): adapt new configs in s3 tables action by @Kinplemelon in #3411
- refactor(aiModels): remove outdated AI model entries from configuration by @ysfscream in #3413
- feat(flow): add transport options configuration for AI provider by @Kinplemelon in #3414
- refactor(bridge): comment out HStream related code by @Kinplemelon in #3416
- refactor(connector): correct ref for snowflake by @Kinplemelon in #3418
- feat(connector): adapt new types by @Kinplemelon in #3419
- feat(flow): add func for get models by @Kinplemelon in #3420
- fix(connector & action): use textarea for
private_key
by @Kinplemelon in #3421 - fix(flow): handling overflow status label by @Kinplemelon in #3422
- fix(namespace): next page by @Kinplemelon in #3423
- fix(topic): regexp for shared sub by @Kinplemelon in #3424
- fix(listener): show max connection limit for ws/wss by @Kinplemelon in #3425
- refactor(connector): adapt datalayers by @Kinplemelon in #3426
- fix(action): check connector value by @Kinplemelon in #3427
- fix(connector): disable
driver_type
when editing in datalayers by @Kinplemelon in #3428 - fix(connector): can not edit
driver_type
when creating by @Kinplemelon in #3429 - fix(flow): props for node component by @Kinplemelon in #3430
- refactor(flow): use
/ai/models
by @Kinplemelon in #3431 - fix(flow): correct ai type when requesting models by @Kinplemelon in #3432
- fix(flow): add desc for openai model by @Kinplemelon in #3433
- Sync Shared UI Lib by @Kinplemelon in #3435
- refactor(action): adapt new configurations in rabbitmq by @Kinplemelon in #3436
- fix(gateway): no response when adding authn in OCPP by @Kinplemelon in #3438
- feat(user): support select namespace when creating user by @Kinplemelon in #3443
- refactor(global): do not remove menu items for namespace user by @Kinplemelon in #3444
- feat(message queue): init by @Kinplemelon in #3447
- refactor(authn): adapt override client id by @Kinplemelon in #3449
- refactor(rule engine): remove bridge-related functions and update resource dictionary by @Kinplemelon in #3450
- fix(gateway): default listener in nats by @Kinplemelon in #3451
- fix(message queue): add permission restriction by @Kinplemelon in #3452
- fix(api key): toggle enable by @Kinplemelon in #3455
- fix(action): redis command by @Kinplemelon in #3456
- refactor(audit log): adapt api changing by @Kinplemelon in #3457
- refactor(message queue): adapt new configs by @Kinplemelon in #3459
- chore(package): upgrade @emqx/shared-ui-constants by @Kinplemelon in #3460
- fix(message queue): desc for key expression by @Kinplemelon in #3462
- fix(action): remove
tags
in fallback_actions by @Kinplemelon in #3465 - fix(log trace): sometimes logs may not display fully by @Kinplemelon in #3467
- refactor(action): default sql for datalayers with flight driver by @Kinplemelon in #3469
- fix(trace): check items before re-get log content by @Kinplemelon in #3471
- chore: add AI tools to gitignore by @ysfscream in #3472
- fix(i18n): clarify message.payload restriction in queue key expression by @ysfscream in #3474
Full Changelog: e1.10.1...2.0.0