Skip to content
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

Release v1.1.3 #219

Merged
merged 17 commits into from
Nov 23, 2023
Merged

Release v1.1.3 #219

merged 17 commits into from
Nov 23, 2023

Conversation

kstenerud
Copy link
Contributor

@kstenerud kstenerud commented Nov 23, 2023

Enhancements

  • Added privacy manifest to declare data use and required reasons for API usage
    212

  • Detect app prewarming and discard any view load spans that would be distorted by it.
    211

Bug fixes

  • Fetching of network swizzle targets is now done on a BG queue in order to avoid a potential deadlock
    218

  • Ensure span cancellation is done with concurrency protection
    217

Tom Longridge and others added 16 commits November 3, 2023 17:43
Automatically fetch mazerunner commands rather than waiting for a button press
Ensure span cancellation is done properly with concurrency protection
Copy link

github-actions bot commented Nov 23, 2023

    FILE SIZE        VM SIZE    
 --------------  -------------- 
  +3.2% +4.88Ki  +3.2% +4.88Ki    String Table
  +1.9% +1.55Ki  +1.9% +1.55Ki    Symbol Table
  +0.8%    +760  +0.8%    +760    __TEXT,__text
  +6.3%    +272  +6.3%    +272    __DATA,__const
  +6.2%    +164  +6.2%    +164    __TEXT,__const
  +1.2%    +120  +1.2%    +120    __DATA,__objc_const
  +1.1%    +115  +1.1%    +115    __TEXT,__objc_methname
  +1.6%     +87  +1.6%     +87    __TEXT,__cstring
  +1.9%     +72  +1.9%     +72    __TEXT,__unwind_info
  +0.9%     +64  +0.9%     +64    __DATA,__cfstring
  +0.7%     +64  +0.7%     +64    __TEXT,__objc_stubs
  +0.5%     +44  +0.5%     +44    __TEXT,__gcc_except_tab
  +0.6%     +40  +0.6%     +40    [5 Others]
  +1.1%     +32  +1.1%     +32    Lazy Binding Info
  +2.7%     +24  +2.7%     +24    Function Start Addresses
  +2.2%     +16  +2.2%     +16    Rebase Info
  +0.7%     +16  +0.7%     +16    __DATA,__objc_selrefs
  +0.9%     +12  +0.9%     +12    __TEXT,__stub_helper
  -9.4%    -484  -9.6%    -484    [__DATA]
  -3.9% -1.30Ki  -3.9% -1.30Ki    [__TEXT]
  [ = ]       0 -43.4% -6.52Ki    [__LINKEDIT]
  +1.5% +6.52Ki  [ = ]       0    TOTAL

Generated by 🚫 Danger

@kstenerud kstenerud merged commit 4dd39af into main Nov 23, 2023
1 check passed
@kstenerud kstenerud deleted the release-v1.1.3 branch November 23, 2023 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants