Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

adrianwells
Copy link
Collaborator

@CalebAlbers continuing from my later comments in #35 after that issue was closed, creating this PR to update CONTRIBUTING.md to help us with versioning if that seems reasonable to you.

CalebAlbers and others added 13 commits March 20, 2018 23:00
With the release of API v1.8.0, a new Passwords endpoint was added.
This update uncovers that endpoint in the PowerShell module with the
addition of the following functions:
 - `New-ITGluePasswords`
 - `Get-ITGluePasswords`
 - `Set-ITGluePasswords`

Release notes for the Passwords api are available
[here](https://kb.itglue.com/hc/en-us/articles/360001797531-Release-Note
s-1-8-0-API).

——————

The Module Version was also updated to reflect the API version it
supports.
API endpoints have been added for deployments in the EU datacenter.
This update uncovers the ability to use the EU API links by use of a
`-data_center` (or `-dc`) option on the `Add-ITGlueBaseURI` function.
This optional argument takes `EU` and `US` as options, however the US
datacenter is still kept as the default even if no arguments are given.

—

HTTPS is also set by default for both the US and EU data centers.
Most endpoints (especially Index/Show, and Update) now allow for
expanded filtering capabilities. This updated exposes those new
capabilities as command parameters.
Fixed a bug that was pointed out that caused incorrect data to be
returned from the `Get-ITGlueConfigurations’ function.
All resources now match the current API spec given at
https://api.itglue.com/developer.

This includes enhanced bulk update, bulk destroy, and filtering
capabilities.

Thanks to @TheMattCollins0 for changes to make adding an API key via
command line easier.
@adrianwells adrianwells changed the title Guidance for versioning in CONTRIBUTING.md Guidance for versioning in CONTRIBUTING.md and fix for Remove-ITGlueAPIKey Sep 25, 2018
@adrianwells
Copy link
Collaborator Author

Added fix for #39 in this PR

@CalebAlbers CalebAlbers merged commit 5c8bff6 into itglue:master Oct 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants