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

[pull] master from GoogleContainerTools:master #74

Merged
merged 4 commits into from
Aug 22, 2019

Conversation

pull[bot]
Copy link

@pull pull bot commented Aug 22, 2019

See Commits and Changes for more details.


Created by pull[bot]. Want to support this open source service? Please star it : )

…nt URI normalization (#1924)

* Force org.apache.httpcomponents:httpclient:4.5.6
* Update CHANGELOGs
@pull pull bot added the ⤵️ pull label Aug 22, 2019
@todo
Copy link

todo bot commented Aug 22, 2019

remove once googleapis/google-http-java-client#795 is fixed and released.

// TODO: remove once https:/googleapis/google-http-java-client/issues/795 is fixed and released.
// Forcing to downgrade this to 4.5.6 fixes https:/GoogleContainerTools/jib/issues/1914
// However, #795 and upgrading httpclient alone may not fix #1914. We may need to explicitly disable URI
// normalization as discussed in #795.
implementation('com.google.http-client:google-http-client:1.31.0') {
exclude group: "org.apache.httpcomponents", module: "httpclient"


This comment was generated by todo based on a TODO comment in 50bc8f0 in #74. cc @GoogleContainerTools.

TadCordle and others added 3 commits August 22, 2019 15:26
* preparing release 1.5.1

* 1.5.2-SNAPSHOT
* [Gradle Release Plugin] - pre tag commit:  'v1.5.1-gradle'.

* [Gradle Release Plugin] - new version commit:  'v1.5.2-SNAPSHOT-gradle'.
@pull pull bot merged commit 00a8cfe into daddyfatstacksBIG:master Aug 22, 2019
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.

2 participants