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: AzureSDKAutomation/azure-sdk-for-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1ce78d4
Choose a base ref
...
head repository: AzureSDKAutomation/azure-sdk-for-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 348a7be
Choose a head ref
  • 13 commits
  • 347 files changed
  • 11 contributors

Commits on Jul 24, 2020

  1. Update sample project for gremlin (#13414)

    * Add README.md
    
    * Update sample project.
    
    * Fix build error.
    
    * Not verify readme file in sample project.
    
    * Update sample project's version to 1.0.0.
    
    * Remove java vesion property.
    
    Co-authored-by: Rujun Chen <rujche@microsoft.com>
    Rujun Chen and rujche authored Jul 24, 2020
    Configuration menu
    Copy the full SHA
    be9cc4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25476c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8470eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3468a4 View commit details
    Browse the repository at this point in the history
  5. refactoring to move all encryption hooks outside of SDK (#13454)

    * minor cleanup
    
    * minor cleanup
    
    * encryptor
    
    * static field name correction, fixed pre-condition check
    
    * move encryption hooks out of sdk
    
    * encryption
    
    * undid public api change to CosmosItemResponse
    
    * cleanup
    
    * cleanup
    
    * code review comments addressed
    
    * fixed compilation error
    
    * minor code style cleanup
    
    * check style fix
    
    * javadoc fix
    
    * javadoc fix
    
    * check-style
    moderakh authored Jul 24, 2020
    Configuration menu
    Copy the full SHA
    97ca346 View commit details
    Browse the repository at this point in the history
  6. Move appconfiguration to this repo (#13233)

    * Move 4 folders to this repo without changing anything.
    
    * Refer azure-client-sdk-parent as parent pom.
    
    * Remove duplicated dependency.
    
    * Add 4 modules in appconfiguration pom.
    
    * No logic change: just format pom file.
    
    * Add version tag for all dependencies.
    
    * Add artifacts in ci.yml.
    
    * Configure bannedDependencies.
    
    * Add dependency to fix compile error.
    
    * Add dependency to fix build error.
    
    * Remove java doc to fix build failure.
    
    * Add license text in all java file.
    
    * Fix checkstyle error.
    
    * Format code.
    
    * Fix errors reported by spotbugs-maven-plugin.
    
    * Format code.
    
    * Add dependency to fix build error.
    
    * Add bannedDependencies.
    
    * 1. Add test dependencies. 2. Add copyright in every java file.
    
    * Add license information in java file.
    
    * Update license information in java file.
    
    * Fix build error reported by maven-checkstyle-plugin.
    
    * Fix build error reported by spotbugs-maven-plugin.
    
    * Add bannedDependencies.
    
    * Fix compile warning.
    
    * Add test dependencies.
    
    * Fix build error reported by maven-javadoc-plugin.
    
    * Add license text in every java file.
    
    * Fix build error reported by maven-checkstyle-plugin.
    
    * Fix build error reported by maven-checkstyle-plugin.
    
    * Add bannedDependencies.
    
    * Fix error reported by maven-javadoc-plugin.
    
    * Add license text in every java file.
    
    * Fix errors reported by spotbugs-maven-plugin.
    
    * Update according to alzimmermsft's review.
    
    * Fix error about version tag.
    
    * Fix error reported by pom_file_version_scanner.ps1.
    
    * Fix build error.
    
    * Add README.md to fix pipeline failed.
    
    * Add CHANGELOG.md to fix pipeline failure.
    
    * Remove useless code.
    
    * current and dependency versions should be the same until we've done the release from this repository.
    
    * Remove jcl-over-slf4j.
    
    * Add CPDEPWNERS for new added folders.
    
    * Set applicationId for app configuration.
    
    * Change the folder to'azure-spring-cloud-xxx' for appconfiguration item.
    
    * Update dependency version.
    
    * Fix error in external_dependencies.txt.
    
    * Fix build failure.
    
    Co-authored-by: Rujun Chen <rujche@microsoft.com>
    Rujun Chen and rujche authored Jul 24, 2020
    Configuration menu
    Copy the full SHA
    84340ef View commit details
    Browse the repository at this point in the history
  7. Update storage dependency to point to latest GA (#13487)

    * Update storage dependency to point to latest GA
    
    * update changelog entry for com.azure:azure-messaging-eventhubs-checkpointstore-blob
    JimSuplizio authored Jul 24, 2020
    Configuration menu
    Copy the full SHA
    4de22fc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    257287a View commit details
    Browse the repository at this point in the history
  9. Adding write and query workload for ctl run (#13448)

    * adding ctl workload
    
    * formatting and refoctoring changes
    
    * build error
    
    * refactoring code
    
    * resolving comments
    
    * resolving comments
    simplynaveen20 authored Jul 24, 2020
    Configuration menu
    Copy the full SHA
    5e38a4b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ae2cfaa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    03acde4 View commit details
    Browse the repository at this point in the history
  12. Initializing query options if user passes null (#13489)

    * Query option intialization if user passed null
    
    * redundant final from readAllConflicts
    simplynaveen20 authored Jul 24, 2020
    Configuration menu
    Copy the full SHA
    8ac3b5d View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2020

  1. Update from master

    SDK Automation committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    348a7be View commit details
    Browse the repository at this point in the history
Loading