-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Increment version for core releases #13221
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
Closed
azure-sdk
wants to merge
130
commits into
Azure:release/azure-core-serilizer-1.0.0-beta.2
from
azure-sdk:increment-package-version-core-459170
Closed
Increment version for core releases #13221
azure-sdk
wants to merge
130
commits into
Azure:release/azure-core-serilizer-1.0.0-beta.2
from
azure-sdk:increment-package-version-core-459170
Conversation
This file contains hidden or 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
…template parameters to live testing template (#12782)
* Increment package version after release of com.azure azure-core * Increment package version after release of com.azure azure-core-amqp * Increment package version after release of com.azure azure-core-http-okhttp * Increment package version after release of com.azure azure-core-http-netty * Increment package version after release of com.azure azure-core-test * Increment package version after release of com.azure azure-core-experimental * Remove unreleased tags Co-authored-by: alzimmermsft <[email protected]>
* Skip Changelog processing for data track * Fix condition * Update luis-authoring version from release
* FixForClassCastExceptionForTopDocumentQueryContext Co-authored-by: Annie Liang <[email protected]>
* Add exists functionality. * Add tests for existence. * Add support for namespace operations. * Add check for context. * Fix test cases to use new test resources.
fix(maven groupId): Updated the groupId to point to the correct location.
… is not confugured. (#12645) * Not let our sample down if property 'azure.activedirectory.tenant-id' is not confugured. * Add NoLoginSecurityConfig to disable login. * Add comment to explain what NoLoginSecurityConfig used for. * Recover application.properties. * Update readme to explain what 'NoLoginSecurityConfig' is used for. Co-authored-by: Rujun Chen <[email protected]>
* readme changes
* separating resource between live test * Fixing live test
* support key curve name for EC key * use flux for inputsteam
* feat: add api specs * feat: generate app platform * add pom.xml * Add spring interface * fix compile error * add implementation * add piggymetrics source code for test * add unit test * update test and some impl * add spring service api in azure * regen app platform * fix compile error * fix checkstyle * compress source code to temp file rather than memory * rename app.deploy to app.deployments * seperate client creation and file creation * rename withCurrentActiveSetting to withSettingsFromActiveDeployment * rename sourceCode param to sourceCodeFolder * remove deployment with byte[] * align deployment update interface with definition * change deployment cache to settings cache * delete tmp file when exit * fix compile error * change WithPublicEndpoint to WithEndpoint * change sourceCode to sourceCodeFolder * close inputstream and disconnect url connection * check deployment removed * remove resource code * decompress source code from github * update gitignore * change activate in deployment to withActivation * fix compile error
…ngle Java file (#12753) * Consolidate all javadoc codesnippet Java files into a single Java file * Fix checkstyle
Co-authored-by: Hemant Tanwar <[email protected]>
… if data did not fit exactly in the buffers (#12832)
* add url to pom description * update wording
* update link in AUTH.md * update line number
* mgmt resources fix TODOs * update logic of response handling * update mono error
* fix for delete and recreate collection with same name Co-authored-by: Annie Liang <[email protected]>
* add spring cosmosdb IT to sdk\cosmos tests.yml * add test-resources.json for IT * add default constructor for IT * modify javadoc and code owners * add tests.yml in azure-spring-data-cosmosdb * modify readme.md for outdated link * place integration test files in sdk/cosmos and rename directory path * modify javadoc warning of @ symbol for the pipeline * revert eng files and modify test-resources.json for IT * Added spring integration matrix tests for Session and Strong consistency * Enabled unit tests and integration tests for azure and emulator * Added account host and key to emulator tests * Reverted experimental changes. Exculded PageablePersonRepositoryIT from emulator tests * restore file generate_overview_from_readme.py * clear reademe.md temparorily for pipeline * add Contributing.md * modify version declaration in contributing.md Co-authored-by: Kushagra Thapar <[email protected]>
* testing for Tables Autorest Code
Contributor
|
Can one of the admins verify this patch? |
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.
Increment version for core releases