Skip to content

Commit

Permalink
Cut release 1.2 (#585)
Browse files Browse the repository at this point in the history
* Upgrade version to 1.2.0

* Generate updated javadocs for 1.2.0
  • Loading branch information
artursouza authored Jul 27, 2021
1 parent 86d810d commit 1ce1cd4
Show file tree
Hide file tree
Showing 540 changed files with 160,255 additions and 108,586 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,19 +50,19 @@ For a Maven project, add the following to your `pom.xml` file:
<dependency>
<groupId>io.dapr</groupId>
<artifactId>dapr-sdk</artifactId>
<version>1.1.0</version>
<version>1.2.0</version>
</dependency>
<!-- Dapr's SDK for Actors (optional). -->
<dependency>
<groupId>io.dapr</groupId>
<artifactId>dapr-sdk-actors</artifactId>
<version>1.1.0</version>
<version>1.2.0</version>
</dependency>
<!-- Dapr's SDK integration with SpringBoot (optional). -->
<dependency>
<groupId>io.dapr</groupId>
<artifactId>dapr-sdk-springboot</artifactId>
<version>1.1.0</version>
<version>1.2.0</version>
</dependency>
...
</dependencies>
Expand All @@ -76,11 +76,11 @@ For a Gradle project, add the following to your `build.gradle` file:
dependencies {
...
// Dapr's core SDK with all features, except Actors.
compile('io.dapr:dapr-sdk:1.1.0')
compile('io.dapr:dapr-sdk:1.2.0')
// Dapr's SDK for Actors (optional).
compile('io.dapr:dapr-sdk-actors:1.1.0')
compile('io.dapr:dapr-sdk-actors:1.2.0')
// Dapr's SDK integration with SpringBoot (optional).
compile('io.dapr:dapr-sdk-springboot:1.1.0')
compile('io.dapr:dapr-sdk-springboot:1.2.0')
}
```

Expand Down
1,489 changes: 755 additions & 734 deletions docs/allclasses-index.html

Large diffs are not rendered by default.

159 changes: 90 additions & 69 deletions docs/allpackages-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,32 +2,41 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Wed May 26 10:50:57 PDT 2021 -->
<title>All Packages (dapr-sdk-parent 1.1.0 API)</title>
<!-- Generated by javadoc (13.0.2) on Mon Jul 26 17:23:10 PDT 2021 -->
<title>All Packages (dapr-sdk-parent 1.2.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-05-26">
<meta name="dc.created" content="2021-07-26">
<meta name="description" content="package index">
<meta name="generator" content="javadoc/AllPackagesIndexWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.css" title="Style">
<script type="text/javascript" src="script.js"></script>
<script type="text/javascript" src="script-dir/jquery-3.5.1.min.js"></script>
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
<script type="text/javascript" src="script-dir/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="script-dir/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="script-dir/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="script-dir/jquery-3.4.1.js"></script>
<script type="text/javascript" src="script-dir/jquery-ui.js"></script>
</head>
<body class="all-packages-index-page">
<body class="all-packages-index">
<script type="text/javascript">var pathtoroot = "./";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar.top">
<div class="skip-nav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar.top.firstrow" class="nav-list" title="Navigation">
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="index.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
Expand All @@ -38,90 +47,103 @@
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search">SEARCH:</label>
<div class="subNav">
<div class="navListSearch"><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip.navbar.top">
<a id="skip.navbar.top">
<!-- -->
</span></nav>
</a>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="All&amp;nbsp;Packages" class="title">All&nbsp;Packages</h1>
</div>
<div class="packages-summary">
<table class="summary-table">
<caption><span>Package Summary</span></caption>
<div class="allPackagesContainer">
<div class="packagesSummary">
<table>
<caption><span>Package Summary</span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Package</th>
<th class="col-last" scope="col">Description</th>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<th class="col-first" scope="row"><a href="io/dapr/package-summary.html">io.dapr</a></th>
<td class="col-last">&nbsp;</td>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="io/dapr/package-summary.html">io.dapr</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="row-color">
<th class="col-first" scope="row"><a href="io/dapr/actors/package-summary.html">io.dapr.actors</a></th>
<td class="col-last">&nbsp;</td>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="io/dapr/actors/package-summary.html">io.dapr.actors</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="alt-color">
<th class="col-first" scope="row"><a href="io/dapr/actors/client/package-summary.html">io.dapr.actors.client</a></th>
<td class="col-last">&nbsp;</td>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="io/dapr/actors/client/package-summary.html">io.dapr.actors.client</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="row-color">
<th class="col-first" scope="row"><a href="io/dapr/actors/runtime/package-summary.html">io.dapr.actors.runtime</a></th>
<td class="col-last">&nbsp;</td>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="io/dapr/actors/runtime/package-summary.html">io.dapr.actors.runtime</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="alt-color">
<th class="col-first" scope="row"><a href="io/dapr/client/package-summary.html">io.dapr.client</a></th>
<td class="col-last">&nbsp;</td>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="io/dapr/client/package-summary.html">io.dapr.client</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="row-color">
<th class="col-first" scope="row"><a href="io/dapr/client/domain/package-summary.html">io.dapr.client.domain</a></th>
<td class="col-last">&nbsp;</td>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="io/dapr/client/domain/package-summary.html">io.dapr.client.domain</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="alt-color">
<th class="col-first" scope="row"><a href="io/dapr/config/package-summary.html">io.dapr.config</a></th>
<td class="col-last">&nbsp;</td>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="io/dapr/config/package-summary.html">io.dapr.config</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="row-color">
<th class="col-first" scope="row"><a href="io/dapr/exceptions/package-summary.html">io.dapr.exceptions</a></th>
<td class="col-last">&nbsp;</td>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="io/dapr/exceptions/package-summary.html">io.dapr.exceptions</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="alt-color">
<th class="col-first" scope="row"><a href="io/dapr/internal/opencensus/package-summary.html">io.dapr.internal.opencensus</a></th>
<td class="col-last">&nbsp;</td>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="io/dapr/internal/opencensus/package-summary.html">io.dapr.internal.opencensus</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="row-color">
<th class="col-first" scope="row"><a href="io/dapr/serializer/package-summary.html">io.dapr.serializer</a></th>
<td class="col-last">&nbsp;</td>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="io/dapr/serializer/package-summary.html">io.dapr.serializer</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="alt-color">
<th class="col-first" scope="row"><a href="io/dapr/utils/package-summary.html">io.dapr.utils</a></th>
<td class="col-last">&nbsp;</td>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="io/dapr/utils/package-summary.html">io.dapr.utils</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="row-color">
<th class="col-first" scope="row"><a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></th>
<td class="col-last">&nbsp;</td>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottom-nav" id="navbar.bottom">
<div class="skip-nav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar.bottom.firstrow" class="nav-list" title="Navigation">
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="index.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
Expand All @@ -132,13 +154,12 @@ <h1 title="All&amp;nbsp;Packages" class="title">All&nbsp;Packages</h1>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<span class="skip-nav" id="skip.navbar.bottom">
<a id="skip.navbar.bottom">
<!-- -->
</span></nav>
<p class="legal-copy"><small>Copyright &#169; 2021. All rights reserved.</small></p>
</a>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2021. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>
Loading

0 comments on commit 1ce1cd4

Please sign in to comment.