Skip to content

Prepare 0.7.5 #1160

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 8, 2024
Merged

Prepare 0.7.5 #1160

merged 1 commit into from
Oct 8, 2024

Conversation

sdb9696
Copy link
Collaborator

@sdb9696 sdb9696 commented Oct 8, 2024

0.7.5 (2024-10-08)

Full Changelog

Release summary:

  • Fix for KP303 on Firmware 1.0.6
  • Fix for on_since value jitter
  • Various maintenance items

Breaking changes:

Fixed bugs:

  • Use tzinfo in time constructor instead of astime for iot devices #1158 (@sdb9696)
  • Send empty dictionary instead of null for iot queries #1145 (@sdb9696)
  • Stabilise on_since value for smart devices #1144 (@sdb9696)
  • parse_pcap_klap: require source host #1137 (@rytilahti)
  • parse_pcap_klap: use request_uri for matching the response #1136 (@rytilahti)

Project maintenance:

@sdb9696 sdb9696 added the release-prep Label for PR bumping release and updating changelog. label Oct 8, 2024
Copy link

codecov bot commented Oct 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.58%. Comparing base (bd5a24b) to head (902154a).
Report is 199 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1160   +/-   ##
=======================================
  Coverage   92.58%   92.58%           
=======================================
  Files          98       98           
  Lines        6174     6174           
  Branches     1523     1523           
=======================================
  Hits         5716     5716           
  Misses        357      357           
  Partials      101      101           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sdb9696 sdb9696 merged commit 885a04d into master Oct 8, 2024
27 of 28 checks passed
@sdb9696 sdb9696 deleted the release/0.7.5 branch October 8, 2024 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-prep Label for PR bumping release and updating changelog.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants