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

Build info timestamp is truncated to seconds #43612

Conversation

gavarava
Copy link
Contributor

This is a fix for: #43581
Build info timestamp is truncated to seconds

The fix is to update the method that converts to an Instant to cater for milliseconds too and includes test fixes and changes. I have added test that validates the current behaviour will also work as usual in addition to adding Sub Seconds.

@pivotal-cla
Copy link

@gavarava Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Dec 25, 2024
@pivotal-cla
Copy link

@gavarava Thank you for signing the Contributor License Agreement!

@snicoll snicoll changed the title Build info timestamp is truncated to seconds -Fix Build info timestamp is truncated to seconds Dec 26, 2024
@snicoll snicoll self-assigned this Dec 26, 2024
@snicoll snicoll added type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged labels Dec 26, 2024
@snicoll snicoll added this to the 3.3.8 milestone Dec 26, 2024
snicoll pushed a commit that referenced this pull request Dec 26, 2024
@snicoll snicoll closed this in 12e753c Dec 26, 2024
@snicoll
Copy link
Member

snicoll commented Dec 26, 2024

@gavarava thank you for making your first contribution to Spring Boot.

@gavarava gavarava deleted the 43581-Build-info-timestamp-is-truncated-to-seconds branch December 29, 2024 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants