This is an automated email from the ASF dual-hosted git repository.

riemer pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/streampipes-website.git


    from 0f85495d2 Merge branch 'dev'
     add e09fbb78c fix: update broken links in current version (#183)
     add 0b21ef91b chore(python-docs): update python doc assets to recent 
development state (#191)
     add 0270dd37f fix: correction GitHub Actions badge
     add e12d2d7ca Merge pull request #192 from ittuann/badge
     add 99ab7ad28 chore(python-docs): update python doc assets to recent 
development state (#194)
     add 6e87bd703 Add section on OAuth configuration (#196)
     new 0ca2a56ef Merge branch 'dev'

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CONTRIBUTING.md                                    |   2 +-
 README.md                                          |   4 +-
 docs-python/dev/reference/client/client/index.html |   2 +-
 docs-python/dev/reference/client/config/index.html |  22 ++++-
 .../client/credential_provider/index.html          |   2 +-
 .../endpoint/api/data_lake_measure/index.html      |   2 +-
 .../reference/endpoint/api/data_stream/index.html  |   2 +-
 .../dev/reference/endpoint/api/version/index.html  |   2 +-
 .../dev/reference/endpoint/endpoint/index.html     |   2 +-
 .../dev/reference/endpoint/exceptions/index.html   |   2 +-
 .../function_zoo/river_function/index.html         |   2 +-
 .../reference/functions/broker/broker/index.html   |   2 +-
 .../functions/broker/broker_handler/index.html     |   2 +-
 .../reference/functions/broker/consumer/index.html |   2 +-
 .../broker/kafka/kafka_consumer/index.html         |   2 +-
 .../broker/kafka/kafka_message_fetcher/index.html  |   2 +-
 .../broker/kafka/kafka_publisher/index.html        |   2 +-
 .../functions/broker/nats/nats_consumer/index.html |   2 +-
 .../broker/nats/nats_publisher/index.html          |   2 +-
 .../functions/broker/output_collector/index.html   |   2 +-
 .../functions/broker/publisher/index.html          |   2 +-
 .../functions/function_handler/index.html          |   2 +-
 .../reference/functions/registration/index.html    |   2 +-
 .../functions/streampipes_function/index.html      |   2 +-
 .../functions/utils/async_iter_handler/index.html  |   2 +-
 .../functions/utils/data_stream_context/index.html |   2 +-
 .../utils/data_stream_generator/index.html         |   4 +-
 .../functions/utils/function_context/index.html    |   2 +-
 docs-python/dev/reference/model/common/index.html  |   2 +-
 .../model/container/data_lake_measures/index.html  |   2 +-
 .../model/container/data_streams/index.html        |   2 +-
 .../model/container/resource_container/index.html  |   2 +-
 .../reference/model/container/versions/index.html  |   2 +-
 .../model/resource/data_lake_measure/index.html    |   2 +-
 .../model/resource/data_series/index.html          |   2 +-
 .../model/resource/data_stream/index.html          |   2 +-
 .../reference/model/resource/exceptions/index.html |   2 +-
 .../model/resource/function_definition/index.html  |   2 +-
 .../model/resource/query_result/index.html         |   2 +-
 .../reference/model/resource/resource/index.html   |   2 +-
 .../reference/model/resource/version/index.html    |   2 +-
 docs-python/dev/search/search_index.json           |   2 +-
 docs-python/dev/sitemap.xml                        |  96 +++++++++---------
 docs-python/dev/sitemap.xml.gz                     | Bin 711 -> 712 bytes
 docs/05_deploy-docker.md                           |   4 +-
 docs/05_deploy-security.md                         | 107 ++++++++++++++++++++-
 docs/06_extend-cli.md                              |   4 +-
 docs/09_get-help.md                                |   2 +-
 .../version-0.95.0/05_deploy-docker.md             |   4 +-
 .../versioned_docs/version-0.95.0/06_extend-cli.md |   4 +-
 .../versioned_docs/version-0.95.0/09_get-help.md   |   2 +-
 51 files changed, 226 insertions(+), 105 deletions(-)

Reply via email to