Skip to content

Commit 2f27416

Browse files
chore(release): 4.0.10 [skip ci]
## [4.0.10](v4.0.9...v4.0.10) (2023-10-06) ### Bug Fixes * **package & releaserc:** semantic release bump to 22.0.5 and node to latest & gulp release plugin ([6cd5a2f](6cd5a2f))
1 parent baffcc0 commit 2f27416

File tree

75 files changed

+221
-37001
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

75 files changed

+221
-37001
lines changed

HISTORY.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.0.10](https://github.com/centralnicgroup-opensource/rtldev-middleware-java-sdk/compare/v4.0.9...v4.0.10) (2023-10-06)
2+
3+
4+
### Bug Fixes
5+
6+
* **package & releaserc:** semantic release bump to 22.0.5 and node to latest & gulp release plugin ([6cd5a2f](https://github.com/centralnicgroup-opensource/rtldev-middleware-java-sdk/commit/6cd5a2f461a97ec3dc70b7bc62fc310725d7a81f))
7+
18
## [4.0.9](https://github.com/centralnicgroup-opensource/rtldev-middleware-java-sdk/compare/v4.0.8...v4.0.9) (2022-06-14)
29

310

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</properties>
88
<groupId>net.hexonet.apiconnector</groupId>
99
<artifactId>java-sdk</artifactId>
10-
<version>4.0.9</version>
10+
<version>4.0.10</version>
1111
<packaging>jar</packaging>
1212
<name>java-sdk</name>
1313
<description>A connector library for the insanely fast HEXONET backend API.</description>

src/main/java/net/hexonet/apiconnector/APIClient.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ public String getReferer() {
300300
* @return module version
301301
*/
302302
public String getVersion() {
303-
return "4.0.9";
303+
return "4.0.10";
304304
}
305305

306306
/**

target/apidocs/allclasses-index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (16) on Tue Jun 14 22:46:41 UTC 2022 -->
6-
<title>All Classes (java-sdk 4.0.8 API)</title>
5+
<!-- Generated by javadoc (16) on Fri Oct 06 13:25:47 UTC 2023 -->
6+
<title>All Classes (java-sdk 4.0.9 API)</title>
77
<meta name="viewport" content="width=device-width, initial-scale=1">
88
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
9-
<meta name="dc.created" content="2022-06-14">
9+
<meta name="dc.created" content="2023-10-06">
1010
<meta name="description" content="class index">
1111
<meta name="generator" content="javadoc/AllClassesIndexWriter">
1212
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
@@ -104,7 +104,7 @@ <h1 title="All&amp;nbsp;Classes" class="title">All&nbsp;Classes</h1>
104104
</main>
105105
<footer role="contentinfo">
106106
<hr>
107-
<p class="legal-copy"><small>Copyright &#169; 2022. All rights reserved.</small></p>
107+
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
108108
</footer>
109109
</div>
110110
</div>

target/apidocs/allclasses.html

Lines changed: 0 additions & 38 deletions
This file was deleted.

target/apidocs/allpackages-index.html

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (16) on Tue Jun 14 22:46:41 UTC 2022 -->
6-
<title>All Packages (java-sdk 4.0.8 API)</title>
5+
<!-- Generated by javadoc (16) on Fri Oct 06 13:25:47 UTC 2023 -->
6+
<title>All Packages (java-sdk 4.0.9 API)</title>
77
<meta name="viewport" content="width=device-width, initial-scale=1">
88
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
9-
<meta name="dc.created" content="2022-06-14">
9+
<meta name="dc.created" content="2023-10-06">
1010
<meta name="description" content="package index">
1111
<meta name="generator" content="javadoc/AllPackagesIndexWriter">
1212
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
@@ -58,12 +58,14 @@ <h1 title="All&amp;nbsp;Packages" class="title">All&nbsp;Packages</h1>
5858
<div class="table-header col-first">Package</div>
5959
<div class="table-header col-last">Description</div>
6060
<div class="col-first even-row-color"><a href="net/hexonet/apiconnector/package-summary.html">net.hexonet.apiconnector</a></div>
61-
<div class="col-last even-row-color">&nbsp;</div>
61+
<div class="col-last even-row-color">
62+
<div class="block">Package info</div>
63+
</div>
6264
</div>
6365
</main>
6466
<footer role="contentinfo">
6567
<hr>
66-
<p class="legal-copy"><small>Copyright &#169; 2022. All rights reserved.</small></p>
68+
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
6769
</footer>
6870
</div>
6971
</div>

target/apidocs/constant-values.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (16) on Tue Jun 14 22:46:41 UTC 2022 -->
6-
<title>Constant Field Values (java-sdk 4.0.8 API)</title>
5+
<!-- Generated by javadoc (16) on Fri Oct 06 13:25:47 UTC 2023 -->
6+
<title>Constant Field Values (java-sdk 4.0.9 API)</title>
77
<meta name="viewport" content="width=device-width, initial-scale=1">
88
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
9-
<meta name="dc.created" content="2022-06-14">
9+
<meta name="dc.created" content="2023-10-06">
1010
<meta name="description" content="summary of constants">
1111
<meta name="generator" content="javadoc/ConstantsSummaryWriterImpl">
1212
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
@@ -84,7 +84,7 @@ <h2 title="net.hexonet">net.hexonet.*</h2>
8484
</main>
8585
<footer role="contentinfo">
8686
<hr>
87-
<p class="legal-copy"><small>Copyright &#169; 2022. All rights reserved.</small></p>
87+
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
8888
</footer>
8989
</div>
9090
</div>

target/apidocs/deprecated-list.html

Lines changed: 0 additions & 148 deletions
This file was deleted.

target/apidocs/help-doc.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (16) on Tue Jun 14 22:46:41 UTC 2022 -->
6-
<title>API Help (java-sdk 4.0.8 API)</title>
5+
<!-- Generated by javadoc (16) on Fri Oct 06 13:25:47 UTC 2023 -->
6+
<title>API Help (java-sdk 4.0.9 API)</title>
77
<meta name="viewport" content="width=device-width, initial-scale=1">
88
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
9-
<meta name="dc.created" content="2022-06-14">
9+
<meta name="dc.created" content="2023-10-06">
1010
<meta name="description" content="help">
1111
<meta name="generator" content="javadoc/HelpWriter">
1212
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
@@ -149,7 +149,7 @@ <h2>Search</h2>
149149
<span class="help-footnote">This help file applies to API documentation generated by the standard doclet.</span></main>
150150
<footer role="contentinfo">
151151
<hr>
152-
<p class="legal-copy"><small>Copyright &#169; 2022. All rights reserved.</small></p>
152+
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
153153
</footer>
154154
</div>
155155
</div>

target/apidocs/index-all.html

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (16) on Tue Jun 14 22:46:41 UTC 2022 -->
6-
<title>Index (java-sdk 4.0.8 API)</title>
5+
<!-- Generated by javadoc (16) on Fri Oct 06 13:25:47 UTC 2023 -->
6+
<title>Index (java-sdk 4.0.9 API)</title>
77
<meta name="viewport" content="width=device-width, initial-scale=1">
88
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
9-
<meta name="dc.created" content="2022-06-14">
9+
<meta name="dc.created" content="2023-10-06">
1010
<meta name="description" content="index">
1111
<meta name="generator" content="javadoc/IndexWriter">
1212
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
@@ -407,7 +407,9 @@ <h2 class="title" id="I:L">L</h2>
407407
<h2 class="title" id="I:N">N</h2>
408408
<dl class="index">
409409
<dt><a href="net/hexonet/apiconnector/package-summary.html">net.hexonet.apiconnector</a> - package net.hexonet.apiconnector</dt>
410-
<dd>&nbsp;</dd>
410+
<dd>
411+
<div class="block">Package info</div>
412+
</dd>
411413
</dl>
412414
<h2 class="title" id="I:P">P</h2>
413415
<dl class="index">
@@ -623,7 +625,7 @@ <h2 class="title" id="I:U">U</h2>
623625
<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>
624626
<footer role="contentinfo">
625627
<hr>
626-
<p class="legal-copy"><small>Copyright &#169; 2022. All rights reserved.</small></p>
628+
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
627629
</footer>
628630
</div>
629631
</div>

0 commit comments

Comments
 (0)