8000 Comparing v4.4.1...v4.4.2 · DSharpPlus/DSharpPlus · GitHub
[go: up one dir, main page]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: DSharpPlus/DSharpPlus
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.4.1
Choose a base ref
...
head repository: DSharpPlus/DSharpPlus
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.4.2
Choose a head ref
  • 2 commits
  • 20 files changed
  • 2 contributors

Commits on Jun 13, 2023

  1. No more NREs when disposing/finalizing, fixes #1547 (#1567)

    * Fixed NREs when disposing/finalizing..
    
    * Some additional safeguards, just in case
    
    * Prevent disposed sharded clients from throwing InvalidOperationException in the GC
    Kaoticz authored and akiraveliara committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    4dc6459 View commit details
    Browse the repository at this point in the history
  2. update version to 4.4.2

    akiraveliara committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    c4c796e View commit details
    Browse the repository at this point in the history
Loading
0