You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* stage commit
* patched all methods through and started on obsolete attrs
* remove stale comments and run code cleanup
* made sure is cancellation token is passed along everywhere
* Added upgrade helper to release
* Fix linux sn quirks and path issues
* introduce canary handling for the upgrade helper package
* rename UpgradeHelper to UpgradeAssistant
* Update nuspec files
* remove migration helpers from assistance
* On public CI integrate test a random .NET framework on windows
* fix failing codestandard tests due to dynamicdictionary not exposing readonly collection, added as exception
* don't need versioned CI builds for the upgrade helper'
* allow nugetPackVersioned to skip certain projects, we don't need a version specific build for `Nest.7xUpgradeAssistant` its already version specific
* remove upgrade/upgradestatus from upgrade assistant
* constrain upgrade assistant package to < 8
* We introduced picking one framework at random when specifying -one which canary does but it sometimes selects netstandard2.0 which for tests is not a configured framework updated
* remove double namespace inclussion
* move previewdatafeed to TDOcument: class
<description>NEST 7.0 introduces namespaces on the client, this temporarily reintroduces removed methods on the client with instructions on how to upgrade</description>
15
+
<summary>NEST 7.0 introduces namespaces on the client, this temporarily reintroduces removed methods on the client with instructions on how to upgrade</summary>
0 commit comments