Skip to content

Releases: microsoft/vs-mef

v17.10.8-preview

23 Apr 00:35
31df4f3
Compare
Choose a tag to compare
v17.10.8-preview Pre-release
Pre-release

What's Changed

  • Bump version to v17.10 by @AArnott in #441
  • Bump Microsoft.VisualStudio.Threading.Analyzers from 17.7.28 to 17.8.14 by @dependabot in #426
  • Bump Microsoft.VisualStudio.Validation from 17.6.11 to 17.8.8 by @dependabot in #422
  • Honor the assembly path given to StandardAssemblyLoader when on CoreCLR by @AArnott in #440
  • Bump xunit.runner.console from 2.5.0 to 2.5.1 by @dependabot in #445
  • Bump CodeAnalysis version for testing to 4.8.0 by @AArnott in #443

Full Changelog: v17.7.40...v17.10.8-preview

v17.7.40

23 Apr 00:35
950244f
Compare
Choose a tag to compare

What's Changed

  • Use precise assembly version for analyzers project by @AArnott in #437

Full Changelog: v17.7.38...v17.7.40

v17.7.38

23 Apr 00:34
b39bdc3
Compare
Choose a tag to compare

What's Changed

  • Bump CodeAnalysisVersion from 4.6.0 to 4.7.0 by @dependabot in #413
  • Remove HasFlag usage as it's particularly slow on netfx by @ToddGrun in #433
  • Prevent double allocation for TypeRef arrays by @ToddGrun in #434
  • Change SerializationContextBase.deserializingObjectTable into an array by @ToddGrun in #435
  • Partially revert earlier commit for always using ReadImmutableArray by @ToddGrun in #436

New Contributors

Full Changelog: v17.7.26...v17.7.38

v17.7.26

23 Apr 00:34
683d9b0
Compare
Choose a tag to compare

No product changes.

Full Changelog: v17.7.18...v17.7.26

v17.7.18

23 Apr 00:34
9ffb365
Compare
Choose a tag to compare

What's Changed

  • Bump Microsoft.VisualStudio.Validation from 17.0.71 to 17.6.11 by @dependabot in #373
  • Bump System.Collections.Immutable from 6.0.0 to 7.0.0 by @dependabot in #372
  • Rollback System.Collections.Immutable upgrade for analyzers by @AArnott in #374
  • Bump System.Collections.Immutable from 6.0.0 to 7.0.0 by @dependabot in #376
  • Revert "Bump System.Collections.Immutable from 6.0.0 to 7.0.0 (#376)" by @AArnott in #380
  • Stabilize 17.7 by @ekoppel in #389
  • Bump Microsoft.VisualStudio.Threading.Analyzers from 17.4.27 to 17.7.28 by @dependabot in #391
  • Bump CSharpIsNullAnalyzer from 0.1.329 to 0.1.495 by @dependabot in #385
  • Bump CodeAnalysisVersion from 3.11.0 to 4.6.0 by @dependabot in #383
  • Remove unused and unnecessary package dependencies. by @teo-tsirpanis in #381

New Contributors

Full Changelog: v17.6.17...v17.7.18

v17.7.1-preview

23 Apr 00:33
43aa11e
Compare
Choose a tag to compare
v17.7.1-preview Pre-release
Pre-release

No product changes in this release.

Full Changelog: v17.6.17...v17.7.1-preview

v17.6.17

23 Apr 00:33
7504c23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v17.4.16...v17.6.17

v17.4.16

27 Jan 00:06
f2baa1e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v17.2.41...v17.4.16

v17.2.41

06 May 20:05
9f0d19b
Compare
Choose a tag to compare

Changes:

Breaking changes:

  • #290: A few fixes to [OnImportsSatisfied] use

Fixes:

  • #294: Fix deadlock in race condition
  • #291: Fix discovery of V2 private imports on base classes
  • #281: RuntimePartLifecycleTracker.CreateValue picks wrong ImportingConstructor with generic type argument in signature

Enhancements:

  • #271: Mefx like command line tool
  • #288: Improve error messages around part discovery
  • #270: Remove LINQ/capture class allocations

Others:

  • #296: Build VSMefX for .NET Framework as well
  • #283: Make composition iterative instead of recursive
  • #282: Fix activation of open generic exports with multiple constructors

v17.0.51

24 Feb 00:44
6b01962
Compare
Choose a tag to compare

What's Changed

No shipping changes

Full Changelog: v17.0.46...v17.0.51