Releases: flexera-public/policy_sdk
Releases · flexera-public/policy_sdk
v.1.0.9 Release
- Bump timeout for http client to 5 minutes
- Fix panic while passing non-existent options (#17)
Pre-compiled binaries:
- Linux: v1.0.9/fpt-linux-amd64.tgz
- macOS: v1.0.9/fpt-darwin-amd64.tgz
- Windows: v1.0.9/fpt-windows-amd64.zip
v1.0.8 Release
- Add short flag (
-C
) for credentials to go along with--credentials
.
Pre-compiled binaries:
- Linux: v1.0.8/fpt-linux-amd64.tgz
- Mac OS X: v1.0.8/fpt-darwin-amd64.tgz
- Windows: v1.0.8/fpt-windows-amd64.zip
v1.0.7 Release
- Fix errors with incident index.
Pre-compiled binaries:
- Linux: v1.0.7/fpt-linux-amd64.tgz
- Mac OS X: v1.0.7/fpt-darwin-amd64.tgz
- Windows: v1.0.7/fpt-windows-amd64.zip
v1.0.6 Release
- Allow use of
--credentials
flag for policies for which the credentials service is required.
Pre-compiled binaries:
- Linux: v1.0.6/fpt-linux-amd64.tgz
- Mac OS X: v1.0.6/fpt-darwin-amd64.tgz
- Windows: v1.0.6/fpt-windows-amd64.zip
v1.0.5 Release
- Do not require parameters with defaults when running
fpt run
orfpt retrieve_data
.
Pre-compiled binaries:
- Linux: v1.0.5/fpt-linux-amd64.tgz
- Mac OS X: v1.0.5/fpt-darwin-amd64.tgz
- Windows: v1.0.5/fpt-windows-amd64.zip
v1.0.4 Release
- Fix script command with CRLF line endings.
Pre-compiled binaries:
- Linux: v1.0.4/fpt-linux-amd64.tgz
- Mac OS X: v1.0.4/fpt-darwin-amd64.tgz
- Windows: v1.0.4/fpt-windows-amd64.zip
v1.0.3 Release
- Fix errors for bad hostname in config.
- Fix bad_request error for template in subdirectories.
Pre-compiled binaries:
- Linux: v1.0.3/fpt-linux-amd64.tgz
- Mac OS X: v1.0.3/fpt-darwin-amd64.tgz
- Windows: v1.0.3/fpt-windows-amd64.zip
v1.0.2: Merge pull request #7 from rightscale/PHX-1467_rename_cmd
- Add way to past list param to script command
- Renamed right_pt to fpt (flexera policy tool)
Pre-compiled binaries:
- Linux: v1.0.2/fpt-linux-amd64.tgz
- Mac OS X: v1.0.2/fpt-darwin-amd64.tgz
- Windows: v1.0.2/fpt-windows-amd64.zip
v1.0.1 release
- Add in
update list
andupdate apply
commands.
Pre-compiled binaries:
- Linux: v1.0.1/right_pt-linux-amd64.tgz
- Mac OS X: v1.0.1/right_pt-darwin-amd64.tgz
- Windows: v1.0.1/right_pt-windows-amd64.zip
Initial version
Initial release of right_pt tool. right_pt
is a command line tool to aid in the development and testing of RightScale Policies. The tool is able to syntax check, upload, and run Policies. Tool is able to run JavaScript script blocks in isolation.
Pre-compiled binaries:
- Linux: v1.0.0/right_pt-linux-amd64.tgz
- Mac OS X: v1.0.0/right_pt-darwin-amd64.tgz
- Windows: v1.0.0/right_pt-windows-amd64.zip