Skip to content
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

[ISSUE #4869] Add Webhook support for HTTP Source Connector #4913

Merged
merged 14 commits into from
Jun 27, 2024

Commits on May 26, 2024

  1. feat: add webhook support

    cnzakii committed May 26, 2024
    Configuration menu
    Copy the full SHA
    874eaa6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9dd231e View commit details
    Browse the repository at this point in the history
  3. doc: update some javaDoc

    cnzakii committed May 26, 2024
    Configuration menu
    Copy the full SHA
    5cb0285 View commit details
    Browse the repository at this point in the history
  4. fix: update something

    cnzakii committed May 26, 2024
    Configuration menu
    Copy the full SHA
    881abea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51eae3a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c7743da View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d1f7b38 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. fix: update something

    cnzakii committed May 27, 2024
    Configuration menu
    Copy the full SHA
    e7ca181 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    fe74cc7 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. fix: update something

    cnzakii committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    b175fd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0f3b7b View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. perf: use CircularFifoQueue

    cnzakii committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    3992527 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Merge branch 'refs/heads/master' into feat/4869

    # Conflicts:
    #	eventmesh-connectors/eventmesh-connector-http/src/main/java/org/apache/eventmesh/connector/http/source/connector/HttpSourceConnector.java
    cnzakii committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    f5bb0dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e83abc5 View commit details
    Browse the repository at this point in the history