Skip to content

Releases: BatmanAMA/powerbox

v2.2.7

29 Oct 17:52
Compare
Choose a tag to compare

v2.1.3 - October 2018

  • Fix issue #12 and #11.

  • Patch out avoiding auth when doing a get request.

  • Add paging to get-nb*

  • Add error detail to messages returned from NetBox.

  • Fix local pester testing.

  • Patch Get-nbObject to handle a bug with queries that return 1 object.

  • Add logic to allow setting module wide query limit.

  • Update documentation on Connect-nbAPI.

  • Fix a typo in Get-nbObject

v2.1.3

23 Aug 21:47
Compare
Choose a tag to compare

Update 2.1.3 - More Patching - * Repair Get-NB* to work for objects with no custom fields.

  • Patch New-nbObject to understand lookups.
  • Fix a few tests. Some pester bugs.
  • Patch -Search on Get-nb*.
  • Change Pester options for local "Invoke-Build" runs.

v2.1.3-update-2.1.x-prerelease

23 Aug 21:41
Compare
Choose a tag to compare
Pre-release

Automatic Prerelease for branch "update-2.1.x"

vupdate-2.2.x-prerelease

05 Oct 19:47
Compare
Choose a tag to compare
Pre-release

Automatic Prerelease for branch "update-2.2.x"

v2.1.1

22 Aug 19:18
Compare
Choose a tag to compare

v2.1.1 - 22.Aug.2018 - Patch for Get-NB* to work for objects with no custom fields.

v2.1.1-update-2.1.x-prerelease

22 Aug 19:11
Compare
Choose a tag to compare
Pre-release

Automatic Prerelease for branch "update-2.1.x"

v2.1.0

16 Aug 22:23
Compare
Choose a tag to compare

Version 2.1.0 - I need better tests

  • Patch get-* to actually allow unauthenticated
  • Patch -Search on Get-* to pass through to the right parameter

v2.1.0-update-2.1.x-prerelease

22 Aug 18:50
Compare
Choose a tag to compare
Pre-release

Automatic Prerelease for branch "update-2.1.x"

v2.0.0

16 Aug 21:49
Compare
Choose a tag to compare

Release version 2.x - The "It's a module" update. - * Created get-nbobject command

  • Implement Get-nbobject | Set-nbobject support.
  • Change error handling so that errors are more helpful from invoke-nbapi.
  • Allow unauthenticated get requests.
  • Add some aliases.
  • Stop handling connections in the "Invoke-" command.

Yes, this is a re-release, trying to get auto-publishing to the gallery to work. Deal with it.

v2.0.0-update-prerelease

16 Aug 21:31
Compare
Choose a tag to compare
Pre-release

Automatic Prerelease for branch "update"