Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: lf-edge/ekuiper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.0-beta.1
Choose a base ref
...
head repository: lf-edge/ekuiper
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.3.0-beta.2
Choose a head ref
  • 7 commits
  • 11 files changed
  • 2 contributors

Commits on Aug 8, 2025

  1. fix: remove go plugin sink ack (#3820)

    Signed-off-by: Song Gao <disxiaofei@163.com>
    Yisaer authored Aug 8, 2025
    Configuration menu
    Copy the full SHA
    5cbe77b View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2025

  1. test: fix random ut failure (#3821)

    Signed-off-by: Jiyong Huang <huangjy@emqx.io>
    ngjaying authored Aug 11, 2025
    Configuration menu
    Copy the full SHA
    c6e1d00 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2025

  1. feat(schema): schema message id multiple levels (#3822)

    Signed-off-by: Jiyong Huang <huangjy@emqx.io>
    ngjaying authored Aug 12, 2025
    Configuration menu
    Copy the full SHA
    0f85f08 View commit details
    Browse the repository at this point in the history
  2. fix(schema): compatible with path schema id (#3823)

    Signed-off-by: Jiyong Huang <huangjy@emqx.io>
    ngjaying authored Aug 12, 2025
    Configuration menu
    Copy the full SHA
    0b0d7c5 View commit details
    Browse the repository at this point in the history
  3. feat(schema): allow any type (#3824)

    Signed-off-by: Jiyong Huang <huangjy@emqx.io>
    ngjaying authored Aug 12, 2025
    Configuration menu
    Copy the full SHA
    62bac9a View commit details
    Browse the repository at this point in the history
  4. fix(rest): fix superfluous response

    tmpl.Execute already do http write implicitly
    
    Signed-off-by: Jiyong Huang <huangjy@emqx.io>
    ngjaying committed Aug 12, 2025
    Configuration menu
    Copy the full SHA
    5bb9350 View commit details
    Browse the repository at this point in the history
  5. fix(schema): merger schemaId parse

    Fix by refactor merger getter, together with converter getter. Extract schema id handler function.
    
    Signed-off-by: Jiyong Huang <huangjy@emqx.io>
    ngjaying committed Aug 12, 2025
    Configuration menu
    Copy the full SHA
    b56cb62 View commit details
    Browse the repository at this point in the history
Loading