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 development changes to stable for 2021.01.00 release. #23

Merged
merged 33 commits into from
Feb 4, 2021

Conversation

Smalls1652
Copy link
Owner

No description provided.

dependabot bot and others added 30 commits January 18, 2021 19:46
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v5.0.0...v5.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
…nt/System.Text.Json-5.0.1

Bump System.Text.Json from 5.0.0 to 5.0.1 in /src
- Sending a close/break signal (ctrl+c or ctrl+break) when authenticating has been fixed and will no longer deadlock the console.
- This is a very rudimentary implementation, but tests are working and
  is throwing the error properly when sending the signal to the async
  task.
Fixed bug for cancelling MSAL authentication.
- When successfully authenticating into the API, it will now read
  'Defender for Endpoint' instead of 'Defender ATP'.
- The CancelEventHandler for when the cancel key is pressed is removed
  when either an exception is thrown or when the task gracefully exits.
Fix close signals crashing the console after Connect-DatpGraph is ran
…nt/Microsoft.Identity.Client-4.25.0

Bump Microsoft.Identity.Client from 4.24.0 to 4.25.0 in /src
- Changed parameter inputs from using List<T> to T[].
Merge the addition of help documents (Initial)
- Instead of trying to convert 'orgPrevalence' to int32, just read it as
  a string for now.
- Instead of converting 'orgPrevalence' and 'globalPrevalence' to int32,
  just convert it to string for now.
- There was a syntax error during the loop to write the objects to the
  console.
- Since both parameters are in a unique parameter set, both parameters
  are set to position 0 now.
- Meant to change from int to string in a previous commit.
- This API call is not working as expected and is being removed from
  production for the time being.
@Smalls1652 Smalls1652 self-assigned this Feb 4, 2021
@Smalls1652 Smalls1652 marked this pull request as ready for review February 4, 2021 18:19
@Smalls1652 Smalls1652 merged commit e36b0f3 into stable Feb 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant