Skip to content

Commit 1fc8daf

Browse files
authored
Merge branch 'master' into dependabot/github_actions/actions/checkout-6
2 parents b1c565d + 9b80cfc commit 1fc8daf

600 files changed

Lines changed: 611 additions & 611 deletions

File tree

Some content is hidden

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

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -69,19 +69,19 @@ For a Maven project, add the following to your `pom.xml` file:
6969
<dependency>
7070
<groupId>io.dapr</groupId>
7171
<artifactId>dapr-sdk</artifactId>
72-
<version>1.17.1</version>
72+
<version>1.17.2</version>
7373
</dependency>
7474
<!-- Dapr's SDK for Actors (optional). -->
7575
<dependency>
7676
<groupId>io.dapr</groupId>
7777
<artifactId>dapr-sdk-actors</artifactId>
78-
<version>1.17.1</version>
78+
<version>1.17.2</version>
7979
</dependency>
8080
<!-- Dapr's SDK integration with SpringBoot (optional). -->
8181
<dependency>
8282
<groupId>io.dapr</groupId>
8383
<artifactId>dapr-sdk-springboot</artifactId>
84-
<version>1.17.1</version>
84+
<version>1.17.2</version>
8585
</dependency>
8686
...
8787
</dependencies>
@@ -95,11 +95,11 @@ For a Gradle project, add the following to your `build.gradle` file:
9595
dependencies {
9696
...
9797
// Dapr's core SDK with all features, except Actors.
98-
compile('io.dapr:dapr-sdk:1.17.1')
98+
compile('io.dapr:dapr-sdk:1.17.2')
9999
// Dapr's SDK for Actors (optional).
100-
compile('io.dapr:dapr-sdk-actors:1.17.1')
100+
compile('io.dapr:dapr-sdk-actors:1.17.2')
101101
// Dapr's SDK integration with SpringBoot (optional).
102-
compile('io.dapr:dapr-sdk-springboot:1.17.1')
102+
compile('io.dapr:dapr-sdk-springboot:1.17.2')
103103
}
104104
```
105105

docs/allclasses-index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (17) -->
5-
<title>All Classes and Interfaces (dapr-sdk-parent 1.17.1 API)</title>
5+
<title>All Classes and Interfaces (dapr-sdk-parent 1.17.2 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">
88
<meta name="description" content="class index">

docs/allpackages-index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (17) -->
5-
<title>All Packages (dapr-sdk-parent 1.17.1 API)</title>
5+
<title>All Packages (dapr-sdk-parent 1.17.2 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">
88
<meta name="description" content="package index">

docs/constant-values.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (17) -->
5-
<title>Constant Field Values (dapr-sdk-parent 1.17.1 API)</title>
5+
<title>Constant Field Values (dapr-sdk-parent 1.17.2 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">
88
<meta name="description" content="summary of constants">

docs/dapr-sdk-workflows/allclasses-index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (17) -->
5-
<title>All Classes and Interfaces (dapr-sdk-workflows 1.17.1 API)</title>
5+
<title>All Classes and Interfaces (dapr-sdk-workflows 1.17.2 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">
88
<meta name="description" content="class index">

docs/dapr-sdk-workflows/allpackages-index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (17) -->
5-
<title>All Packages (dapr-sdk-workflows 1.17.1 API)</title>
5+
<title>All Packages (dapr-sdk-workflows 1.17.2 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">
88
<meta name="description" content="package index">

docs/dapr-sdk-workflows/help-doc.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (17) -->
5-
<title>API Help (dapr-sdk-workflows 1.17.1 API)</title>
5+
<title>API Help (dapr-sdk-workflows 1.17.2 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">
88
<meta name="description" content="help">

docs/dapr-sdk-workflows/index-all.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (17) -->
5-
<title>Index (dapr-sdk-workflows 1.17.1 API)</title>
5+
<title>Index (dapr-sdk-workflows 1.17.2 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">
88
<meta name="description" content="index">

docs/dapr-sdk-workflows/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (17) -->
5-
<title>Overview (dapr-sdk-workflows 1.17.1 API)</title>
5+
<title>Overview (dapr-sdk-workflows 1.17.2 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">
88
<meta name="description" content="package index">
@@ -49,7 +49,7 @@
4949
<div class="flex-content">
5050
<main role="main">
5151
<div class="header">
52-
<h1 class="title">dapr-sdk-workflows 1.17.1 API</h1>
52+
<h1 class="title">dapr-sdk-workflows 1.17.2 API</h1>
5353
</div>
5454
<div id="all-packages-table">
5555
<div class="caption"><span>Packages</span></div>

docs/dapr-sdk-workflows/io/dapr/workflows/Workflow.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (17) -->
5-
<title>Workflow (dapr-sdk-workflows 1.17.1 API)</title>
5+
<title>Workflow (dapr-sdk-workflows 1.17.2 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">
88
<meta name="description" content="declaration: package: io.dapr.workflows, interface: Workflow">

0 commit comments

Comments
 (0)