Skip to content

Commit 1774f01

Browse files
Bump to v0.8.0 (#145)
1 parent b7551ac commit 1774f01

12 files changed

Lines changed: 177 additions & 146 deletions

source/components-and-apis.rst

Lines changed: 45 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,14 @@ Components
130130
- `GitHub - InfluxDB Storer and Retriever`_
131131
-
132132
- `API - InfluxDB-Retriever`_
133-
133+
* - File-mgmt
134+
- `GitHub - File-mgmt`_
135+
-
136+
- `API - File-mgmt`_
137+
* - Basic-auth
138+
- `GitHub - Basic-auth`_
139+
-
140+
-
134141

135142
Exposed APIs (API Gateway)
136143
--------------------------
@@ -445,58 +452,63 @@ dojot.
445452
.. _InfluxDB site: https://www.influxdata.com/
446453
.. _InfluxDB doc.: https://docs.influxdata.com/
447454

448-
.. _GitHub - auth: https://github.com/dojot/auth/tree/v0.7.1
449-
.. _API - auth: https://dojot.github.io/auth/apiary_v0.7.1.html
450-
.. _Messages - auth: https://github.com/dojot/auth/tree/v0.7.1#kafka-messages
455+
.. _GitHub - auth: https://github.com/dojot/auth/tree/v0.8.0
456+
.. _API - auth: https://dojot.github.io/auth/apiary_v0.8.0.html
457+
.. _Messages - auth: https://github.com/dojot/auth/tree/v0.8.0#kafka-messages
451458

452-
.. _GitHub - Dojot Kong: https://github.com/dojot/kong/tree/v0.7.1
459+
.. _GitHub - Dojot Kong: https://github.com/dojot/kong/tree/v0.8.0
453460

454-
.. _GitHub - history: https://github.com/dojot/history/tree/v0.7.1
455-
.. _API - history: https://dojot.github.io/history/apiary_v0.7.1.html
461+
.. _GitHub - history: https://github.com/dojot/history/tree/v0.8.0
462+
.. _API - history: https://dojot.github.io/history/apiary_v0.8.0.html
456463

457464

458-
.. _GitHub - DeviceManager: https://github.com/dojot/device-manager/tree/v0.7.1
459-
.. _API - DeviceManager: https://dojot.github.io/device-manager/apiary_v0.7.1.html
460-
.. _Messages - DeviceManager: https://github.com/dojot/device-manager/tree/v0.7.1#events
465+
.. _GitHub - DeviceManager: https://github.com/dojot/device-manager/tree/v0.8.0
466+
.. _API - DeviceManager: https://dojot.github.io/device-manager/apiary_v0.8.0.html
467+
.. _Messages - DeviceManager: https://github.com/dojot/device-manager/tree/v0.8.0#events
461468

462-
.. _GitHub - image-manager: https://github.com/dojot/image-manager/tree/v0.7.1
463-
.. _API - image-manager: https://dojot.github.io/image-manager/apiary_v0.7.1.html
469+
.. _GitHub - image-manager: https://github.com/dojot/image-manager/tree/v0.8.0
470+
.. _API - image-manager: https://dojot.github.io/image-manager/apiary_v0.8.0.html
464471

465472

466-
.. _GitHub - GUI: https://github.com/dojot/gui/tree/v0.7.1
473+
.. _GitHub - GUI: https://github.com/dojot/gui/tree/v0.8.0
467474

468475

469-
.. _GitHub - flowbroker: https://github.com/dojot/flowbroker/tree/v0.7.1
470-
.. _API - flowbroker: https://dojot.github.io/flowbroker/apiary_v0.7.1.html
476+
.. _GitHub - flowbroker: https://github.com/dojot/flowbroker/tree/v0.8.0
477+
.. _API - flowbroker: https://dojot.github.io/flowbroker/apiary_v0.8.0.html
471478

472-
.. _GitHub - data-broker: https://github.com/dojot/data-broker/tree/v0.7.1
473-
.. _API - data-broker: https://dojot.github.io/data-broker/apiary_v0.7.1.html
479+
.. _GitHub - data-broker: https://github.com/dojot/data-broker/tree/v0.8.0
480+
.. _API - data-broker: https://dojot.github.io/data-broker/apiary_v0.8.0.html
474481

475482
.. _Messages - iotagent-mosca: http://dojotdocs.readthedocs.io/projects/iotagent-mosca/en/latest/operation.html#sending-messages-to-other-components-via-kafka
476-
.. _GitHub - iotagent-mosca: https://github.com/dojot/iotagent-mosca/tree/v0.7.1
483+
.. _GitHub - iotagent-mosca: https://github.com/dojot/iotagent-mosca/tree/v0.8.0
484+
485+
.. _GitHub - iotagent-vernemq: https://github.com/dojot/dojot/tree/v0.8.0/connector/mqtt/vernemq
486+
487+
.. _GitHub - iotagent-leshan: https://github.com/dojot/iotagent-leshan/tree/v0.8.0
477488

478-
.. _GitHub - iotagent-vernemq: https://github.com/dojot/dojot/tree/v0.7.1/connector/mqtt/vernemq
489+
.. _GitHub - iotagent-http: https://github.com/dojot/dojot/tree/v0.8.0/connector/http-agent#readme
479490

480-
.. _GitHub - iotagent-leshan: https://github.com/dojot/iotagent-leshan/tree/v0.7.1
491+
.. _GitHub - Data Manager: https://github.com/dojot/data-manager/tree/v0.8.0
492+
.. _API - Data Manager: https://dojot.github.io/data-manager/apiary_v0.8.0.html
481493

482-
.. _GitHub - iotagent-http: https://github.com/dojot/dojot/tree/v0.7.1/connector/http-agent#readme
494+
.. _GitHub - Cron: https://github.com/dojot/cron/tree/v0.8.0
495+
.. _API - Cron: https://dojot.github.io/cron/apiary_v0.8.0.html
483496

484-
.. _GitHub - Data Manager: https://github.com/dojot/data-manager/tree/v0.7.1
485-
.. _API - Data Manager: https://dojot.github.io/data-manager/apiary_v0.7.1.html
497+
.. _GitHub - x509-identity-mgmt: https://github.com/dojot/dojot/tree/v0.8.0/iam/x509-identity-mgmt
498+
.. _API - x509-identity-mgmt: https://dojot.github.io/dojot/iam/x509-identity-mgmt/apiary_v0.8.0.html
486499

487-
.. _GitHub - Cron: https://github.com/dojot/cron/tree/v0.7.1
488-
.. _API - Cron: https://dojot.github.io/cron/apiary_v0.7.1.html
500+
.. _GitHub - Kafka2Ftp: https://github.com/dojot/dojot/tree/v0.8.0/connector/kafka2ftp
489501

490-
.. _GitHub - x509-identity-mgmt: https://github.com/dojot/dojot/tree/v0.7.1/iam/x509-identity-mgmt
491-
.. _API - x509-identity-mgmt: https://dojot.github.io/dojot/iam/x509-identity-mgmt/apiary_v0.7.1.html
502+
.. _GitHub - Kafka WS: https://github.com/dojot/dojot/tree/v0.8.0/subscription-engine/kafka-ws
503+
.. _API - kafka-ws: https://dojot.github.io/dojot/subscription-engine/kafka-ws/apiary_v0.8.0.html
492504

493-
.. _GitHub - Kafka2Ftp: https://github.com/dojot/dojot/tree/v0.7.1/connector/kafka2ftp
505+
.. _GitHub - V2: https://github.com/dojot/gui-v2/tree/v0.8.0
494506

495-
.. _GitHub - Kafka WS: https://github.com/dojot/dojot/tree/v0.7.1/subscription-engine/kafka-ws
496-
.. _API - kafka-ws: https://dojot.github.io/dojot/subscription-engine/kafka-ws/apiary_v0.7.1.html
497507

498-
.. _GitHub - V2: https://github.com/dojot/gui-v2/tree/v0.7.1
508+
.. _GitHub - InfluxDB Storer and Retriever: https://github.com/dojot/dojot/tree/v0.8.0/storage/time-series/influxdb
509+
.. _API - InfluxDB-Retriever: https://dojot.github.io/dojot/storage/time-series/influxdb/retriever/doc.html?version=v0.8.0
499510

511+
.. _GitHub - File-mgmt: https://github.com/dojot/dojot/tree/release/v0.8.0/storage/file/minio/file-mgmt
512+
.. _API - File-mgmt: https://dojot.github.io/dojot/storage/file/minio/file-mgmt/doc.html?version=v0.8.0
500513

501-
.. _GitHub - InfluxDB Storer and Retriever: https://github.com/dojot/dojot/tree/v0.7.1/storage/time-series/influxdb
502-
.. _API - InfluxDB-Retriever: https://dojot.github.io/dojot/storage/time-series/influxdb/retriever/doc.html?version=v0.7.1
514+
.. _GitHub - Basic-auth: https://github.com/dojot/dojot/tree/release/v0.8.0/iam/device-basic-authentication

source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,9 @@
5454
# built documents.
5555
#
5656
# The short X.Y version.
57-
version = u'v0.7.1'
57+
version = u'v0.8.0'
5858
# The full version, including alpha/beta/rc tags.
59-
release = u'v0.7.1'
59+
release = u'v0.8.0'
6060

6161
# The language for content autogenerated by Sphinx. Refer to documentation
6262
# for a list of supported languages.

source/faq/faq.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,9 +130,10 @@ If you need another version, you could checkout a tag instead:
130130
v0.6.0
131131
v0.7.0
132132
v0.7.1
133+
v0.8.0
133134
134135
135-
$ git checkout v0.7.1
136+
$ git checkout v0.8.0
136137
137138
138139
Devices

source/installation-guide.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,10 +143,10 @@ replaced): ::
143143

