All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.3.2 (2024-09-02)
- Moving build to point to Artifact registry. (0dc83e1)
0.3.1 (2023-09-12)
0.3.0 (2022-12-04)
- if the MQTT_CLIENT_ID isn't set, use hostname (without domain). (68d673f)
- refactor observability layer to be idiomatic Go and add tests for it. (275785a)
- typo. matt->mqtt. (bf4e84c)
0.2.6 (2022-09-06)
- allow the user to specify the topic for the test messages (abe7fc8)
- allow the user to specify the topic for the test messages (6733443)
0.2.5 (2022-09-06)
- fix (unlikely) race condition during startup, when connecting to MQTT. If the connection is lost during before the subscription is issued then we get stuck in a loop. (e4f469e)
0.2.4 (2022-06-08)
- test where inconsistent. consistency restored. (76df888)
0.2.3 (2022-06-08)
- update kafka-go to fix ordering. (79ce83e)
0.2.2 (2022-05-31)
- make the client struct consistently accessed as a pointer. (f12b380)
0.2.1 (2022-05-30)
0.2.0 (2022-05-20)
0.1.8 (2021-10-28)
- Errors in subscribe and unsubscribe are now logged. (f99e934)
0.1.7 (2021-10-26)
0.1.6 (2021-10-19)
0.1.5 (2021-09-22)
- add version output on startup (6464ba0)
- Retry MQTT connection 10 times with 3 seconds between each attempt. (2d8e909)
0.1.4 (2021-08-30)
- minor tweaks (5bcf122)
0.1.3 (2021-08-30)
0.1.2 (2021-08-20)
0.1.1 (2021-05-18)
- Makefile was invalid. (e78c955)
- Makefile was invalid. (e78c955)
- Makefile was invalid. (e78c955)