Skip to content

Commit

Permalink
Doc version bump to 0.0.39
Browse files Browse the repository at this point in the history
  • Loading branch information
ocadaruma committed Jul 27, 2020
1 parent d029f7b commit 816cbe3
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion docs/consuming-any-data.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Consuming Arbitrary Topic
=========================
:base_version: 0.0.39-SNAPSHOT
:base_version: 0.0.39
:modules: common,protocol,processor

This document guides you how to consume and process topics containing records not consists of Decaton's protocol (not produced by DecatonClient) using Decaton processors.
Expand Down
2 changes: 1 addition & 1 deletion docs/dynamic-property-configuration.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Dynamic Property Configuration
=============================
:base_version: 0.0.39-SNAPSHOT
:base_version: 0.0.39
:modules: centraldogma,processor

== Property Supplier
Expand Down
2 changes: 1 addition & 1 deletion docs/getting-started.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Getting Started Decaton
=======================
:base_version: 0.0.39-SNAPSHOT
:base_version: 0.0.39
:modules: common,client,processor,protobuf

Let's start from the most basic usage of Decaton client/processor.
Expand Down
2 changes: 1 addition & 1 deletion docs/key-blocking.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
= Key Blocking
:base_version: 0.0.39-SNAPSHOT
:base_version: 0.0.39
:modules: processor

== Introduction
Expand Down
2 changes: 1 addition & 1 deletion docs/monitoring.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Monitoring Decaton
==================
:base_version: 0.0.39-SNAPSHOT
:base_version: 0.0.39
:modules: processor

This document guides you how to monitor your Decaton processor applications.
Expand Down
2 changes: 1 addition & 1 deletion docs/rate-limiting.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
= Rate Limiting
:base_version: 0.0.39-SNAPSHOT
:base_version: 0.0.39
:modules: processor

== Introduction
Expand Down
2 changes: 1 addition & 1 deletion docs/retry-queueing.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
= Retry Queuing
:base_version: 0.0.39-SNAPSHOT
:base_version: 0.0.39
:modules: processor

== Introduction
Expand Down
2 changes: 1 addition & 1 deletion docs/task-compaction.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
= Task Compaction
:base_version: 0.0.39-SNAPSHOT
:base_version: 0.0.39
:modules: processor

== Introduction
Expand Down
2 changes: 1 addition & 1 deletion docs/why-decaton.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Why Decaton
===========
:base_version: 0.0.39-SNAPSHOT
:base_version: 0.0.39
:modules: processor

This document explains why we have decided to create a new consumer framework.
Expand Down

0 comments on commit 816cbe3

Please sign in to comment.