144144
For instance: ::
145145

146-
git checkout v0.7.1 -b v0.7.1
146+
git checkout v0.8.0 -b v0.8.0
147147

148148
.. note::
149-
For a guide on how to use **HTTPS** go to this link: https://github.com/dojot/docker-compose/tree/v0.7.1#how-to-secure-dojot-with-nginx-and-lets-encrypt
149+
For a guide on how to use **HTTPS** go to this link: https://github.com/dojot/docker-compose/tree/v0.8.0#how-to-secure-dojot-with-nginx-and-lets-encrypt
150150

151151

152152
.. attention::

source/load-testing-dojot-platform.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ the same version as your current environment:
2323
2424
git clone https://github.com/dojot/dojot.git
2525
cd dojot
26-
git checkout v0.7.1
26+
git checkout v0.8.0
2727
2828
Enter in Locust directory:
2929

source/locale/pt_BR/LC_MESSAGES/copyright-and-license.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#
66
msgid ""
77
msgstr ""
8-
"Project-Id-Version: dojot v0.7.1\n"
8+
"Project-Id-Version: dojot v0.8.0\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2021-02-05 15:36-0300\n"
1111
"PO-Revision-Date: 2021-02-05 15:42-0300\n"

source/locale/pt_BR/LC_MESSAGES/installation-guide.po

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgid ""
66
msgstr ""
77
"Project-Id-Version: dojot 0.2.0\n"
88
"Report-Msgid-Bugs-To: \n"
9-
"POT-Creation-Date: 2022-02-10 10:01-0300\n"
9+
"POT-Creation-Date: 2022-09-30 14:10-0300\n"
1010
"PO-Revision-Date: 2021-07-01 13:26-0300\n"
1111
"Last-Translator: \n"
1212
"Language: pt_BR\n"
@@ -203,6 +203,7 @@ msgstr "Docker Compose"
203203

204204
#: ../../source/installation-guide.rst:71
205205
#: ../../source/installation-guide.rst:226
206+
#, fuzzy
206207
msgid ""
207208
"In this video tutorial above, version v0.7.1 is used, but the same video "
208209
"is valid for the current version."
@@ -347,11 +348,11 @@ msgstr "Por exemplo: ::"
347348
#: ../../source/installation-guide.rst:149
348349
msgid ""
349350
"For a guide on how to use **HTTPS** go to this link: "
350-
"https://github.com/dojot/docker-compose/tree/v0.7.1#how-to-secure-dojot-"
351+
"https://github.com/dojot/docker-compose/tree/v0.8.0#how-to-secure-dojot-"
351352
"with-nginx-and-lets-encrypt"
352353
msgstr ""
353354
"Para obter um guia sobre como usar **HTTPS**, acesse este link: "
354-
"https://github.com/dojot/docker-compose/tree/v0.7.1#how-to-secure-dojot-"
355+
"https://github.com/dojot/docker-compose/tree/v0.8.0#how-to-secure-dojot-"
355356
"with-nginx-and-lets-encrypt"
356357

357358
#: ../../source/installation-guide.rst:153

0 commit comments

Comments
 (0)