Skip to content

Releases: radeklat/mqtt-influxdb-gateway

0.2.4

15 Nov 19:00
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.
Types of changes are:

  • Breaking changes for breaking changes.
  • Features for new features or changes in existing functionality.
  • Fixes for any bug fixes.
  • Deprecated for soon-to-be removed features.

Unreleased

0.2.4 - 2023-11-07

Fixes

  • Update pydantic to 2.x.

0.2.3 - 2023-09-16

Fixes

  • Switch settings-doc from CI to pre-commit hook.

0.2.2 - 2022-12-30

Fixes

  • Dependencies update

0.2.1 - 2021-11-07

Fixes

  • Improved environment variables documentation.

0.2.0 - 2021-11-02

Features

  • Option to define when to merge data points (mqtt_merge_data_points_on).
  • Validation of variables in mqtt_topic_pattern.
  • Validation of influxdb_url
  • Options to set global bucket and measurement with influxdb_default_bucket and influxdb_default_measurement.
  • Documentation of settings.

0.1.2 - 2021-10-31

Features

  • Change Dockerfile to use Python version from pyproject.toml.

0.1.1 - 2021-10-30

Features

  • Updates build process to build docker images for multiple architectures.

Fixes

  • docker-compose file not starting up the container correctly.

0.1.0 - 2021-10-28

  • Initial release

0.2.1

07 Nov 17:03
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.
Types of changes are:

  • Added for new features.
  • Changed for changes in existing functionality.
  • Deprecated for soon-to-be removed features.
  • Removed for now removed features.
  • Fixed for any bug fixes.
  • Security in case of vulnerabilities.

Unreleased

0.2.1 - 2011-11-07

Fixed

  • Improved environment variables documentation.

0.2.0 - 2011-11-02

Added

  • Option to define when to merge data points (mqtt_merge_data_points_on).
  • Validation of variables in mqtt_topic_pattern.
  • Validation of influxdb_url
  • Options to set global bucket and measurement with influxdb_default_bucket and influxdb_default_measurement.
  • Documentation of settings.

0.1.2 - 2011-10-31

Changed

  • Change Dockerfile to use Python version from pyproject.toml.

0.1.1 - 2011-10-30

Changed

  • Updates build process to build docker images for multiple architectures.

Fixed

  • docker-compose file not starting up the container correctly.

0.1.0 - 2011-10-28

  • Initial release

0.2.0

03 Nov 12:25
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.
Types of changes are:

  • Added for new features.
  • Changed for changes in existing functionality.
  • Deprecated for soon-to-be removed features.
  • Removed for now removed features.
  • Fixed for any bug fixes.
  • Security in case of vulnerabilities.

Unreleased

0.2.0 - 2011-11-02

Added

  • Option to define when to merge data points (mqtt_merge_data_points_on).
  • Validation of variables in mqtt_topic_pattern.
  • Validation of influxdb_url
  • Options to set global bucket and measurement with influxdb_default_bucket and influxdb_default_measurement.
  • Documentation of settings.

0.1.2 - 2011-10-31

Changed

  • Change Dockerfile to use Python version from pyproject.toml.

0.1.1 - 2011-10-30

Changed

  • Updates build process to build docker images for multiple architectures.

Fixed

  • docker-compose file not starting up the container correctly.

0.1.0 - 2011-10-28

  • Initial release

0.1.2

31 Oct 15:15
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.
Types of changes are:

  • Added for new features.
  • Changed for changes in existing functionality.
  • Deprecated for soon-to-be removed features.
  • Removed for now removed features.
  • Fixed for any bug fixes.
  • Security in case of vulnerabilities.

Unreleased

0.1.2 - 2011-10-31

Changed

  • Change Dockerfile to use Python version from pyproject.toml.

0.1.1 - 2011-10-30

Changed

  • Updates build process to build docker images for multiple architectures.

Fixed

  • docker-compose file not starting up the container correctly.

0.1.0 - 2011-10-28

  • Initial release