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

Release 2.40 #99

Merged
merged 5 commits into from
Feb 15, 2023
Merged

Release 2.40 #99

merged 5 commits into from
Feb 15, 2023

Conversation

rflinnenbank
Copy link
Collaborator

Fixes an issue where requesting multiple locations for JSON would result in a code 500 error.

Cause was the way the locations were layered. While not a perfect fix, this should hold for version 2.x.

rflinnenbank and others added 5 commits February 15, 2023 09:14
Signed-off-by: Raoul Linnenbank <58594297+rflinnenbank@users.noreply.github.com>
Bumps [ipython](https://github.com/ipython/ipython) from 8.9.0 to 8.10.0.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](ipython/ipython@8.9.0...8.10.0)

---
updated-dependencies:
- dependency-name: ipython
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Raoul Linnenbank <58594297+rflinnenbank@users.noreply.github.com>
FIXED:
- An issue where multi-location requests weren't properly handled by the serializer has been fixed.

Signed-off-by: Raoul Linnenbank <58594297+rflinnenbank@users.noreply.github.com>
@rflinnenbank rflinnenbank added the bug Something isn't working as it should and needs to be fixed! label Feb 15, 2023
@rflinnenbank rflinnenbank self-assigned this Feb 15, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

80.0% 80.0% Coverage
0.0% 0.0% Duplication

@rflinnenbank rflinnenbank merged commit 37b78be into main-2.0 Feb 15, 2023
@rflinnenbank rflinnenbank deleted the release-2.40 branch February 15, 2023 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as it should and needs to be fixed!
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

1 participant