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

Remove deprecated HeaderStartTimeUnixMS #749

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

alextes
Copy link
Contributor

@alextes alextes commented Feb 24, 2025

  • Remove HeaderStartTimeUnixMS constant from constants.go
  • Remove HeaderStartTimeUnixMS from getHeader and processPayload methods
  • Fully transition to using HeaderDateMilliseconds for request timing

completes the transition started by #747
should only be merged after #748 has made it into a release and people have had some time to upgrade!


✅ I have run these commands

  • make lint
  • make test-race
  • go mod tidy

@alextes alextes force-pushed the drop-timestamp-header branch from f638a8b to 1fe648d Compare February 28, 2025 08:54
@alextes alextes marked this pull request as ready for review February 28, 2025 08:54
- Remove HeaderStartTimeUnixMS constant from constants.go
- Remove HeaderStartTimeUnixMS from getHeader and processPayload methods
- Fully transition to using HeaderDateMilliseconds for request timing
@alextes alextes force-pushed the drop-timestamp-header branch from 1fe648d to c7154d1 Compare February 28, 2025 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant