Skip to content

Commit 581fe94

Browse files
chore(release): 5.0.0 [skip ci]
# [5.0.0](v4.0.42...v5.0.0) (2024-11-13) ### Bug Fixes * **deps:** bump org.apache.maven.plugins:maven-compiler-plugin ([19436db](19436db)) * **deps:** bump org.apache.maven.plugins:maven-gpg-plugin ([48a9969](48a9969)) * **deps:** bump org.apache.maven.plugins:maven-install-plugin ([e998111](e998111)) * **deps:** bump org.apache.maven.plugins:maven-project-info-reports-plugin ([98d993c](98d993c)) * **deps:** bump org.apache.maven.plugins:maven-site-plugin ([5fcf26a](5fcf26a)) * **deps:** bump org.apache.maven.plugins:maven-surefire-plugin ([dcf27b6](dcf27b6)) ### Features * **centralnic reseller java sdk:** Introducing CentralNic Reseller Java SDK API Connector ([03aa68f](03aa68f)) ### BREAKING CHANGES * **centralnic reseller java sdk:** This release deprecates the Hexonet Java SDK and introduces the CentralNic Reseller Java SDK. - Note: To continue using the Hexonet SDK, please install version 4.0.26 or earlier.
1 parent 3098edb commit 581fe94

File tree

105 files changed

+2565
-2681
lines changed

Some content is hidden

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

105 files changed

+2565
-2681
lines changed

