We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 513efb1 commit 5d08a19Copy full SHA for 5d08a19
CHANGELOG.md
@@ -14,7 +14,7 @@
14
limitations under the License.
15
-->
16
17
-### (????-??-??) v0.11.0
+### (2022-09-02) v0.11.0
18
19
- Flush remaining events in the buffer after interrupting the throttler.
20
pom.xml
@@ -79,7 +79,7 @@
79
80
<properties>
81
82
- <revision>0.11.0-SNAPSHOT</revision>
+ <revision>0.11.0</revision>
83
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
84
<project.build.resourceEncoding>UTF-8</project.build.resourceEncoding>
85
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
0 commit comments