Skip to content

Upgrade HotChocolate#1854

Merged
Aniruddh25 merged 8 commits intomainfrom
updateHotChocolate
Nov 7, 2023
Merged

Upgrade HotChocolate#1854
Aniruddh25 merged 8 commits intomainfrom
updateHotChocolate

Conversation

@Aniruddh25
Copy link
Copy Markdown
Collaborator

@Aniruddh25 Aniruddh25 commented Nov 1, 2023

Why make this change?

  • Pick up latest patch version for HotChocolate 12 for bug fixes.

What is this change?

  • Upgrade the patch version number in the global properties for all HotChocolate.* packages

How was this tested?

  • Verified BCP is launched for local dev and can query GraphQL.
  • Existing integration tests -fix some to accommodate how upgraded hotchocolate behaves

Copy link
Copy Markdown
Contributor

@seantleonard seantleonard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are the failing tests a result of this change or transient that would resolve on pipeline retry?

@Aniruddh25
Copy link
Copy Markdown
Collaborator Author

are the failing tests a result of this change or transient that would resolve on pipeline retry?

some of them were due to this change since hotchocolate changed the response codes, I tested with previous version - 0.8.49...
I have modified the expected response accordingly since this is out of our control. Moving to different response codes shouldnt be a breaking change. Waiting on some Pg/MySql tests as well.

@Aniruddh25 Aniruddh25 enabled auto-merge (squash) November 7, 2023 02:09
@Aniruddh25 Aniruddh25 added this to the 0.9 milestone Nov 7, 2023
@Aniruddh25 Aniruddh25 dismissed seantleonard’s stale review November 7, 2023 04:18

Addressed concerns

Copy link
Copy Markdown
Contributor

@seantleonard seantleonard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for keeping dependencies up to date!

Copy link
Copy Markdown
Contributor

@aaronburtle aaronburtle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@Aniruddh25 Aniruddh25 merged commit 020792e into main Nov 7, 2023
@Aniruddh25 Aniruddh25 deleted the updateHotChocolate branch November 7, 2023 19:59
@Aniruddh25 Aniruddh25 added the port needed Describes if port to release branch is required label Nov 13, 2023
Aniruddh25 added a commit that referenced this pull request Nov 13, 2023
## Why make this change?

- Pick up latest patch version for HotChocolate 12 for bug fixes.

## What is this change?

- Upgrade the patch version number in the global properties for all
HotChocolate.* packages

## How was this tested?
- Verified BCP is launched for local dev and can query GraphQL.
- Existing integration tests -fix some to accommodate how upgraded
hotchocolate behaves
Aniruddh25 added a commit that referenced this pull request Nov 13, 2023
## Why make this change?

This is simply cherry-picking the following PRs before creating the next
stable 0.9 version:

- #1876
- #1821 
- #1854 
- #1851 
- #1872 
- #1868

---------

Co-authored-by: Sean Leonard <[email protected]>
Co-authored-by: Abhishek  Kumar <[email protected]>
Co-authored-by: neeraj-sharma2592 <[email protected]>
Co-authored-by: Neeraj Sharma (from Dev Box) <[email protected]>
Co-authored-by: aaronburtle <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

port needed Describes if port to release branch is required

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants