Releases: freifunkMUC/wgkex
Releases · freifunkMUC/wgkex
v0.2.1
v0.2.0
What's Changed
- Update pyroute2 requirement from ~=0.7.9 to ~=0.7.10 by @dependabot in #118
- Bump actions/setup-python from 4 to 5 by @dependabot in #120
⚠️ Weighted loadbalancing (client steering), WG peer config push to clients by @DasSkelett in #87- Some fixes for the loadbalancing changes by @DasSkelett in #121
- Bump python from 3.11.5-bullseye to 3.11.7-bullseye by @dependabot in #122
- Bump actions/cache from 3 to 4 by @dependabot in #125
- Update flask requirement from ~=3.0.0 to ~=3.0.1 by @dependabot in #124
- Update pyroute2 requirement from ~=0.7.10 to ~=0.7.11 by @dependabot in #123
- fix: black linting by @GoliathLabs in #127
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- Disable keepalive on Gateway site by @awlx in #107
- Bump docker/login-action from 2 to 3 by @dependabot in #108
- Bump actions/checkout from 3 to 4 by @dependabot in #109
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #110
- Bump docker/metadata-action from 4 to 5 by @dependabot in #111
- Bump docker/build-push-action from 4 to 5 by @dependabot in #112
- Bump docker/setup-qemu-action from 2 to 3 by @dependabot in #113
- readme: update TOC by @grische in #115
- readme.md: fix wrong bracket ] in command by @istrator2 in #117
- support for multiple prefixes and related fixes by @istrator2 in #116
New Contributors
- @grische made their first contribution in #115
- @istrator2 made their first contribution in #117
Full Changelog: v0.1.0...v0.1.1
v0.1.0
v0.0.9
What's Changed
- Bump python from 3.11.2-bullseye to 3.11.3-bullseye by @dependabot in #102
- Use waitress instead of flask for prod by @awlx in #105
- Bump python from 3.11.3-bullseye to 3.11.5-bullseye by @dependabot in #104
- Select architectural diagram in README based on color scheme by @penguineer in #101
New Contributors
- @penguineer made their first contribution in #101
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- Tests fixup by @rucarrol-goog in #70
- Doc badge add by @rucarrol-goog in #71
- Add boiler plate bazel coverage support for github actions. by @rucarrol-goog in #72
- Coverage by @rucarrol-goog in #73
- Add boiler plate bazel coverage support for github actions. by @rucarrol-goog in #74
- Adding missing tests by @rucarrol-goog in #75
- Added: workflows to publish our own images by @GoliathLabs in #77
- Changed: push branch to main by @GoliathLabs in #83
- Bump actions/setup-python from 2 to 4 by @dependabot in #82
- Bump actions/upload-artifact from 1 to 3 by @dependabot in #81
- Bump actions/cache from 2 to 3 by @dependabot in #79
- Bump abatilo/actions-poetry from 2.1.0 to 2.1.5 by @dependabot in #80
- Bump actions/checkout from 2 to 3 by @dependabot in #78
- Bump abatilo/actions-poetry from 2.1.5 to 2.1.6 by @dependabot in #90
- README additions & build fixes by @DasSkelett in #89
- Bump python from 3.10.6-bullseye to 3.10.7-bullseye by @dependabot in #91
- Add broker listen config to wgkex.yaml by @DasSkelett in #92
- Bump python from 3.10.7-bullseye to 3.11.0-bullseye by @dependabot in #94
- Bump abatilo/actions-poetry from 2.1.6 to 2.2.0 by @dependabot in #96
- This fixes bazel coverage by @awlx in #99
- Bump docker/build-push-action from 3 to 4 by @dependabot in #98
- Bump python from 3.11.0-bullseye to 3.11.2-bullseye by @dependabot in #100
New Contributors
- @dependabot made their first contribution in #82
- @DasSkelett made their first contribution in #89
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- PR to centralising logging configuration by @rucarrol-goog in #66
- Replace or create existing route by @awlx in #68
Full Changelog: v0.0.6...v0.0.7
v0.0.6
v0.0.5
v0.0.4
What's Changed
- Add a Dockerfile for broker by @awlx in #54
- Use bazel for builds by @awlx in #56
-
- Use logging instead of print() by @rucarrol-goog in #55
- worker: use get_attr and prevent TypeError by @moepman in #57
- Fixup domain prefix by @rucarrol-goog in #58
- move domain_prefix from MQTT to root in config. by @rucarrol-goog in #59
- Add configurable log_level by @awlx in #61
Full Changelog: v0.0.3...v0.0.4