Skip to content

Commit ca1138c

Browse files
committed
Generate updated javadocs for 1.0.2
1 parent 47ad2a9 commit ca1138c

File tree

512 files changed

+1028
-1028
lines changed

Some content is hidden

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

512 files changed

+1028
-1028
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -66,19 +66,19 @@ For a Maven project, add the following to your `pom.xml` file:
6666
<dependency>
6767
<groupId>io.dapr</groupId>
6868
<artifactId>dapr-sdk</artifactId>
69-
<version>1.0.1</version>
69+
<version>1.0.2</version>
7070
</dependency>
7171
<!-- Dapr's SDK for Actors (optional). -->
7272
<dependency>
7373
<groupId>io.dapr</groupId>
7474
<artifactId>dapr-sdk-actors</artifactId>
75-
<version>1.0.1</version>
75+
<version>1.0.2</version>
7676
</dependency>
7777
<!-- Dapr's SDK integration with SpringBoot (optional). -->
7878
<dependency>
7979
<groupId>io.dapr</groupId>
8080
<artifactId>dapr-sdk-springboot</artifactId>
81-
<version>1.0.1</version>
81+
<version>1.0.2</version>
8282
</dependency>
8383
...
8484
</dependencies>
@@ -106,11 +106,11 @@ repositories {
106106
dependencies {
107107
...
108108
// Dapr's core SDK with all features, except Actors.
109-
compile('io.dapr:dapr-sdk:1.0.1')
109+
compile('io.dapr:dapr-sdk:1.0.2')
110110
// Dapr's SDK for Actors (optional).
111-
compile('io.dapr:dapr-sdk-actors:1.0.1')
111+
compile('io.dapr:dapr-sdk-actors:1.0.2')
112112
// Dapr's SDK integration with SpringBoot (optional).
113-
compile('io.dapr:dapr-sdk-springboot:1.0.1')
113+
compile('io.dapr:dapr-sdk-springboot:1.0.2')
114114
}
115115
```
116116

docs/allclasses-index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 14:11:40 PDT 2021 -->
6-
<title>All Classes (dapr-sdk-parent 1.0.1 API)</title>
5+
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 15:45:37 PDT 2021 -->
6+
<title>All Classes (dapr-sdk-parent 1.0.2 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2021-03-17">
99
<meta name="description" content="class index">

docs/allpackages-index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 14:11:40 PDT 2021 -->
6-
<title>All Packages (dapr-sdk-parent 1.0.1 API)</title>
5+
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 15:45:37 PDT 2021 -->
6+
<title>All Packages (dapr-sdk-parent 1.0.2 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2021-03-17">
99
<meta name="description" content="package index">

docs/constant-values.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 14:11:40 PDT 2021 -->
6-
<title>Constant Field Values (dapr-sdk-parent 1.0.1 API)</title>
5+
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 15:45:37 PDT 2021 -->
6+
<title>Constant Field Values (dapr-sdk-parent 1.0.2 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2021-03-17">
99
<meta name="description" content="summary of constants">

docs/deprecated-list.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 14:11:40 PDT 2021 -->
6-
<title>Deprecated List (dapr-sdk-parent 1.0.1 API)</title>
5+
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 15:45:37 PDT 2021 -->
6+
<title>Deprecated List (dapr-sdk-parent 1.0.2 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2021-03-17">
99
<meta name="description" content="deprecated elements">

docs/help-doc.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 14:11:40 PDT 2021 -->
6-
<title>API Help (dapr-sdk-parent 1.0.1 API)</title>
5+
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 15:45:37 PDT 2021 -->
6+
<title>API Help (dapr-sdk-parent 1.0.2 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2021-03-17">
99
<meta name="description" content="help">

docs/index-all.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 14:11:40 PDT 2021 -->
6-
<title>Index (dapr-sdk-parent 1.0.1 API)</title>
5+
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 15:45:37 PDT 2021 -->
6+
<title>Index (dapr-sdk-parent 1.0.2 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2021-03-17">
99
<meta name="description" content="index">

docs/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 14:11:40 PDT 2021 -->
6-
<title>Overview (dapr-sdk-parent 1.0.1 API)</title>
5+
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 15:45:37 PDT 2021 -->
6+
<title>Overview (dapr-sdk-parent 1.0.2 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2021-03-17">
99
<meta name="description" content="package index">
@@ -67,7 +67,7 @@
6767
</header>
6868
<main role="main">
6969
<div class="header">
70-
<h1 class="title">dapr-sdk-parent 1.0.1 API</h1>
70+
<h1 class="title">dapr-sdk-parent 1.0.2 API</h1>
7171
</div>
7272
<div class="contentContainer">
7373
<div class="overviewSummary">

docs/io/dapr/Topic.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 14:11:40 PDT 2021 -->
6-
<title>Topic (dapr-sdk-parent 1.0.1 API)</title>
5+
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 15:45:37 PDT 2021 -->
6+
<title>Topic (dapr-sdk-parent 1.0.2 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2021-03-17">
99
<meta name="description" content="declaration: package: io.dapr, annotation type: Topic">

docs/io/dapr/actors/ActorId.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 14:11:40 PDT 2021 -->
6-
<title>ActorId (dapr-sdk-parent 1.0.1 API)</title>
5+
<!-- Generated by javadoc (13.0.2) on Wed Mar 17 15:45:37 PDT 2021 -->
6+
<title>ActorId (dapr-sdk-parent 1.0.2 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2021-03-17">
99
<meta name="description" content="declaration: package: io.dapr.actors, class: ActorId">

0 commit comments

Comments
 (0)