forked from Azure/azure-sdk-for-java
-
Notifications
You must be signed in to change notification settings - Fork 0
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
xinlian12
wants to merge
51
commits into
KafkaV2SourceConnector-2
Choose a base branch
from
kafkaV2SinkConnector-3
base: KafkaV2SourceConnector-2
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 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
* Increment package versions for cosmos releases * Updated azure-cosmos dependency to current --------- Co-authored-by: Kushagra Thapar <kuthapar@microsoft.com>
) * 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>
…re#39401) * [Automation] External Change * [Automation] Generate Fluent Lite from sphere#package-2024-04-01
…ods for OpenAI instrumentation (Azure#39381) * Tracing fixes, add isRecording, add setAttribute(String, Object, stream reading fix
…9424) * [Automation] Generate Fluent Lite from batch#package-2024-02 * fix mgmt live test * imports --------- Co-authored-by: XiaofeiCao <xiaofeicao@microsoft.com>
Fix DeleteOptions on Public Ip Address (issue#38806)
…nd changed conversion error messages (Azure#39403) Fix Azure Remote Rendering tests by adding now missing dependencies and changed conversion error messages
* Fix Tables Samples Issue Azure#38179
* 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>
Remove checked IOException from ReadValueCallback
xinlian12
requested review from
kushagraThapar and
FabianMeiswinkel
as code owners
March 27, 2024 23:23
FabianMeiswinkel
approved these changes
Mar 28, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
… to all libraries. (Azure#39279)
The sdl artifact naming pattern uses the job id as opposed to display name see https://dev.azure.com/azure-sdk/1ESPipelineTemplates/_git/1ESPipelineTemplates?path=/v1/Stages/Stage.yml&version=GBmain&line=413&lineEnd=414&lineStartColumn=1&lineEndColumn=1&lineStyle=plain&_a=contents so we need to give a unique job id to avoid conflicts.
* 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>
… and test comments (Azure#39418)
* kafkaV2SourceConnector --------- Co-authored-by: annie-mac <xinlian@microsoft.com>
xinlian12
force-pushed
the
kafkaV2SinkConnector-3
branch
from
March 29, 2024 06:01
6decd72
to
8f819f9
Compare
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.
No description provided.