baramundisoftware / PS-bConnect

Powershell module for baramundi Connect (bConnect), the REST-API of the baramundi Management Suite
https://www.baramundi.com/en/management-suite/interfaces/
MIT License
26 stars 14 forks source link

bConnect in PowerShell Gallery not completely up-to-date #48

Open MPlaga opened 3 years ago

MPlaga commented 3 years ago

Prior to placing the issue, please check following: (fill out each checkbox with an X once done)

Describe the bug The bConnect module in the PowerShell Gallery is also specified at version 20.1.0.5, but not all files are up-to-date there. For example, the file "Private / Get-bConnectVersion.ps1" is out of date, leads to the fact that the current bms versions 21. are recognized as "NOT SUPPORTED! Unknown bConnect Version -> Fallback to ...". However, the file in this github-repository already contains bms-version 21.

To Reproduce Steps to reproduce the behavior:

  1. Install Baramundi Version 21.x
  2. Install Module bConnect from PSGallery-repository
  3. Run a bConnect-Command
  4. Get warning "NOT SUPPORTED! Unknown bConnect Version -> Fallback to v1.0"

Expected behavior All files in the PSGallery have the same version as in this repository

System information Question Answer
My operating system Win10
baramundi Server Version 2021R1
PS-bConnect Version 20.1.0.5
T0biii commented 2 years ago

ping @baramundi-ahaugk @baramundi-lkersten i think before or after the next bServer release we should update the Module

T0biii commented 2 years ago

this can be closed the PowerShell Gallery is uptodate

T0biii commented 2 years ago

@baramundi-ahaugk z.B. the changes in #43 are not in the PowerShell gallery. although the version bump was after that: image

uka-support commented 2 years ago

Powershell gallery doesn't have BMS 2022R1 support right now - stuck at 21.1.0.0 there.

I would be great to provide manual installation instructions

hilke-UP commented 3 months ago

Powershell gallery module produces following Warning: UNSUPPORTED bMS Version 23.2.215.0! Unknown bConnect Version -> Fallback to v1.0