Skip to content
Snippets Groups Projects

Azure SDKs Upgrade and Dependency Management

Merged Abhishek Patil requested to merge abpatil_legal_sdk_upgrade into master

All Submissions:


  • [YES] Have you followed our code review guidelines?
  • [YES] Have you added an explanation of what your changes do and why you'd like us to include them?
  • [YES] I have updated the documentation accordingly.
  • [NA] I have added tests to cover my changes.
  • [YES] All new and existing tests passed.
  • [YES] My code follows the code style of this project.
  • [NO] I ran lint checks locally prior to submission.

What is the current behavior?


  • Old version of Azure SDKs are used in service.
  • Versions of dependencies which are common across all OSDU services are not consistent/same in all OSDU services.

Issue: https://dev.azure.com/msazure/One/_workitems/edit/8708950

What is the new behavior?


  • All Azure SDKs are upgraded to latest stable version.
  • Common dependencies are inherited from core-lib-azure as managed dependencies. This will make sure that version info of those dependencies are inherited from core-lib-azure. All OSDU services using same version of core-lib-azure will automatically use same versions for all those dependencies.
  • Changes to support new cosmos-store.

Does this introduce a breaking change?


  • [NO]

Any relevant logs, error output, etc?


(If it’s long, please paste to https://ghostbin.com/ and insert the link here.)

Other information


Merge request reports

Merge request pipeline #15836 passed

Pipeline: Legal

#15852

    Merge request pipeline passed for 9951d557

    Deployed to G‎CP‎ 4 years ago
    Deployed to A‎WS‎ 4 years ago
    Deployed to I‎BM‎ 4 years ago
    Approved by

    All merge request dependencies have been merged (1 merged)

    Merged by Kishore BattulaKishore Battula 4 years ago (Nov 17, 2020 1:58pm UTC)

    Merge details

    • Changes merged into master with 15f3eff6 (commits were squashed).
    • Deleted the source branch.

    Pipeline #15931 passed

    Pipeline passed for 15f3eff6 on master

    Deployed to G‎CP‎ 4 years ago
    Deployed to I‎BM‎ 4 years ago
    Deployed to A‎WS‎ 4 years ago

    Activity

    Filter activity
    • Approvals
    • Assignees & reviewers
    • Comments (from bots)
    • Comments (from users)
    • Commits & branches
    • Edits
    • Labels
    • Lock status
    • Mentions
    • Merge request status
    • Tracking
    Please register or sign in to reply
    Loading