Skip to content

Use https scheme to request to API endpoint - #151

Merged
trung-huynh merged 2 commits into
0.2.14.xfrom
use-https-for-api
Jun 2, 2020
Merged

Use https scheme to request to API endpoint#151
trung-huynh merged 2 commits into
0.2.14.xfrom
use-https-for-api

Conversation

@trung-huynh

Copy link
Copy Markdown
Contributor

The old version v0.2.14.3 is using HTTP to request to API endpoint. HTTP is unsecure and should be replaced by HTTPS.

The PR only updates the scheme from HTTP to HTTPS and should not impact to current stable version.

@trung-huynh

Copy link
Copy Markdown
Contributor Author

The reason CI was failed because CircleCI was not available back then.

@trung-huynh
trung-huynh requested review from muga and xerial June 2, 2020 08:33
@xerial

xerial commented Jun 2, 2020

Copy link
Copy Markdown
Member

ok. It's a patch for an old version.

@trung-huynh
trung-huynh merged commit ab5d192 into 0.2.14.x Jun 2, 2020
@trung-huynh
trung-huynh deleted the use-https-for-api branch June 2, 2020 08:53
@xerial

xerial commented Jun 2, 2020

Copy link
Copy Markdown
Member

@trung-huynh Could you help me fixing javadoc as well? With Java8 or 11, mvn javadoc:javadoc task, which is necessary to deploy this version to sonatype doesn't pass.

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.

2 participants