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

chore!: fix typo customed should be customized #4847

Merged
merged 3 commits into from
Jul 5, 2024

Conversation

tisonkun
Copy link
Member

@tisonkun tisonkun commented Jul 2, 2024

@Xuanwo There is a similar typo in reqsign also. Please think of if we'd introduce a breaking change to fix it.

Signed-off-by: tison <wander4096@gmail.com>
@Xuanwo
Copy link
Member

Xuanwo commented Jul 3, 2024

Thank you for this PR. I will delay merging it for now since it introduces breaking changes. Perhaps we can also update the reqsign version at the same time.

@tisonkun
Copy link
Member Author

tisonkun commented Jul 3, 2024

@Xuanwo would you work on a reqsign fix? Or I may handle it.

@Xuanwo
Copy link
Member

Xuanwo commented Jul 3, 2024

@Xuanwo would you work on a reqsign fix? Or I may handle it.

I would appreciate it if you could submit a PR to reqsign.

@tisonkun
Copy link
Member Author

tisonkun commented Jul 3, 2024

Here it is - Xuanwo/reqsign#452

@Xuanwo
Copy link
Member

Xuanwo commented Jul 3, 2024

Hi, I want to address #4850 first before start developing of 0.48. So this PR will be hold until then.

Signed-off-by: tison <wander4096@gmail.com>
@@ -266,7 +266,7 @@ sha1 = { version = "0.10.6", optional = true }
sha2 = { version = "0.10", optional = true }

# For http based services.
reqsign = { version = "0.15.2", default-features = false, optional = true }
reqsign = { version = "0.16", default-features = false, optional = true }
Copy link
Member Author

Choose a reason for hiding this comment

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

This should be fine now @Xuanwo

Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

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

Let's go.

@Xuanwo Xuanwo merged commit a430d5a into apache:main Jul 5, 2024
216 checks passed
@tisonkun tisonkun deleted the fix-typos branch July 5, 2024 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants