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

Fix date and time parsing #287

Merged
merged 1 commit into from
Aug 11, 2022
Merged

Conversation

Janrupf
Copy link
Contributor

@Janrupf Janrupf commented Aug 3, 2022

Fixes #286

WARNING: This is a possibly breaking change due to the use of a newtype wrapper in a public interface.

The newtype wrapper is completely transparent and derefs to its inner type, however, this could still break and require adding an .into().

@durch
Copy link
Owner

durch commented Aug 11, 2022

@Janrupf big thank you for the fix!

@durch durch merged commit a47f4a4 into durch:master Aug 11, 2022
ovr pushed a commit to cube-js/rust-s3 that referenced this pull request Apr 25, 2024
ovr pushed a commit to cube-js/rust-s3 that referenced this pull request Apr 25, 2024
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.

STS credentials are broken
2 participants