HISTORY.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
# [5.0.0](https://github.com/centralnicgroup-opensource/rtldev-middleware-java-sdk/compare/v4.0.42...v5.0.0) (2024-11-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump org.apache.maven.plugins:maven-compiler-plugin ([19436db](https://github.com/centralnicgroup-opensource/rtldev-middleware-java-sdk/commit/19436dbfdf30ad645dcba1ba446ce421110e76ca))
7+
* **deps:** bump org.apache.maven.plugins:maven-gpg-plugin ([48a9969](https://github.com/centralnicgroup-opensource/rtldev-middleware-java-sdk/commit/48a99691d55900b65070ea46afd2b54c73f47eb1))
8+
* **deps:** bump org.apache.maven.plugins:maven-install-plugin ([e998111](https://github.com/centralnicgroup-opensource/rtldev-middleware-java-sdk/commit/e998111cafaeea2db9b45f084a48bb60ccf98465))
9+
* **deps:** bump org.apache.maven.plugins:maven-project-info-reports-plugin ([98d993c](https://github.com/centralnicgroup-opensource/rtldev-middleware-java-sdk/commit/98d993cdb2ec87f070bd4e59772da7237792b6c2))
10+
* **deps:** bump org.apache.maven.plugins:maven-site-plugin ([5fcf26a](https://github.com/centralnicgroup-opensource/rtldev-middleware-java-sdk/commit/5fcf26ad6a5e25dc0d61c55421358dcc0a32ee10))
11+
* **deps:** bump org.apache.maven.plugins:maven-surefire-plugin ([dcf27b6](https://github.com/centralnicgroup-opensource/rtldev-middleware-java-sdk/commit/dcf27b66475eea85873f71268eed64437259b09e))
12+
13+
14+
### Features
15+
16+
* **centralnic reseller java sdk:** Introducing CentralNic Reseller Java SDK API Connector ([03aa68f](https://github.com/centralnicgroup-opensource/rtldev-middleware-java-sdk/commit/03aa68f28db9c855cb8ce4aa04c439826f9693be))
17+
18+
19+
### BREAKING CHANGES
20+
21+
* **centralnic reseller java sdk:** This release deprecates the Hexonet Java SDK and introduces the CentralNic Reseller Java SDK.
22+
- Note: To continue using the Hexonet SDK, please install version 4.0.26 or earlier.
23+
124
## [4.0.42](https://github.com/centralnicgroup-opensource/rtldev-middleware-java-sdk/compare/v4.0.41...v4.0.42) (2024-11-04)
225

326

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</properties>
1212
<groupId>io.github.centralnicgroup-opensource</groupId>
1313
<artifactId>java-sdk</artifactId>
14-
<version>4.0.33</version>
14+
<version>5.0.0</version>
1515
<packaging>jar</packaging>
1616
<name>java-sdk</name>
1717
<description>A connector library for the insanely fast backend API for Centralnic Reseller.</description>

src/main/java/com/centralnicreseller/apiconnector/APIClient.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ public String getReferer() {
397397
* @return module version
398398
*/
399399
public String getVersion() {
400-
return "4.0.26";
400+
return "5.0.0";
401401
}
402402

403403
/**

target/apidocs/allclasses-index.html

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,26 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (21) on Mon Oct 21 09:50:51 UTC 2024 -->
4+
<!-- Generated by javadoc (22) on Wed Nov 13 15:39:42 UTC 2024 -->
55
<title>All Classes and Interfaces (java-sdk 4.0.33 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="2024-10-21">
8+
<meta name="dc.created" content="2024-11-13">
99
<meta name="description" content="class index">
1010
<meta name="generator" content="javadoc/AllClassesIndexWriter">
11-
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
12-
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style">
13-
<script type="text/javascript" src="script.js"></script>
14-
<script type="text/javascript" src="script-dir/jquery-3.6.1.min.js"></script>
15-
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
11+
<link rel="stylesheet" type="text/css" href="resource-files/jquery-ui.min.css" title="Style">
12+
<link rel="stylesheet" type="text/css" href="resource-files/stylesheet.css" title="Style">
13+
<script type="text/javascript" src="script-files/script.js"></script>
14+
<script type="text/javascript" src="script-files/jquery-3.6.1.min.js"></script>
15+
<script type="text/javascript" src="script-files/jquery-ui.min.js"></script>
1616
</head>
1717
<body class="all-classes-index-page">
1818
<script type="text/javascript">var pathtoroot = "./";
1919
loadScripts(document, 'script');</script>
2020
<noscript>
2121
<div>JavaScript is disabled on your browser.</div>
2222
</noscript>
23-
<div class="flex-box">
24-
<header role="banner" class="flex-header">
23+
<header role="banner">
2524
<nav role="navigation">
2625
<!-- ========= START OF TOP NAVBAR ======= -->
2726
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
@@ -45,7 +44,6 @@
4544
<!-- ========= END OF TOP NAVBAR ========= -->
4645
<span class="skip-nav" id="skip-navbar-top"></span></nav>
4746
</header>
48-
<div class="flex-content">
4947
<main role="main">
5048
<div class="header">
5149
<h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces</h1>
@@ -116,7 +114,5 @@ <h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces<
116114
<hr>
117115
<p class="legal-copy"><small>Copyright &#169; 2024. All rights reserved.</small></p>
118116
</footer>
119-
</div>
120-
</div>
121117
</body>
122118
</html>

target/apidocs/allpackages-index.html

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,26 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (21) on Mon Oct 21 09:50:51 UTC 2024 -->
4+
<!-- Generated by javadoc (22) on Wed Nov 13 15:39:42 UTC 2024 -->
55
<title>All Packages (java-sdk 4.0.33 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="2024-10-21">
8+
<meta name="dc.created" content="2024-11-13">
99
<meta name="description" content="package index">
1010
<meta name="generator" content="javadoc/AllPackagesIndexWriter">
11-
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
12-
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style">
13-
<script type="text/javascript" src="script.js"></script>
14-
<script type="text/javascript" src="script-dir/jquery-3.6.1.min.js"></script>
15-
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
11+
<link rel="stylesheet" type="text/css" href="resource-files/jquery-ui.min.css" title="Style">
12+
<link rel="stylesheet" type="text/css" href="resource-files/stylesheet.css" title="Style">
13+
<script type="text/javascript" src="script-files/script.js"></script>
14+
<script type="text/javascript" src="script-files/jquery-3.6.1.min.js"></script>
15+
<script type="text/javascript" src="script-files/jquery-ui.min.js"></script>
1616
</head>
1717
<body class="all-packages-index-page">
1818
<script type="text/javascript">var pathtoroot = "./";
1919
loadScripts(document, 'script');</script>
2020
<noscript>
2121
<div>JavaScript is disabled on your browser.</div>
2222
</noscript>
23-
<div class="flex-box">
24-
<header role="banner" class="flex-header">
23+
<header role="banner">
2524
<nav role="navigation">
2625
<!-- ========= START OF TOP NAVBAR ======= -->
2726
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
@@ -45,7 +44,6 @@
4544
<!-- ========= END OF TOP NAVBAR ========= -->
4645
<span class="skip-nav" id="skip-navbar-top"></span></nav>
4746
</header>
48-
<div class="flex-content">
4947
<main role="main">
5048
<div class="header">
5149
<h1 title="All&amp;nbsp;Packages" class="title">All&nbsp;Packages</h1>
@@ -64,7 +62,5 @@ <h1 title="All&amp;nbsp;Packages" class="title">All&nbsp;Packages</h1>
6462
<hr>
6563
<p class="legal-copy"><small>Copyright &#169; 2024. All rights reserved.</small></p>
6664
</footer>
67-
</div>
68-
</div>
6965
</body>
7066
</html>

0 commit comments

Comments
 (0)