Skip to content

v1.0.rc1

Choose a tag to compare

@pubeldev pubeldev released this 16 Mar 22:44
· 201 commits to main since this release
c70a0f7

What's Changed

  • Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #82
  • 🎉 Fix/mutex by @pstrobl96 in #83
    • No more DATA RACE
    • Switched to RWMutex, will look into sync.Map{} later
    • Removed syslogMetrics sync.Map{} leftover by @pstrobl96 in #86
  • 📈 Updates/syslog by @pstrobl96 in #84
    • Divided to multiple parts
    • Experimental is kinda unstable but cool to look at
    • Logs are splitted by label - can be filtered
    • Power consumption works mostly for XL, MK4 returns different data, I'll look into it in next release
    • Added printed file name information
    • Fixed regex patterns
    • Fixed filament metric

New Contributors

Full Changelog: v1.0.b7...v1.0.rc1

syslog