Skip to content
Merged

v9 #410

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
- renovate/**
tags:
- '[0-9]+.[0-9]+.[0-9]+'
- '[0-9]+.[0-9]+.[0-9]+-RC[0-9]+'

jobs:
prepare_jobs:
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Latest official release:
<dependency>
<groupId>se.michaelthelin.spotify</groupId>
<artifactId>spotify-web-api-java</artifactId>
<version>8.5.0</version>
<version>9.0.0-RC1</version>
</dependency>
```

Expand All @@ -52,7 +52,7 @@ Latest snapshot:

Latest official release:
```Gradle
implementation 'se.michaelthelin.spotify:spotify-web-api-java:8.5.0'
implementation 'se.michaelthelin.spotify:spotify-web-api-java:9.0.0-RC1'
```

Latest snapshot:
Expand Down
6 changes: 3 additions & 3 deletions apidocs/allclasses-index.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang>
<head>
<!-- Generated by javadoc (21) on Tue Dec 03 23:56:38 CET 2024 -->
<title>All Classes and Interfaces (Spotify Web API Java Client 8.5.0 API)</title>
<!-- Generated by javadoc (21) on Wed Dec 04 00:17:11 CET 2024 -->
<title>All Classes and Interfaces (Spotify Web API Java Client 9.0.0-RC1 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="2024-12-03">
<meta name="dc.created" content="2024-12-04">
<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
6 changes: 3 additions & 3 deletions apidocs/allpackages-index.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang>
<head>
<!-- Generated by javadoc (21) on Tue Dec 03 23:56:38 CET 2024 -->
<title>All Packages (Spotify Web API Java Client 8.5.0 API)</title>
<!-- Generated by javadoc (21) on Wed Dec 04 00:17:11 CET 2024 -->
<title>All Packages (Spotify Web API Java Client 9.0.0-RC1 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="2024-12-03">
<meta name="dc.created" content="2024-12-04">
<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
6 changes: 3 additions & 3 deletions apidocs/constant-values.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang>
<head>
<!-- Generated by javadoc (21) on Tue Dec 03 23:56:38 CET 2024 -->
<title>Constant Field Values (Spotify Web API Java Client 8.5.0 API)</title>
<!-- Generated by javadoc (21) on Wed Dec 04 00:17:11 CET 2024 -->
<title>Constant Field Values (Spotify Web API Java Client 9.0.0-RC1 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="2024-12-03">
<meta name="dc.created" content="2024-12-04">
<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
6 changes: 3 additions & 3 deletions apidocs/deprecated-list.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang>
<head>
<!-- Generated by javadoc (21) on Tue Dec 03 23:56:38 CET 2024 -->
<title>Deprecated List (Spotify Web API Java Client 8.5.0 API)</title>
<!-- Generated by javadoc (21) on Wed Dec 04 00:17:11 CET 2024 -->
<title>Deprecated List (Spotify Web API Java Client 9.0.0-RC1 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="2024-12-03">
<meta name="dc.created" content="2024-12-04">
<meta name="description" content="deprecated elements">
<meta name="generator" content="javadoc/DeprecatedListWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
Expand Down
6 changes: 3 additions & 3 deletions apidocs/help-doc.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang>
<head>
<!-- Generated by javadoc (21) on Tue Dec 03 23:56:38 CET 2024 -->
<title>API Help (Spotify Web API Java Client 8.5.0 API)</title>
<!-- Generated by javadoc (21) on Wed Dec 04 00:17:11 CET 2024 -->
<title>API Help (Spotify Web API Java Client 9.0.0-RC1 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="2024-12-03">
<meta name="dc.created" content="2024-12-04">
<meta name="description" content="help">
<meta name="generator" content="javadoc/HelpWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
Expand Down
10 changes: 3 additions & 7 deletions apidocs/index-all.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang>
<head>
<!-- Generated by javadoc (21) on Tue Dec 03 23:56:38 CET 2024 -->
<title>Index (Spotify Web API Java Client 8.5.0 API)</title>
<!-- Generated by javadoc (21) on Wed Dec 04 00:17:11 CET 2024 -->
<title>Index (Spotify Web API Java Client 9.0.0-RC1 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="2024-12-03">
<meta name="dc.created" content="2024-12-04">
<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 @@ -3278,8 +3278,6 @@ <h2 class="title" id="I:G">G</h2>
<dd>&nbsp;</dd>
<dt><a href="se/michaelthelin/spotify/SpotifyHttpManager.html#getConnectionRequestTimeout()" class="member-name-link">getConnectionRequestTimeout()</a> - Method in class se.michaelthelin.spotify.<a href="se/michaelthelin/spotify/SpotifyHttpManager.html" title="class in se.michaelthelin.spotify">SpotifyHttpManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="se/michaelthelin/spotify/SpotifyHttpManager.html#getConnectTimeout()" class="member-name-link">getConnectTimeout()</a> - Method in class se.michaelthelin.spotify.<a href="se/michaelthelin/spotify/SpotifyHttpManager.html" title="class in se.michaelthelin.spotify">SpotifyHttpManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="se/michaelthelin/spotify/requests/AbstractRequest.html#getContentType()" class="member-name-link">getContentType()</a> - Method in class se.michaelthelin.spotify.requests.<a href="se/michaelthelin/spotify/requests/AbstractRequest.html" title="class in se.michaelthelin.spotify.requests">AbstractRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="se/michaelthelin/spotify/requests/IRequest.html#getContentType()" class="member-name-link">getContentType()</a> - Method in interface se.michaelthelin.spotify.requests.<a href="se/michaelthelin/spotify/requests/IRequest.html" title="interface in se.michaelthelin.spotify.requests">IRequest</a></dt>
Expand Down Expand Up @@ -7537,8 +7535,6 @@ <h2 class="title" id="I:S">S</h2>
<dd>&nbsp;</dd>
<dt><a href="se/michaelthelin/spotify/SpotifyHttpManager.Builder.html#setConnectionRequestTimeout(java.lang.Integer)" class="member-name-link">setConnectionRequestTimeout(Integer)</a> - Method in class se.michaelthelin.spotify.<a href="se/michaelthelin/spotify/SpotifyHttpManager.Builder.html" title="class in se.michaelthelin.spotify">SpotifyHttpManager.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="se/michaelthelin/spotify/SpotifyHttpManager.Builder.html#setConnectTimeout(java.lang.Integer)" class="member-name-link">setConnectTimeout(Integer)</a> - Method in class se.michaelthelin.spotify.<a href="se/michaelthelin/spotify/SpotifyHttpManager.Builder.html" title="class in se.michaelthelin.spotify">SpotifyHttpManager.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="se/michaelthelin/spotify/requests/AbstractRequest.Builder.html#setContentType(org.apache.hc.core5.http.ContentType)" class="member-name-link">setContentType(ContentType)</a> - Method in class se.michaelthelin.spotify.requests.<a href="se/michaelthelin/spotify/requests/AbstractRequest.Builder.html" title="class in se.michaelthelin.spotify.requests">AbstractRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="se/michaelthelin/spotify/requests/IRequest.Builder.html#setContentType(org.apache.hc.core5.http.ContentType)" class="member-name-link">setContentType(ContentType)</a> - Method in interface se.michaelthelin.spotify.requests.<a href="se/michaelthelin/spotify/requests/IRequest.Builder.html" title="interface in se.michaelthelin.spotify.requests">IRequest.Builder</a></dt>
Expand Down
8 changes: 4 additions & 4 deletions apidocs/index.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang>
<head>
<!-- Generated by javadoc (21) on Tue Dec 03 23:56:38 CET 2024 -->
<title>Overview (Spotify Web API Java Client 8.5.0 API)</title>
<!-- Generated by javadoc (21) on Wed Dec 04 00:17:11 CET 2024 -->
<title>Overview (Spotify Web API Java Client 9.0.0-RC1 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="2024-12-03">
<meta name="dc.created" content="2024-12-04">
<meta name="description" content="package index">
<meta name="generator" content="javadoc/PackageIndexWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
Expand Down Expand Up @@ -50,7 +50,7 @@
<div class="flex-content">
<main role="main">
<div class="header">
<h1 class="title">Spotify Web API Java Client 8.5.0 API</h1>
<h1 class="title">Spotify Web API Java Client 9.0.0-RC1 API</h1>
</div>
<div id="all-packages-table">
<div class="caption"><span>Packages</span></div>
Expand Down
2 changes: 1 addition & 1 deletion apidocs/member-search-index.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions apidocs/overview-summary.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang>
<head>
<!-- Generated by javadoc (21) on Tue Dec 03 23:56:38 CET 2024 -->
<title>Spotify Web API Java Client 8.5.0 API</title>
<!-- Generated by javadoc (21) on Wed Dec 04 00:17:11 CET 2024 -->
<title>Spotify Web API Java Client 9.0.0-RC1 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="2024-12-03">
<meta name="dc.created" content="2024-12-04">
<meta name="description" content="index redirect">
<meta name="generator" content="javadoc/IndexRedirectWriter">
<link rel="canonical" href="index.html">
Expand Down
6 changes: 3 additions & 3 deletions apidocs/overview-tree.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang>
<head>
<!-- Generated by javadoc (21) on Tue Dec 03 23:56:38 CET 2024 -->
<title>Class Hierarchy (Spotify Web API Java Client 8.5.0 API)</title>
<!-- Generated by javadoc (21) on Wed Dec 04 00:17:11 CET 2024 -->
<title>Class Hierarchy (Spotify Web API Java Client 9.0.0-RC1 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="2024-12-03">
<meta name="dc.created" content="2024-12-04">
<meta name="description" content="class tree">
<meta name="generator" content="javadoc/TreeWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
Expand Down
6 changes: 3 additions & 3 deletions apidocs/se/michaelthelin/spotify/Base64.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang>
<head>
<!-- Generated by javadoc (21) on Tue Dec 03 23:56:38 CET 2024 -->
<title>Base64 (Spotify Web API Java Client 8.5.0 API)</title>
<!-- Generated by javadoc (21) on Wed Dec 04 00:17:11 CET 2024 -->
<title>Base64 (Spotify Web API Java Client 9.0.0-RC1 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="2024-12-03">
<meta name="dc.created" content="2024-12-04">
<meta name="description" content="declaration: package: se.michaelthelin.spotify, class: Base64">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
Expand Down
6 changes: 3 additions & 3 deletions apidocs/se/michaelthelin/spotify/IHttpManager.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang>
<head>
<!-- Generated by javadoc (21) on Tue Dec 03 23:56:38 CET 2024 -->
<title>IHttpManager (Spotify Web API Java Client 8.5.0 API)</title>
<!-- Generated by javadoc (21) on Wed Dec 04 00:17:11 CET 2024 -->
<title>IHttpManager (Spotify Web API Java Client 9.0.0-RC1 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="2024-12-03">
<meta name="dc.created" content="2024-12-04">
<meta name="description" content="declaration: package: se.michaelthelin.spotify, interface: IHttpManager">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
Expand Down
6 changes: 3 additions & 3 deletions apidocs/se/michaelthelin/spotify/SpotifyApi.Builder.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang>
<head>
<!-- Generated by javadoc (21) on Tue Dec 03 23:56:38 CET 2024 -->
<title>SpotifyApi.Builder (Spotify Web API Java Client 8.5.0 API)</title>
<!-- Generated by javadoc (21) on Wed Dec 04 00:17:11 CET 2024 -->
<title>SpotifyApi.Builder (Spotify Web API Java Client 9.0.0-RC1 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="2024-12-03">
<meta name="dc.created" content="2024-12-04">
<meta name="description" content="declaration: package: se.michaelthelin.spotify, class: SpotifyApi, class: Builder">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
Expand Down
6 changes: 3 additions & 3 deletions apidocs/se/michaelthelin/spotify/SpotifyApi.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang>
<head>
<!-- Generated by javadoc (21) on Tue Dec 03 23:56:38 CET 2024 -->
<title>SpotifyApi (Spotify Web API Java Client 8.5.0 API)</title>
<!-- Generated by javadoc (21) on Wed Dec 04 00:17:11 CET 2024 -->
<title>SpotifyApi (Spotify Web API Java Client 9.0.0-RC1 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="2024-12-03">
<meta name="dc.created" content="2024-12-04">
<meta name="description" content="declaration: package: se.michaelthelin.spotify, class: SpotifyApi">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
Expand Down
6 changes: 3 additions & 3 deletions apidocs/se/michaelthelin/spotify/SpotifyApiThreading.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang>
<head>
<!-- Generated by javadoc (21) on Tue Dec 03 23:56:38 CET 2024 -->
<title>SpotifyApiThreading (Spotify Web API Java Client 8.5.0 API)</title>
<!-- Generated by javadoc (21) on Wed Dec 04 00:17:11 CET 2024 -->
<title>SpotifyApiThreading (Spotify Web API Java Client 9.0.0-RC1 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="2024-12-03">
<meta name="dc.created" content="2024-12-04">
<meta name="description" content="declaration: package: se.michaelthelin.spotify, class: SpotifyApiThreading">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
Expand Down
Loading
Loading