Skip to content

Commit 19acaa3

Browse files
chore(release): 4.0.17 [skip ci]
## [4.0.17](v4.0.16...v4.0.17) (2023-12-19) ### Bug Fixes * **deps:** bump org.apache.maven.plugins:maven-compiler-plugin ([b0f194c](b0f194c))
1 parent b0f194c commit 19acaa3

Some content is hidden

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

45 files changed

+144
-137
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.17](https://github.com/centralnicgroup-opensource/rtldev-middleware-java-sdk/compare/v4.0.16...v4.0.17) (2023-12-19)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump org.apache.maven.plugins:maven-compiler-plugin ([b0f194c](https://github.com/centralnicgroup-opensource/rtldev-middleware-java-sdk/commit/b0f194c3341383670b464c43968a787d02a85481))
7+
18
## [4.0.16](https://github.com/centralnicgroup-opensource/rtldev-middleware-java-sdk/compare/v4.0.15...v4.0.16) (2023-12-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.16</version>
10+
<version>4.0.17</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.16";
303+
return "4.0.17";
304304
}
305305

306306
/**

target/apidocs/allclasses-index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang="en">
33
<head>
4-
<!-- Generated by javadoc (21) on Thu Dec 14 07:51:58 UTC 2023 -->
5-
<title>All Classes and Interfaces (java-sdk 4.0.15 API)</title>
4+
<!-- Generated by javadoc (21) on Tue Dec 19 07:36:49 UTC 2023 -->
5+
<title>All Classes and Interfaces (java-sdk 4.0.16 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2023-12-14">
8+
<meta name="dc.created" content="2023-12-19">
99
<meta name="description" content="class index">
1010
<meta name="generator" content="javadoc/AllClassesIndexWriter">
1111
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">

target/apidocs/allpackages-index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang="en">
33
<head>
4-
<!-- Generated by javadoc (21) on Thu Dec 14 07:51:58 UTC 2023 -->
5-
<title>All Packages (java-sdk 4.0.15 API)</title>
4+
<!-- Generated by javadoc (21) on Tue Dec 19 07:36:49 UTC 2023 -->
5+
<title>All Packages (java-sdk 4.0.16 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2023-12-14">
8+
<meta name="dc.created" content="2023-12-19">
99
<meta name="description" content="package index">
1010
<meta name="generator" content="javadoc/AllPackagesIndexWriter">
1111
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">

target/apidocs/constant-values.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang="en">
33
<head>
4-
<!-- Generated by javadoc (21) on Thu Dec 14 07:51:58 UTC 2023 -->
5-
<title>Constant Field Values (java-sdk 4.0.15 API)</title>
4+
<!-- Generated by javadoc (21) on Tue Dec 19 07:36:49 UTC 2023 -->
5+
<title>Constant Field Values (java-sdk 4.0.16 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2023-12-14">
8+
<meta name="dc.created" content="2023-12-19">
99
<meta name="description" content="summary of constants">
1010
<meta name="generator" content="javadoc/ConstantsSummaryWriterImpl">
1111
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">

target/apidocs/help-doc.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang="en">
33
<head>
4-
<!-- Generated by javadoc (21) on Thu Dec 14 07:51:58 UTC 2023 -->
5-
<title>API Help (java-sdk 4.0.15 API)</title>
4+
<!-- Generated by javadoc (21) on Tue Dec 19 07:36:49 UTC 2023 -->
5+
<title>API Help (java-sdk 4.0.16 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2023-12-14">
8+
<meta name="dc.created" content="2023-12-19">
99
<meta name="description" content="help">
1010
<meta name="generator" content="javadoc/HelpWriter">
1111
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">

target/apidocs/index-all.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang="en">
33
<head>
4-
<!-- Generated by javadoc (21) on Thu Dec 14 07:51:58 UTC 2023 -->
5-
<title>Index (java-sdk 4.0.15 API)</title>
4+
<!-- Generated by javadoc (21) on Tue Dec 19 07:36:49 UTC 2023 -->
5+
<title>Index (java-sdk 4.0.16 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2023-12-14">
8+
<meta name="dc.created" content="2023-12-19">
99
<meta name="description" content="index">
1010
<meta name="generator" content="javadoc/IndexWriter">
1111
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">

target/apidocs/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang="en">
33
<head>
4-
<!-- Generated by javadoc (21) on Thu Dec 14 07:51:58 UTC 2023 -->
5-
<title>java-sdk 4.0.15 API</title>
4+
<!-- Generated by javadoc (21) on Tue Dec 19 07:36:49 UTC 2023 -->
5+
<title>java-sdk 4.0.16 API</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2023-12-14">
8+
<meta name="dc.created" content="2023-12-19">
99
<meta name="description" content="index redirect">
1010
<meta name="generator" content="javadoc/IndexRedirectWriter">
1111
<link rel="canonical" href="net/hexonet/apiconnector/package-summary.html">

target/apidocs/net/hexonet/apiconnector/APIClient.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang="en">
33
<head>
4-
<!-- Generated by javadoc (21) on Thu Dec 14 07:51:58 UTC 2023 -->
5-
<title>APIClient (java-sdk 4.0.15 API)</title>
4+
<!-- Generated by javadoc (21) on Tue Dec 19 07:36:49 UTC 2023 -->
5+
<title>APIClient (java-sdk 4.0.16 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2023-12-14">
8+
<meta name="dc.created" content="2023-12-19">
99
<meta name="description" content="declaration: package: net.hexonet.apiconnector, class: APIClient">
1010
<meta name="generator" content="javadoc/ClassWriterImpl">
1111
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">

0 commit comments

Comments
 (0)