SQLServerPSModule icon indicating copy to clipboard operation
SQLServerPSModule copied to clipboard

Version 22 on Powershell Gallery but no details here

Open cailyoung opened this issue 2 years ago • 4 comments
trafficstars

https://www.powershellgallery.com/packages/SqlServer/22.0.59 has a changelog that links here but there's no recent commits. Can anyone provide more detail? We had some issues using it and wanted to check we were holding it right.

cailyoung avatar Apr 05 '23 01:04 cailyoung

Hi @cailyoung, that's expected. As per roadmap, for v22 the plan was to just open this repo for issues/wiki/discussions, but no source code. v23 is when I plan to have the source code also added here.

I'm just not quite ready to go OSS due to the dependencies that various parts of the module have. Essentially, I need to work with a bunch of (now internal) contributors and see if/when they are willing to release the sources here + make the (internal) nuget package dependencies available on nuget.org.

It is possible we may have to settle for a compromise, where the final module would be: (1) mostly here with source (2) most dependent packages available on nuget.org (3) a handful of cmdlet still "proprietary", at least until the work is done to make those public as well. That means that, for a few areas of the module, external users would not be able to contribute. It does not seem like a terrible model, IMHO...

If you ran into issue, please reach out to me here by logging issues (or maybe start a discussion). I can look into it and see what may be up.

Matteo-T avatar Apr 05 '23 03:04 Matteo-T

Is there at last a more detailed changelog and/or examples of how to handle the breaking changes?

thisjustin816 avatar May 19 '23 15:05 thisjustin816

Did you check the wiki pages?

Matteo-T avatar May 25 '23 10:05 Matteo-T

Since they don't appear in any major search engine's results can I suggest that the PSGallery page and this repo's README.md both mention that the release notes can be found in the wiki?

antman2 avatar May 03 '24 00:05 antman2