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

KafkaSinkConnector #10

Open
wants to merge 51 commits into
base: KafkaV2SourceConnector-2
Choose a base branch
from

Commits on Feb 24, 2024

  1. some change

    annie-mac committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    98f3d08 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. add sink connector v2 implementation

    annie-mac committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    8838edd View commit details
    Browse the repository at this point in the history
  2. changes

    annie-mac committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    1c7d9b5 View commit details
    Browse the repository at this point in the history
  3. update pom

    annie-mac committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    ac1a96f View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into kafkaV2SinkConnector-2

    annie-mac committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    c284b1f View commit details
    Browse the repository at this point in the history
  5. change to use customized schedulers

    annie-mac committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    b1bc7ee View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. pom file update

    annie-mac committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    223d6d7 View commit details
    Browse the repository at this point in the history
  2. update pom file

    annie-mac committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    a5116b2 View commit details
    Browse the repository at this point in the history
  3. fix

    annie-mac committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    490d550 View commit details
    Browse the repository at this point in the history
  4. merge from main and resolve conflicts

    annie-mac committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    32fc004 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Merge branch 'main' into kafkaV2SinkConnector-2

    annie-mac committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    9cc76f2 View commit details
    Browse the repository at this point in the history
  2. resolve comments

    annie-mac committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    1c5b5f0 View commit details
    Browse the repository at this point in the history
  3. add e2e test for sink connector

    annie-mac committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    faf25ed View commit details
    Browse the repository at this point in the history
  4. fix test

    annie-mac committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    adc0235 View commit details
    Browse the repository at this point in the history
  5. remove kafka-integration test suites

    annie-mac committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    3489467 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    2866916 View commit details
    Browse the repository at this point in the history
  2. Increment versions for cosmos releases (Azure#39411)

    * Increment package versions for cosmos releases
    
    * Updated azure-cosmos dependency to current
    
    ---------
    
    Co-authored-by: Kushagra Thapar <kuthapar@microsoft.com>
    azure-sdk and kushagraThapar authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    f512c9c View commit details
    Browse the repository at this point in the history
  3. Autorest Regen to update scope to include non-public clouds (Azure#39224

    )
    
    * Autorest Regen to update scope to include non-public cloud.
    
    * Restoring module-info.java
    
    * Updating the README.md
    
    * Adding `audience` to the Public API via an autorest code-customization
    
    * Adding javadoc comments to LogIngestionAudience
    
    * Changing method casing
    
    * Update sdk/monitor/azure-monitor-ingestion/src/main/java/com/azure/monitor/ingestion/models/LogIngestionAudience.java
    
    Co-authored-by: Srikanta <51379715+srnagar@users.noreply.github.com>
    
    * Update sdk/monitor/azure-monitor-ingestion/src/main/java/com/azure/monitor/ingestion/models/LogIngestionAudience.java
    
    Co-authored-by: Srikanta <51379715+srnagar@users.noreply.github.com>
    
    * Update sdk/monitor/azure-monitor-ingestion/src/main/java/com/azure/monitor/ingestion/models/LogIngestionAudience.java
    
    Co-authored-by: Srikanta <51379715+srnagar@users.noreply.github.com>
    
    * Updates to PR based on comments
    
    * Updates to PR based on comments
    
    * Updates to PR based on comments
    
    * Updates to PR based on comments
    
    * Revert module-info.java
    
    * Javadoc update
    
    * Javadoc update
    
    * Javadoc update
    
    * Javadoc update
    
    * Updates to CHANGELOG.md
    
    ---------
    
    Co-authored-by: Srikanta <51379715+srnagar@users.noreply.github.com>
    jairmyree and srnagar authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    10d323b View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    056e0d9 View commit details
    Browse the repository at this point in the history
  2. [Automation] Generate Fluent Lite from sphere#package-2024-04-01 (Azu…

    …re#39401)
    
    * [Automation] External Change
    
    * [Automation] Generate Fluent Lite from sphere#package-2024-04-01
    azure-sdk authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    3fae54e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15f7c58 View commit details
    Browse the repository at this point in the history
  4. Tracing: end HTTP spans when body is fully consumed, add missing meth…

    …ods for OpenAI instrumentation (Azure#39381)
    
    * Tracing fixes, add isRecording, add setAttribute(String, Object, stream reading fix
    lmolkova authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    b8a9d8c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e6e6f21 View commit details
    Browse the repository at this point in the history
  6. [Automation] Generate Fluent Lite from batch#package-2024-02 (Azure#3…

    …9424)
    
    * [Automation] Generate Fluent Lite from batch#package-2024-02
    
    * fix mgmt live test
    
    * imports
    
    ---------
    
    Co-authored-by: XiaofeiCao <xiaofeicao@microsoft.com>
    azure-sdk and XiaofeiCao authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    00db29e View commit details
    Browse the repository at this point in the history
  7. Fix DeleteOptions on Public Ip Address (issue#38806) (Azure#39096)

    Fix DeleteOptions on Public Ip Address (issue#38806)
    v-hongli1 authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    38cf774 View commit details
    Browse the repository at this point in the history
  8. Fix Azure Remote Rendering tests by adding now missing dependencies a…

    …nd changed conversion error messages (Azure#39403)
    
    Fix Azure Remote Rendering tests by adding now missing dependencies and changed conversion error messages
    MichaelZp0 authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    7176df0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3c31ba3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c8b9853 View commit details
    Browse the repository at this point in the history
  11. Fix Tables Samples Issue (Azure#38952)

    * Fix Tables Samples Issue  Azure#38179
    faynef authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    483e43c View commit details
    Browse the repository at this point in the history
  12. Sync eng/common directory with azure-sdk-tools for PR 7855 (Azure#39324)

    * Pipeline template to validate package and update package work item
    
    * Changes to restructure validations
    
    * Additional fixes as per comments
    
    * Remove explicit exit code
    
    * Set erroractionpreference for change log check
    
    ---------
    
    Co-authored-by: Praveen Kuttappan <prmarott@microsoft.com>
    azure-sdk and praveenkuttappan authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    a6d7723 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7eb17b0 View commit details
    Browse the repository at this point in the history
  14. merge from original PR

    annie-mac committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    c5786ec View commit details
    Browse the repository at this point in the history
  15. merge from source connector

    annie-mac committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    7be04be View commit details
    Browse the repository at this point in the history
  16. revert unnecessary changes

    annie-mac committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    9410009 View commit details
    Browse the repository at this point in the history
  17. Remove checked IOException from ReadValueCallback (Azure#39431)

    Remove checked IOException from ReadValueCallback
    alzimmermsft authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    ac4917a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    029ceb7 View commit details
    Browse the repository at this point in the history
  19. merge from latest source connector

    annie-mac committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    5c8ca26 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. fix compile

    annie-mac committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    f705170 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55ccc93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c2a540 View commit details
    Browse the repository at this point in the history
  4. Fixed mgmt, support convenience API for publicNetworkAccess (Azure#39357

    )
    
    Fixed mgmt, support convenience API for publicNetworkAccess
    v-hongli1 authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    695f020 View commit details
    Browse the repository at this point in the history
  5. fix (Azure#39417)

    ibrandes authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    688298d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    779ff89 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5466792 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7ddd91a View commit details
    Browse the repository at this point in the history
  9. Merge to main after spring cloud azure 4.17.0 released (Azure#39448)

    * Prepare for Spring Cloud Azure 4.17.0 release (Azure#39425)
    
    * update version client
    
    * update version/changelog/readme
    
    * Increment versions for spring releases (Azure#39441)
    
    * Increment package versions for spring releases
    
    * Update version_client.txt
    
    * Update pom.xml
    
    ---------
    
    Co-authored-by: Muyao Feng <92105726+Netyyyy@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
    Netyyyy and azure-sdk authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    f96205e View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    bf1dad9 View commit details
    Browse the repository at this point in the history
  2. KafakV2SourceConnector (Azure#39410)

    * kafkaV2SourceConnector
    ---------
    
    Co-authored-by: annie-mac <xinlian@microsoft.com>
    xinlian12 and annie-mac authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    e34af58 View commit details
    Browse the repository at this point in the history
  3. merge from main and resolve conflicts'

    annie-mac committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    41d49eb View commit details
    Browse the repository at this point in the history
  4. refactor

    annie-mac committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    4b486fd View commit details
    Browse the repository at this point in the history
  5. resolve comments

    annie-mac committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    8f819f9 View commit details
    Browse the repository at this point in the history