Skip to content

Conversation

psychedelicious
Copy link
Collaborator

@psychedelicious psychedelicious commented Sep 18, 2025

Summary

chore: bump version to v6.8.0rc2

Related Issues / Discussions

QA Instructions

Merge Plan

Checklist

  • The PR has a short but descriptive title, suitable for a changelog
  • Tests added / updated (if applicable)
  • ❗Changes to a redux slice have a corresponding migration
  • 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 Sep 18, 2025
@psychedelicious psychedelicious enabled auto-merge (rebase) October 8, 2025 06:02
Fixes a test failure introduced by
pydantic/pydantic#11957

TL;DR: "after" model validators should be instance methods, not class
methods. Batch model updated to use an instance method, which fixes the
failing test.
@github-actions github-actions bot added the services PRs that change app services label Oct 8, 2025
@psychedelicious psychedelicious merged commit 25f8ab2 into main Oct 8, 2025
13 checks passed
@psychedelicious psychedelicious deleted the psyche/chore/v6.8.0rc2 branch October 8, 2025 06:24
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 services PRs that change app services
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants