Skip to content

chore: bump version to v5.7.0rc2 #7687

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

Merged
merged 5 commits into from
Feb 26, 2025
Merged

Conversation

psychedelicious
Copy link
Collaborator

@psychedelicious psychedelicious commented Feb 26, 2025

Summary

  • Bump version to v5.7.0rc2

I have cherry-picked the perf changes from #7688 into this PR so that I can get them into the RC for testing (that PR won't get an approval until tomorrow). See detailed notes in that PR.

Related Issues / Discussions

QA Instructions

n/a

Merge Plan

I will do teh RC

Checklist

  • The PR has a short but descriptive title, suitable for a changelog
  • Tests added / updated (if applicable)
  • Documentation added / updated (if applicable)
  • Updated What's New copy (if doing a release after this PR)

@github-actions github-actions bot added the python PRs that change python files label Feb 26, 2025
@psychedelicious psychedelicious changed the title chore: bump version to v5.7.0 chore: bump version to v5.7.0rc2 Feb 26, 2025
- Avoid pydantic models when dict manipulation works
- Avoid extraneous deep copies when we can safely mutate
- Avoid NamedTuple construct and its overhead
- Fix tests to use altered function signatures
- Remove extraneous populate_graph function
Found another place where we deepcopy a dict, but it is safe to mutate.

Restructured the prep logic a bit to support this. Updated tests to use the new structure.
@github-actions github-actions bot added services PRs that change app services python-tests PRs that change python tests labels Feb 26, 2025
@psychedelicious psychedelicious marked this pull request as ready for review February 26, 2025 09:53
@psychedelicious psychedelicious enabled auto-merge (rebase) February 26, 2025 09:54
@psychedelicious psychedelicious merged commit 1cbd609 into main Feb 26, 2025
19 of 29 checks passed
@psychedelicious psychedelicious deleted the psychedelicious-patch-6 branch February 26, 2025 10:04
@psychedelicious psychedelicious mentioned this pull request Feb 26, 2025
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python PRs that change python files python-tests PRs that change python tests services PRs that change app services
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants