Skip to content

Commit

Permalink
chore(release): 4.0.8 [skip ci]
Browse files Browse the repository at this point in the history
## [4.0.8](v4.0.7...v4.0.8) (2022-03-23)

### Bug Fixes

* **ot&e:** url updated for OT&E environment ([292991f](292991f))
  • Loading branch information
semantic-release-bot committed Mar 23, 2022
1 parent a817c4f commit 9a634dc
Show file tree
Hide file tree
Showing 47 changed files with 644 additions and 500 deletions.
7 changes: 7 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [4.0.8](https://github.com/hexonet/java-sdk/compare/v4.0.7...v4.0.8) (2022-03-23)


### Bug Fixes

* **ot&e:** url updated for OT&E environment ([292991f](https://github.com/hexonet/java-sdk/commit/292991ff2f1235aa823cc0feaf74a5538c9c0120))

## [4.0.7](https://github.com/hexonet/java-sdk/compare/v4.0.6...v4.0.7) (2021-05-20)


Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</properties>
<groupId>net.hexonet.apiconnector</groupId>
<artifactId>java-sdk</artifactId>
<version>4.0.7</version>
<version>4.0.8</version>
<packaging>jar</packaging>
<name>java-sdk</name>
<description>A connector library for the insanely fast HEXONET backend API.</description>
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/net/hexonet/apiconnector/APIClient.java
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ public String getReferer() {
* @return module version
*/
public String getVersion() {
return "4.0.7";
return "4.0.8";
}

/**
Expand Down
8 changes: 4 additions & 4 deletions target/apidocs/allclasses-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (16) on Thu May 20 14:10:53 UTC 2021 -->
<title>All Classes (java-sdk 4.0.6 API)</title>
<!-- Generated by javadoc (16) on Wed Mar 23 14:58:51 UTC 2022 -->
<title>All Classes (java-sdk 4.0.7 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-05-20">
<meta name="dc.created" content="2022-03-23">
<meta name="description" content="class index">
<meta name="generator" content="javadoc/AllClassesIndexWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
Expand Down Expand Up @@ -104,7 +104,7 @@ <h1 title="All&amp;nbsp;Classes" class="title">All&nbsp;Classes</h1>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2021. All rights reserved.</small></p>
<p class="legal-copy"><small>Copyright &#169; 2022. All rights reserved.</small></p>
</footer>
</div>
</div>
Expand Down
8 changes: 4 additions & 4 deletions target/apidocs/allpackages-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (16) on Thu May 20 14:10:53 UTC 2021 -->
<title>All Packages (java-sdk 4.0.6 API)</title>
<!-- Generated by javadoc (16) on Wed Mar 23 14:58:51 UTC 2022 -->
<title>All Packages (java-sdk 4.0.7 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-05-20">
<meta name="dc.created" content="2022-03-23">
<meta name="description" content="package index">
<meta name="generator" content="javadoc/AllPackagesIndexWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
Expand Down Expand Up @@ -63,7 +63,7 @@ <h1 title="All&amp;nbsp;Packages" class="title">All&nbsp;Packages</h1>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2021. All rights reserved.</small></p>
<p class="legal-copy"><small>Copyright &#169; 2022. All rights reserved.</small></p>
</footer>
</div>
</div>
Expand Down
21 changes: 12 additions & 9 deletions target/apidocs/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (16) on Thu May 20 14:10:53 UTC 2021 -->
<title>Constant Field Values (java-sdk 4.0.6 API)</title>
<!-- Generated by javadoc (16) on Wed Mar 23 14:58:51 UTC 2022 -->
<title>Constant Field Values (java-sdk 4.0.7 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-05-20">
<meta name="dc.created" content="2022-03-23">
<meta name="description" content="summary of constants">
<meta name="generator" content="javadoc/ConstantsSummaryWriterImpl">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
Expand Down Expand Up @@ -68,20 +68,23 @@ <h2 title="net.hexonet">net.hexonet.*</h2>
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Constant Field</div>
<div class="table-header col-last">Value</div>
<div class="col-first even-row-color"><code id="net.hexonet.apiconnector.APIClient.ISPAPI_CONNECTION_URL">public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color"><code><a href="net/hexonet/apiconnector/APIClient.html#ISPAPI_CONNECTION_URL">ISPAPI_CONNECTION_URL</a></code></div>
<div class="col-first even-row-color"><code id="net.hexonet.apiconnector.APIClient.ISPAPI_CONNECTION_URL_LIVE">public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color"><code><a href="net/hexonet/apiconnector/APIClient.html#ISPAPI_CONNECTION_URL_LIVE">ISPAPI_CONNECTION_URL_LIVE</a></code></div>
<div class="col-last even-row-color"><code>"https://api.ispapi.net/api/call.cgi"</code></div>
<div class="col-first odd-row-color"><code id="net.hexonet.apiconnector.APIClient.ISPAPI_CONNECTION_URL_PROXY">public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color"><code><a href="net/hexonet/apiconnector/APIClient.html#ISPAPI_CONNECTION_URL_PROXY">ISPAPI_CONNECTION_URL_PROXY</a></code></div>
<div class="col-last odd-row-color"><code>"http://127.0.0.1/api/call.cgi"</code></div>
<div class="col-first odd-row-color"><code id="net.hexonet.apiconnector.APIClient.ISPAPI_CONNECTION_URL_OTE">public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color"><code><a href="net/hexonet/apiconnector/APIClient.html#ISPAPI_CONNECTION_URL_OTE">ISPAPI_CONNECTION_URL_OTE</a></code></div>
<div class="col-last odd-row-color"><code>"https://api-ote.ispapi.net/api/call.cgi"</code></div>
<div class="col-first even-row-color"><code id="net.hexonet.apiconnector.APIClient.ISPAPI_CONNECTION_URL_PROXY">public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color"><code><a href="net/hexonet/apiconnector/APIClient.html#ISPAPI_CONNECTION_URL_PROXY">ISPAPI_CONNECTION_URL_PROXY</a></code></div>
<div class="col-last even-row-color"><code>"http://127.0.0.1/api/call.cgi"</code></div>
</div>
</li>
</ul>
</section>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2021. All rights reserved.</small></p>
<p class="legal-copy"><small>Copyright &#169; 2022. All rights reserved.</small></p>
</footer>
</div>
</div>
Expand Down
8 changes: 4 additions & 4 deletions target/apidocs/help-doc.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (16) on Thu May 20 14:10:53 UTC 2021 -->
<title>API Help (java-sdk 4.0.6 API)</title>
<!-- Generated by javadoc (16) on Wed Mar 23 14:58:51 UTC 2022 -->
<title>API Help (java-sdk 4.0.7 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-05-20">
<meta name="dc.created" content="2022-03-23">
<meta name="description" content="help">
<meta name="generator" content="javadoc/HelpWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
Expand Down Expand Up @@ -149,7 +149,7 @@ <h2>Search</h2>
<span class="help-footnote">This help file applies to API documentation generated by the standard doclet.</span></main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2021. All rights reserved.</small></p>
<p class="legal-copy"><small>Copyright &#169; 2022. All rights reserved.</small></p>
</footer>
</div>
</div>
Expand Down
16 changes: 10 additions & 6 deletions target/apidocs/index-all.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (16) on Thu May 20 14:10:53 UTC 2021 -->
<title>Index (java-sdk 4.0.6 API)</title>
<!-- Generated by javadoc (16) on Wed Mar 23 14:58:51 UTC 2022 -->
<title>Index (java-sdk 4.0.7 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-05-20">
<meta name="dc.created" content="2022-03-23">
<meta name="description" content="index">
<meta name="generator" content="javadoc/IndexWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
Expand Down Expand Up @@ -324,9 +324,13 @@ <h2 class="title" id="I:I">I</h2>
<dd>
<div class="block">Check if current API response represents an error case API response code is an 5xx code</div>
</dd>
<dt><span class="member-name-link"><a href="net/hexonet/apiconnector/APIClient.html#ISPAPI_CONNECTION_URL">ISPAPI_CONNECTION_URL</a></span> - Static variable in class net.hexonet.apiconnector.<a href="net/hexonet/apiconnector/APIClient.html" title="class in net.hexonet.apiconnector">APIClient</a></dt>
<dt><span class="member-name-link"><a href="net/hexonet/apiconnector/APIClient.html#ISPAPI_CONNECTION_URL_LIVE">ISPAPI_CONNECTION_URL_LIVE</a></span> - Static variable in class net.hexonet.apiconnector.<a href="net/hexonet/apiconnector/APIClient.html" title="class in net.hexonet.apiconnector">APIClient</a></dt>
<dd>
<div class="block">common API endpoint url</div>
<div class="block">common API endpoint url production environment</div>
</dd>
<dt><span class="member-name-link"><a href="net/hexonet/apiconnector/APIClient.html#ISPAPI_CONNECTION_URL_OTE">ISPAPI_CONNECTION_URL_OTE</a></span> - Static variable in class net.hexonet.apiconnector.<a href="net/hexonet/apiconnector/APIClient.html" title="class in net.hexonet.apiconnector">APIClient</a></dt>
<dd>
<div class="block">common API endpoint url OTE environment</div>
</dd>
<dt><span class="member-name-link"><a href="net/hexonet/apiconnector/APIClient.html#ISPAPI_CONNECTION_URL_PROXY">ISPAPI_CONNECTION_URL_PROXY</a></span> - Static variable in class net.hexonet.apiconnector.<a href="net/hexonet/apiconnector/APIClient.html" title="class in net.hexonet.apiconnector">APIClient</a></dt>
<dd>
Expand Down Expand Up @@ -619,7 +623,7 @@ <h2 class="title" id="I:U">U</h2>
<a href="#I:A">A</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:U">U</a>&nbsp;<br><a href="allclasses-index.html">All&nbsp;Classes</a><span class="vertical-separator">|</span><a href="allpackages-index.html">All&nbsp;Packages</a><span class="vertical-separator">|</span><a href="constant-values.html">Constant&nbsp;Field&nbsp;Values</a></main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2021. All rights reserved.</small></p>
<p class="legal-copy"><small>Copyright &#169; 2022. All rights reserved.</small></p>
</footer>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions target/apidocs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (16) on Thu May 20 14:10:53 UTC 2021 -->
<title>java-sdk 4.0.6 API</title>
<!-- Generated by javadoc (16) on Wed Mar 23 14:58:51 UTC 2022 -->
<title>java-sdk 4.0.7 API</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-05-20">
<meta name="dc.created" content="2022-03-23">
<meta name="description" content="index redirect">
<meta name="generator" content="javadoc/IndexRedirectWriter">
<link rel="canonical" href="net/hexonet/apiconnector/package-summary.html">
Expand Down
Loading

0 comments on commit 9a634dc

Please sign in to comment.