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

Merge main #16130

Merged
merged 48 commits into from
Jul 2, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
48 commits
Select commit Hold shift + click to select a range
2f90a87
[event-hubs] migrate samples to v2 (#15053)
chradek Jun 25, 2021
9440254
update signaling package version to beta7 (#16001)
LuChen-Microsoft Jun 25, 2021
ca61eb9
[ContainerRegistry] Update delete image sample (#16002)
jeremymeng Jun 25, 2021
4ccc8d9
[Identity] Test improvements (#15999)
sadasant Jun 25, 2021
63b6236
Add dev dependencies for App Config perf tests(#16009)
HarshaNalluru Jun 25, 2021
f3a8efe
[KeyVault] - Add support for getRandomBytes operation (#15955)
maorleger Jun 25, 2021
4784937
Fix pipeline error for test-utils (#15899)
praveenkuttappan Jun 25, 2021
82085ff
Prepare to move to @types/node v12 (#16012)
ramya-rao-a Jun 25, 2021
b729674
Update Node.js & browser support in README (#16011)
ramya-rao-a Jun 25, 2021
1a5d100
remove _response from response types (#16019)
KarishmaGhiya Jun 26, 2021
b8da289
Automatic rush update recheck (#16022)
azure-sdk Jun 26, 2021
ff90eba
Prepare Storage packages to move to @types/node v12 (#16020)
ramya-rao-a Jun 28, 2021
23de687
Update KV readmes with support policy (#16013)
ramya-rao-a Jun 28, 2021
d3647f8
[Cosmos] Simple endpoint refresh interval (#15781)
zfoster Jun 28, 2021
00ea067
Support track2 management packages (#15975)
praveenkuttappan Jun 28, 2021
facf5c1
Fix lint script for app config perf test (#16046)
ramya-rao-a Jun 28, 2021
37d3ed9
[core-rest] - Update core-client-paging-rest to use the latest core-r…
maorleger Jun 28, 2021
13772c2
Fix linter errors in app config perf tests (#16048)
ramya-rao-a Jun 28, 2021
21f28dc
[web-pubsub] Migrate `@azure/web-pubsub` to new core pipeline (#16010)
xirzec Jun 28, 2021
5c5c2cf
[EventGrid] Move to Core V2 Generator (#16047)
ellismg Jun 28, 2021
018fd46
update the redundant responses (#16051)
KarishmaGhiya Jun 28, 2021
8919e6a
[Identity] node-fetch takes above 2 seconds to send the request on so…
sadasant Jun 28, 2021
ec4abba
[Identity] Add support for Bridge to Kubernetes to ManagedIdentityCre…
sadasant Jun 28, 2021
df68c3e
[Azure Monitor Exporter] Separate tests into internal and public fold…
xiao-lix Jun 28, 2021
5b4eac3
[synapse] - Ignore known rollup warnings (#15948)
maorleger Jun 28, 2021
5a7c129
Update engines, @types/node to Node.js v12 (#15996)
ramya-rao-a Jun 28, 2021
f854a85
Update contributing guide to reflect Node.js support (#16057)
ramya-rao-a Jun 29, 2021
9699830
Update identity to 2.0.0-beta.4 for quantum jobs (#15801)
sarangan12 Jun 29, 2021
c8126be
[core] Retry on 503 using the Retry-After header (#15906)
sadasant Jun 29, 2021
b17fb63
[digital-twins-core] rename test folder and enable minmax testing (#1…
vishnureddy17 Jun 29, 2021
36b468c
[Identity] [InteractiveBrowserCredential] [Node] Enable PKCE (#15853)
sadasant Jun 29, 2021
d4d5002
[monitor-query] Regenerate client with stable swaggers and add in inc…
richardpark-msft Jun 29, 2021
8236d61
Updating changelog with date and feature added and running PrepareRel…
richardpark-msft Jun 29, 2021
20321ef
Convenience Method to create a synonymmap object (#16054)
sarangan12 Jun 29, 2021
14fddf7
[Identity] InteractiveBrowserCredential loginHint (#15855)
sadasant Jun 30, 2021
528f940
Sync eng/common directory with azure-sdk-tools for PR 1725 (#16079)
azure-sdk Jun 30, 2021
702007a
[core] - Update release dates for July Release (#16069)
maorleger Jun 30, 2021
bbd295a
Update devops workitem helpers (#16083)
azure-sdk Jun 30, 2021
19d0e76
[event-hubs] add AmqpAnnotatedMessage support (#15939)
chradek Jun 30, 2021
39d2a80
update core-client version to 1.2.1 (#16109)
maorleger Jun 30, 2021
44ba530
fix core-http changelog (#16116)
maorleger Jun 30, 2021
f143bcf
Sync eng/common directory with azure-sdk-tools for PR 1763 (#16091)
azure-sdk Jun 30, 2021
40dd9e4
[App Config] changelog and update versions for GA (#16115)
HarshaNalluru Jun 30, 2021
761a4e6
[Text Analytics] Merge feature branch for v5.1.0 to main (#16121)
deyaaeldeen Jun 30, 2021
d8407ad
[Identity] Support for tenant Id Challenges / tenant discovery in Cli…
sadasant Jun 30, 2021
020a075
Increment version for core releases (#16113)
azure-sdk Jun 30, 2021
cec69b6
Increment version for core releases (#16125)
azure-sdk Jun 30, 2021
d75f119
[service-bus] Fix message loss issues with peekLock and receiveAndDel…
richardpark-msft Jul 1, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@

# PRLabel: %Monitor
/sdk/monitor/ @hectorhdzg @applicationinsights-js-owners @richardpark-msft
/sdk/monitor/monitor-query @richardpark-msft @maorleger
/sdk/monitor/monitor-query @KarishmaGhiya @maorleger @richardpark-msft

###########
# Tools
Expand Down
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ With GitHub's Codespaces, the container already has all prerequisites installed.
If you prefer to setup your own environment instead, make sure you have these prerequisites installed and available on your `$PATH`:

- Git
- Node 8.x or higher
- Any of the [LTS versions of Node.js](https://nodejs.org/about/releases/)
- Rush 5.x
- Install / update Rush globally via `npm install -g @microsoft/rush`.
- Rush will automatically manage the specific version needed by this repo as long as you have any v5 version installed.
Expand Down
Loading