Skip to content

v1.3.3

Latest
Compare
Choose a tag to compare
@mauvehed mauvehed released this 15 Feb 14:57
6a3e225

What's Changed

Added debug logging file ("bm_monitor.log") that captures all messages from Brandmesiter. This can be used to troubleshoot any issues by having the ability to see all messages coming from the brandmeister network. This log file will automatically reset upon start of the program. No log rotation needed.

  • Chore/fly deploy by @mauvehed in #30
  • docs(README.md): update changelog with release 1.3.2 for improved logging by @mauvehed in #32
  • build(deps): bump docker/build-push-action from 5.0.0 to 6.10.0 by @dependabot in #35
  • build(deps): bump docker/login-action from 3.0.0 to 3.3.0 by @dependabot in #36
  • build(deps): bump docker/metadata-action from 5.0.0 to 5.6.1 by @dependabot in #37
  • build(deps): bump sigstore/cosign-installer from 3.5.0 to 3.7.0 by @dependabot in #38
  • build(deps): bump docker/setup-buildx-action from 3.0.0 to 3.8.0 by @dependabot in #39
  • Update fly-deploy.yml by @mauvehed in #40
  • build(deps): bump docker/build-push-action from 6.10.0 to 6.11.0 by @dependabot in #42
  • feat(bm_monitor.py): add logging of all messages by @mauvehed in #47
  • chore(bm_monitor.py) comment out log handler for log file by @mauvehed in #48
  • refactor(logging): replace basicConfig with custom logger for better control by @mauvehed in #49
  • docs(README.md): update changelog with release 1.3.3 details by @mauvehed in #50

New Contributors

Full Changelog: v1.3.2...v1.3.3