Releases: austinmesh/bridger
Releases · austinmesh/bridger
0.4.6
What's Changed
- oops, this won't work. ignore message extra params for logger by @andyshinn in #156
Full Changelog: 0.4.5...0.4.6
0.4.5
What's Changed
- don't unfurl URLs and use our stock avatar by @andyshinn in #141
- docker compose by @andyshinn in #130
- ignore PKI for testmsg as well by @andyshinn in #155
Version Bumps
- Bump meshtastic from 2.7.0 to 2.7.1 by @dependabot[bot] in #142
- Bump discord-py from 2.5.2 to 2.6.2 by @dependabot[bot] in #143
- Bump coverage from 7.10.4 to 7.10.5 by @dependabot[bot] in #144
- Bump requests from 2.32.4 to 2.32.5 by @dependabot[bot] in #145
- Bump actions/setup-python from 5.6.0 to 6.0.0 in /.github/workflows by @dependabot[bot] in #146
- Bump coverage from 7.10.5 to 7.10.6 by @dependabot[bot] in #147
- Bump cryptography from 45.0.6 to 45.0.7 by @dependabot[bot] in #148
- Bump sentry-sdk from 2.35.0 to 2.37.0 by @dependabot[bot] in #149
- Bump typing-extensions from 4.14.1 to 4.15.0 by @dependabot[bot] in #150
- Bump pytest-cov from 6.2.1 to 6.3.0 by @dependabot[bot] in #151
- Bump pytest from 8.4.1 to 8.4.2 by @dependabot[bot] in #152
- Bump discord-py from 2.6.2 to 2.6.3 by @dependabot[bot] in #153
Full Changelog: 0.4.4...0.4.5
0.4.4
What's Changed
- we don't want to accidentally add any tokens to our issue output by @andyshinn in #138
- extended hop info in test msg by @andyshinn in #139
- let's help with retrying too fast with backoffs and retries for mqtt … by @andyshinn in #129
- fix discord webhook by @andyshinn in #140
- Bump charset-normalizer from 3.4.2 to 3.4.3 by @dependabot[bot] in #127
- Bump coverage from 7.10.2 to 7.10.3 by @dependabot[bot] in #128
- Bump actions/checkout from 4.2.2 to 5.0.0 in /.github/workflows by @dependabot[bot] in #135
- Bump multidict from 6.6.3 to 6.6.4 by @dependabot[bot] in #131
- Bump protobuf from 6.31.1 to 6.32.0 by @dependabot[bot] in #132
- Bump sentry-sdk from 2.34.1 to 2.35.0 by @dependabot[bot] in #133
- Bump coverage from 7.10.3 to 7.10.4 by @dependabot[bot] in #134
Full Changelog: 0.4.2...0.4.3
0.4.3
What's Changed
- Bump charset-normalizer from 3.4.2 to 3.4.3 by @dependabot[bot] in #127
- Bump coverage from 7.10.2 to 7.10.3 by @dependabot[bot] in #128
- let's help with retrying too fast with backoffs and retries for mqtt … by @andyshinn in #129
- Bump actions/checkout from 4.2.2 to 5.0.0 in /.github/workflows by @dependabot[bot] in #135
- Bump multidict from 6.6.3 to 6.6.4 by @dependabot[bot] in #131
- Bump protobuf from 6.31.1 to 6.32.0 by @dependabot[bot] in #132
- Bump sentry-sdk from 2.34.1 to 2.35.0 by @dependabot[bot] in #133
- Bump coverage from 7.10.3 to 7.10.4 by @dependabot[bot] in #134
- we don't want to accidentally add any tokens to our issue output by @andyshinn in #138
- extended hop info in test msg by @andyshinn in #139
Full Changelog: 0.4.2...0.4.3
0.4.2
0.4.1
What's Changed
- fix refereances after GatewayData refactor by @andyshinn in #125
Full Changelog: 0.4.0...0.4.1
0.4.0
What's Changed
- bump some reqs for dependabot by @andyshinn in #105
- move our deduplication logic to a shared class and add it to testmsg … by @andyshinn in #106
- version bumps by @andyshinn in #114
- alternative time formatting and correct current time when gateway is wrong by @andyshinn in #113
- standardize on node_id in gateway and node dataclasses by @andyshinn in #115
- social logo for github by @andyshinn in #116
- support for other MQTT channel topics by @andyshinn in #121
- bumps for dependabot by @andyshinn in #122
Full Changelog: 0.3.0...0.4.0
0.3.0
What's Changed
- fix minor grafana image rendering issues by @andyshinn in #76
- short and long names for gateway on test by @andyshinn in #83
- bump versions to satisfy dependabot by @andyshinn in #84
- sounds good dependabot by @andyshinn in #90
- pagination for gateway listing by @andyshinn in #93
- !b is now the only way to send a Discord test message by @andyshinn in #94
- initial annotations implementation by @andyshinn in #92
- allow gateway owner to list own gateays by @andyshinn in #95
- bump grafana / influx by @andyshinn in #96
Full Changelog: 0.2.2...0.3.0
0.2.2
0.2.1
What's Changed
- Bump psf/black from 24.4.2 to 25.1.0 in /.github/workflows by @dependabot in #44
- Bump actions/checkout from 4.1.7 to 4.2.2 in /.github/workflows by @dependabot in #45
- Bump actions/setup-python from 5.1.0 to 5.5.0 in /.github/workflows by @dependabot in #49
- Bump isort/isort-action from 1.1.0 to 1.1.1 in /.github/workflows by @dependabot in #50
- there is no force_decode for locla CLI testing since moving to handle… by @andyshinn in #53
- fix sentry sample rate deprecation and make configurable by @andyshinn in #54
- switch container image upstream to ECR by @andyshinn in #52
- bumps for dependabot PRs in one by @andyshinn in #55
- Bump urllib3 from 2.3.0 to 2.4.0 by @dependabot in #60
- Bump multidict from 6.3.2 to 6.4.3 by @dependabot in #59
- Bump typing-extensions from 4.13.1 to 4.13.2 by @dependabot in #58
- Bump aiomqtt from 2.3.1 to 2.3.2 by @dependabot in #61
- skip if channel doesn't contain one of the metrics by @andyshinn in #63
- only need to echo tags once by @andyshinn in #56
- fix local force_decode by @andyshinn in #69
- grafana image rendering by @andyshinn in #70
- Bump actions/setup-python from 5.5.0 to 5.6.0 in /.github/workflows by @dependabot in #74
New Contributors
- @dependabot made their first contribution in #44
Full Changelog: 0.2.0...0.2.1