Releases: felddy/weewx-docker
Releases · felddy/weewx-docker
v5.1.0+r1
v5.1.0
This container now supports v5
of WeeWX. There are significant changes from v4
. Please read the upgrade guide for WeeWX-specific changes.
See:
If you are migrating from a previous version of the container please make sure your logger is configured to use the console.
Add the following to your weewx.conf
file to see the log output in the container logs:
[Logging]
[[root]]
level = INFO
handlers = console,
What's Changed
- Bump pre-commit from 3.0.4 to 3.1.0 by @dependabot in #160
- Bump setuptools from 67.3.2 to 67.4.0 by @dependabot in #159
- Bump crazy-max/ghaction-dump-context from 1.2.1 to 2.0.0 by @dependabot in #158
- Bump github/codeql-action from 2.2.4 to 2.2.5 by @dependabot in #162
- Bump pre-commit from 3.1.0 to 3.1.1 by @dependabot in #164
- Bump setuptools from 67.4.0 to 67.5.1 by @dependabot in #166
- Bump pytest from 7.2.1 to 7.2.2 by @dependabot in #165
- Bump setuptools from 67.5.1 to 67.6.0 by @dependabot in #167
- Bump step-security/harden-runner from 2.2.0 to 2.2.1 by @dependabot in #168
- Bump github/codeql-action from 2.2.5 to 2.2.6 by @dependabot in #169
- Bump actions/checkout from 3.3.0 to 3.4.0 by @dependabot in #173
- Bump github/codeql-action from 2.2.6 to 2.2.7 by @dependabot in #170
- Bump pre-commit from 3.1.1 to 3.2.0 by @dependabot in #175
- Bump wheel from 0.38.4 to 0.40.0 by @dependabot in #171
- Bump setuptools from 67.6.0 to 67.6.1 by @dependabot in #182
- Bump pre-commit from 3.2.0 to 3.2.1 by @dependabot in #181
- Bump actions/checkout from 3.4.0 to 3.5.0 by @dependabot in #179
- Bump github/codeql-action from 2.2.7 to 2.2.9 by @dependabot in #180
- Bump actions/dependency-review-action from 3.0.3 to 3.0.4 by @dependabot in #174
- Bump actions/stale from 7.0.0 to 8.0.0 by @dependabot in #177
- Bump ossf/scorecard-action from 2.1.2 to 2.1.3 by @dependabot in #183
- Bump semver from 2.13.0 to 3.0.0 by @dependabot in #184
- Bump step-security/harden-runner from 2.2.1 to 2.3.0 by @dependabot in #186
- Add SBOM generation to workflows and releases by @felddy in #187
- Bump github/codeql-action from 2.2.9 to 2.2.11 by @dependabot in #190
- Bump pre-commit from 3.2.1 to 3.2.2 by @dependabot in #185
- Bump pytest from 7.2.2 to 7.3.0 by @dependabot in #192
- Bump setuptools from 67.6.1 to 67.7.1 by @dependabot in #198
- Bump pytest from 7.3.0 to 7.3.1 by @dependabot in #195
- Bump step-security/harden-runner from 2.3.0 to 2.3.1 by @dependabot in #196
- Bump github/codeql-action from 2.2.11 to 2.2.12 by @dependabot in #193
- Bump actions/checkout from 3.5.0 to 3.5.2 by @dependabot in #194
- Bump docker from 6.0.1 to 6.1.1 by @dependabot in #206
- Bump step-security/harden-runner from 2.3.1 to 2.4.0 by @dependabot in #204
- Bump github/codeql-action from 2.2.12 to 2.3.3 by @dependabot in #205
- Bump crazy-max/ghaction-github-status from 3.1.0 to 3.2.0 by @dependabot in #207
- Bump setuptools from 67.7.1 to 67.7.2 by @dependabot in #200
- Bump pre-commit from 3.2.2 to 3.3.1 by @dependabot in #203
- Bump docker from 6.1.1 to 6.1.2 by @dependabot in #208
- Bump pre-commit from 3.3.1 to 3.3.2 by @dependabot in #209
- Bump setuptools from 67.7.2 to 67.8.0 by @dependabot in #211
- Bump github/codeql-action from 2.3.3 to 2.3.4 by @dependabot in #213
- Bump pytest-cov from 4.0.0 to 4.1.0 by @dependabot in #212
- Bump github/codeql-action from 2.3.4 to 2.3.5 by @dependabot in #214
- Bump docker from 6.1.2 to 6.1.3 by @dependabot in #217
- Bump actions/dependency-review-action from 3.0.4 to 3.0.6 by @dependabot in #216
- Bump github/codeql-action from 2.3.5 to 2.13.4 by @dependabot in #219
- Bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in #220
- Bump pytest from 7.3.1 to 7.3.2 by @dependabot in #221
- Use new build arg format and fix description publishing by @felddy in #222
- Add workflow to manage automerge PRs by @felddy in #226
- Bump semver from 3.0.0 to 3.0.1 by @dependabot in #225
- Bump ossf/scorecard-action from 2.1.3 to 2.2.0 by @dependabot in #230
- Bump step-security/harden-runner from 2.4.0 to 2.4.1 by @dependabot in #227
- Remove unused docker-compose requirement by @felddy in #236
- Bump wheel from 0.40.0 to 0.41.1 by @dependabot in #234
- Bump crazy-max/ghaction-dump-context from 2.0.0 to 2.1.0 by @dependabot in #235
- Bump step-security/harden-runner from 2.4.1 to 2.5.0 by @dependabot in #233
- Switch to new OpenSSF badge report URL by @felddy in #231
- Bump pytest from 7.3.2 to 7.4.0 by @dependabot in #229
- Bump pre-commit from 3.3.2 to 3.3.3 by @dependabot in #224
- Bump setuptools from 67.8.0 to 68.0.0 by @dependabot in #228
- Bump actions/dependency-review-action from 3.0.6 to 3.0.7 by @dependabot in #237
- Bump step-security/harden-runner from 2.5.0 to 2.5.1 by @dependabot in #238
- Bump setuptools from 68.0.0 to 68.1.2 by @dependabot in #241
- Bump actions/dependency-review-action from 3.0.7 to 3.0.8 by @dependabot in #239
- Bump wheel from 0.41.1 to 0.41.2 by @dependabot in #242
- Add comments to sha-pins by @felddy in #245
- Bump crazy-max/ghaction-github-labeler from 4.1.0 to 4.2.0 by @dependabot in #244
- Bump actions/checkout from 3.5.3 to 3.6.0 by @dependabot in #243
- Bump actions/upload-artifact from 3.1.2 to 3.1.3 by @dependabot in #249
- Bump actions/checkout from 3.6.0 to 4.0.0 by @dependabot in #246
- Bump setuptools from 68.1.2 to 68.2.0 by @dependabot in #250
- Bump pytest from 7.4.0 to 7.4.1 by @dependabot in #248
- Bump pre-commit from 3.3.3 to 3.4.0 by @dependabot in #247
- Bump pytest from 7.4.1 to 7.4.2 by @dependabot in #252
- Bump actions/dependency-review-action from 3.0.8 to 3.1.0 by @dependabot in #251
- Bump crazy-max/ghaction-github-status from 3.2.0 to 4.0.0 by @dependabot in #254
- Bump crazy-max/ghaction-github-labeler from 4.2.0 to 5.0.0 by @dependabot in #253
- Bump setuptools from 68.2.0 to 68.2.1 by @dependabot in #255
- Bump setuptools from 68.2.1 to 68.2.2 by @dependabot in #256
- Bump semver from 3.0.1 to 3.0.2 by @dependabot in #259
- Bump step-security/harden-runner from 2.5.1 to 2.6.0 by @dependabot in #258
- Bump actions/checkout from 4.0.0 to 4.1.0 by @dependabot in #257
- Bump ossf/scorecard-action from 2.2.0 to 2.3.0 by @dependabot in #260
- Bump p...
v4.10.2
Supports WeeWX version 4.10.2
See:
What's Changed
- Bump docker/setup-buildx-action from 1.6.0 to 1.7.0 by @dependabot in #73
- Bump step-security/harden-runner from 1.4.2 to 1.4.3 by @dependabot in #72
- Bump github/codeql-action from 2.1.8 to 2.1.9 by @dependabot in #74
- Add label workflows and sync with dependabot by @felddy in #90
- Combined dependencies PR by @felddy in #91
- Bump docker/login-action from 1.14.1 to 2 by @dependabot in #76
- Bump docker/setup-qemu-action from 1.2.0 to 2 by @dependabot in #77
- Bump docker/setup-buildx-action from 1.7.0 to 2 by @dependabot in #78
- Bump python from 3.10.4-alpine3.15 to 3.10.6-alpine3.15 by @dependabot in #85
- Bump docker/build-push-action from 2.10.0 to 3.1.1 by @dependabot in #86
- Bump actions/setup-go from 3.0.0 to 3.3.0 by @dependabot in #89
- Bump actions/github-script from 7f4e771d2b3022fa3b8bac499d4a547619f3ab10 to 6.2.0 by @dependabot in #95
- Combined dependencies PR by @felddy in #98
- Bump step-security/harden-runner from 1.4.3 to 1.4.5 by @dependabot in #92
- Bump actions/cache from 730dc31003a72af3c3b4bf51268c167ad4c67ad6 to 3.0.8 by @dependabot in #93
- Bump actions/upload-artifact from 3.0.0 to 3.1.0 by @dependabot in #94
- Bump github/codeql-action from 2.1.9 to 2.1.21 by @dependabot in #96
- Update actions/checkout requirement to 2541b1294d2704b0964813337f33b291d3f8596b by @dependabot in #97
- Bump actions/setup-python from 3.1.2 to 4.2.0 by @dependabot in #99
- Bump ossf/scorecard-action from 1.0.4 to 1.1.2 by @dependabot in #100
- Bump python from 3.10.6-alpine3.15 to 3.10.7-alpine3.15 by @dependabot in #103
- Bump github/codeql-action from 2.1.21 to 2.1.22 by @dependabot in #101
- Modernize build and testing process by @felddy in #156
- Bump step-security/harden-runner from 1.4.5 to 2.2.0 by @dependabot in #155
- Bump github/codeql-action from 2.1.22 to 2.2.4 by @dependabot in #153
- Prepare for 4.10.2 release by @felddy in #157
Full Changelog: v4.8.0...v4.10.2
v4.8.0
Supports WeeWX version 4.8.0
See:
What's Changed
- Incorporate upstream fixes and improvements by @felddy in #45
- Fix linter bit rot detected in nightly builds by @felddy in #58
- Bump actions/cache from 2 to 3.0.1 by @dependabot in #60
- Bump actions/setup-python from 2 to 3.1.0 by @dependabot in #59
- Bump actions/checkout from 2 to 3 by @dependabot in #52
- Version 4.8.0 by @felddy in #70
- Bump python from 3.10.2-alpine3.15 to 3.10.4-alpine3.15 by @dependabot in #57
- Add CII shield and harden CodeQL by @felddy in #71
Full Changelog: v4.5.1...v4.8.0
v4.5.1
Supports WeeWX version 4.5.1.
v4.4.0
v4.3.0
v4.1.1+interceptor
Added WeeWX-Interceptor, this module allows you to intercept/receive data from a network weather station.
Thanks to @MarcHagen.
v4.1.1
v4.0.0-pre.5+usb
Fix looping issue when uid 0 is requested.