mdedetrich commented on PR #1246: URL: https://github.com/apache/pekko-connectors/pull/1246#issuecomment-3416718682
> @mdedetrich / @pjfanning - Do I need to worry about source/binary compat? Not sure I can add the configuration handling without breaking compatibility on some level > > Additionally I assume I should be handling the headers the same way for all header S3Request types and not just CopyPart? So I am not sure how this change would be binary or even source breaking, it should be just internal behaviour without needing to change and function/method signatures. Regarding adding the configuration setting, this is fine as long as its released in a version with a bumped minor version. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
