Skip to content

fix(functions): Removed usage of deprecated datetime.utcnow() #896

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 1 commit into from
Jul 2, 2025

Conversation

jonathanedey
Copy link
Contributor

@jonathanedey jonathanedey commented Jun 23, 2025

This PR also fixes a flaky task_options test.

RELEASE NOTE: Replaced usage of deprecated datetime.utcnow() with datetime.now(timezone.utc)

Copy link
Member

@lahirumaramba lahirumaramba left a comment

Choose a reason for hiding this comment

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

Thanks! LGTM!

@jonathanedey jonathanedey merged commit 339452e into master Jul 2, 2025
14 of 15 checks passed
@jonathanedey jonathanedey deleted the je-fix-task-queue branch July 2, 2025 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:stage Stage a release candidate release-note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants