Skip to content

Releases: rssws/piWeather

v0.1.3

29 Jan 13:23
Compare
Choose a tag to compare

Updates:

  1. Fix the IP detection issue if the backend sits behind a proxy.
  2. Update dependencies including Spring Boot 3.
  3. Fix the deployment pipeline.

v0.1.2-beta.2

16 Jul 21:17
Compare
Choose a tag to compare

Updates:

  1. Support k8s deployment.
  2. Update dependencies.

v0.1.1-beta

01 Jul 23:06
cf6b898
Compare
Choose a tag to compare

Updates:

  1. Improve the robustness of piSensor.
  2. Set up workflows for building, publishing, and deploying images.

v0.1.0-beta

25 Jun 16:06
34363bd
Compare
Choose a tag to compare

Updates:

  1. Add piSensor to support the local DHT11 sensor;
  2. Add monitoring page in piClient to show local sensor data;
  3. Add endpoints in piService to gather and provide local sensor data;
  4. Add settings in piClient to allow hiding pages.

Docker Hub: pi-client, pi-service

v0.0.9

11 Jun 11:19
6455081
Compare
Choose a tag to compare

There were a lot of dependency issues since the last update.

In this new release, there are the following updates:

  1. Update all dependencies and fix incompatibility issues;
  2. Improve build process, support build with different .env files.

Docker Hub: pi-client, pi-service