Releases: Optum/dce-cli
Releases · Optum/dce-cli
v0.5.0
File | SHA256 |
---|---|
dce_darwin_amd64.zip | 3056abbcd1a7fc55bc149aa71dd763dbd007a7433487cd66293c32b393419e53 |
dce_linux_amd64.zip | cb140c743373e28a6c1bd4ba3fe1b81a7431dd538e1ad430fede3c1aff4508db |
dce_windows_amd64.zip | e7c4742577d773f21011ae5dea356d0eb7949711a3accd7e0515025f4d49ba4f |
Changes:
- a087b39 Version bump v0.5.0
- e7c9f6f Feature/upgrade dce to 29 (#82)
- ff54914 Merge pull request #69 from eschwartz/v0.3.1-migration-notes
- f84e1b7 removed leases create log statement (#79)
- c1865a8 Merge pull request #78 from eschwartz/fix-expires-on
- e4a2a69 test fixes
- db9ae00 Fix --expires-on flag parsing
- 9767f8d Merge pull request #76 from eschwartz/dce-release-version
- c08091d Add missing gosec install in pipeline
- 68a9a50 fix shebang
See More
- e578148 lint
- 9fb93cd Merge remote-tracking branch 'origin/master' into dce-release-version
- 73b2f7f Accept DCE version configuration
- 6c831a2 Feature/linting (#75)
- 27cd5ea Merge remote-tracking branch 'origin/master' into dce-release-version
- 36eee28 Accept DCE version configuration
- 82f7d20 Fix for #11 (#71)
- ccc8ce8 Feature/static code security scanner (#74)
- 6de89ea Merge pull request #73 from eschwartz/leases-login-active
- 8ca1d04 Support
dce leases login
(without lease ID) - c9b3b96 Regenerate swagger clients from Optum/DCE
- eb0ae9b Merge pull request #72 from eschwartz/generate
- 9fe2d59 Regenerate swagger clients from Optum/DCE @ master (f6bb5ba)
- 50fe862 Fix Makefile bug
- 03410a9 Merge pull request #68 from drmmarsunited/feature/add_version_command
- 1a2be82 Document migration notes for v0.3.1
- f7cf086 Fixing vNext version in CHANGELOG.md
- e6a4bf5 Regenerated all Cobra documentation via
make docs
- 9cd6781 Added a version command to the Cobra configuration in the CMD package
- 420e9af Merge pull request #66 from marissaAnn/master
- 9a99638 Update README.md
This list of changes was auto generated.
v0.4.0
File | SHA256 |
---|---|
dce_darwin_amd64.zip | f4b0cacfed60f40a9ce1aa373afaa8c5ec0f82bcb7ff0796216dae48c63af474 |
dce_linux_amd64.zip | 4fed56c4046c3a84bf7881ac800eabe10901c497c6f7645d519eb77ff65319d2 |
dce_windows_amd64.zip | 8019016362ce42efeb113a108805a636283e9d39a5a0c9559ad507bcd0e25414 |
Changes:
- 4f268ee updated CHANGELOG.md (#67)
- 3790782 Feature #54 (#65)
- a6c1740 Use local main.tf by default (#59)
This list of changes was auto generated.
v0.3.1
File | SHA256 |
---|---|
dce_darwin_amd64.zip | 20544abc98fea2fdce2d3fe6682d3fe7c94ca2882380cd2e092db2fa26da5c30 |
dce_linux_amd64.zip | aeb53d4cb5003404250a9b510ed225a3a64f7cbaf96fa59fe0e5f95de9c60d1d |
dce_windows_amd64.zip | b53d426c83f5138573cdc5056e7c533f644d2870b543de6663f2075c1df87383 |
Changes:
- dde7480 Updated CHANGELOG.md (#62)
- ecf3dfe Feature/remove quickstart (#56)
- 347b3bd Fixed link in readme (#61)
- 33c32eb Bug/dce deploy still requires gh token (#57)
This list of changes was auto generated.
v0.3.0
File | SHA256 |
---|---|
dce_darwin_amd64.zip | c5d4f185908303ee46cb12da8f5883fee627784a7e19b8982ed1aa6f36adef1a |
dce_linux_amd64.zip | d19e1ecee5eb9646dbd5bf509ea813f4db1c22bf843551bd1ec8c8f42efe54c2 |
dce_windows_amd64.zip | 3d1aa1ba6e03e4a1955b31f8b782ed7c5d7946c1b7b3656628aa97dbcc91c3f3 |
Changes:
- 295320f Feature/update changelog (#53)
- e0b0c07 Merge pull request #51 from nathanagood/master [ #35 ]
- c40c026 Feature/auth quickstart (#48)
- ecfb961 #35: added code to handle the --expires-on flag for
dce leases create
- abfa706 Merge pull request #45 from Optum/bug/deploy-region-not-set
- 44c29e1 Use RTD links for quick start in README
- eb4f2b7 Link to dce.readthedocs.io in README
- 096f10c Removed optum logo and reference (#47)
- 76a136e Create NOTICE.txt (#46)
- 650479b Added tags to APITokenValue so auth token can be unmarshalled
See More
- 1e83176 Feature/doc fixes for open source 2 (#44)
- c4a0b37 Setting aws session region from config
- edfafbe Feature/doc fixes for open source (#42)
- 79af206 Merge pull request #39 from Optum/feature/add-license
- 72b8dd0 Adds license. Removes main.go header with license text.
This list of changes was auto generated.
v0.2.0
File | SHA256 |
---|---|
dce_darwin_amd64.zip | 432930187a6278bf7e40437bc0545a0aecffdfc4fc712e82ec0cab4e042d6405 |
dce_linux_amd64.zip | 91dc0aa0c92c3cc76bda0948d767fd6c53b8da348b510547945dc48aac9e77a3 |
dce_windows_amd64.zip | 3c9b14449f9095d4b165c7d384f0a23acfb6b0caa8651eb4325ea0862e68dd74 |
Changes:
- 97752e1 Releases v0.2.0
- a760546 Merge pull request #38 from Optum/dce-auth
- 9757e4a Add
dce auth
; refactor config mgmt, refactor tests [ #33 ] - 9cce797 Merge pull request #34 from Optum/fix-principle
- 8930f4e Merge branch 'master' into fix-principle
- 24207d6 Merge pull request #36 from Optum/remove-master-account-creds
- be190ab Update changelog
- 2a5c415 Indent JSON outputs from CLI Commands
- 759f1ea Remove MasterAccountCreds from dce.yaml config
- a706419 Fix typo for "principle" --> "principal"
v0.1.0
File | SHA256 |
---|---|
dce_darwin_amd64.zip | 99ca7fc48c7fe39eff04f27f9bb303b507d0deeefd79276a1abaaf53d495188f |
dce_linux_amd64.zip | aa4a66cce6c8091901a5812716c1c7846d40ad9efb386082a0d63143ed43236c |
dce_windows_amd64.zip | 25db2f887184f0644620b9a84dd01dfeef6f9bb9834a064822f061d7a8f35dc5 |
Changes:
- 519c9bb Release/v0.1.0 (#28)
- 94bbdc3 Renamed DCE in readme (#26)
- 751b17a Feature/cross patform testing (#22)
- 1790c64 Added sha256 hashes table (#13)
- 7713fe8 Fixed release binary url (#8)
- 5dec9bf Adding tests, logging, and remaining commands (#6)
- 6863b75 Merge pull request #5 from Optum/feature/pipeline
- 6ba36bc Update README.md
- 903c929 Update README.md
- b790395 Updated readme
See More
This list of changes was auto generated.
v0.0.0
Changes:
- 798deab Update azure-pipelines.yml for Azure Pipelines
- 181f88a Update azure-pipelines.yml for Azure Pipelines
- b78c14d Update azure-pipelines.yml for Azure Pipelines
- 0a9ab44 Update azure-pipelines.yml for Azure Pipelines
- 1d3df5c Update azure-pipelines.yml for Azure Pipelines
- fac0f93 Update azure-pipelines.yml for Azure Pipelines
- e7714c2 Update azure-pipelines.yml for Azure Pipelines
- ad72fc2 Update azure-pipelines.yml for Azure Pipelines
- 3501c36 Cleaned up some comments
- ccf11ad Update azure-pipelines.yml for Azure Pipelines
See More
- 8b20fc8 Update azure-pipelines.yml for Azure Pipelines
- a5f2943 Update azure-pipelines.yml for Azure Pipelines
- 8b9d468 Update azure-pipelines.yml for Azure Pipelines
- e1da439 Update azure-pipelines.yml for Azure Pipelines
- 38d26a6 Update azure-pipelines.yml for Azure Pipelines
- f494751 Update azure-pipelines.yml for Azure Pipelines
- 1ca972c Update azure-pipelines.yml for Azure Pipelines
- 1692b1d Update azure-pipelines.yml for Azure Pipelines
- f5f477b Update azure-pipelines.yml for Azure Pipelines
- 3fe5942 Update azure-pipelines.yml for Azure Pipelines
- 3531349 Update azure-pipelines.yml for Azure Pipelines
- d24bc61 Update azure-pipelines.yml for Azure Pipelines
- d8795e6 Update azure-pipelines.yml for Azure Pipelines
- b7fd02e Update azure-pipelines.yml for Azure Pipelines
- 41a4d78 Update azure-pipelines.yml for Azure Pipelines
- 597a772 Update azure-pipelines.yml for Azure Pipelines
- 10e8a11 Build bug fixed
- 18bba65 Made test pass, testing pipeline behavior
- 04fed6d merge conflict
- c32ef67 Added failing test skeleton
- c879964 Building inside container in order to locally debug build issues
- 7d2f336 Fixed build dependency bug
- 1e3dbd2 Update azure-pipelines.yml for Azure Pipelines
- 4ff808e Added options to release step
- 6986c4a typo
- 9bacfdd Merge
- 955f0fd indentation
- 705f9b5 Merge branch 'master' into feature/pipeline
- 5471be0 Pipeline triggers and releases
- 86d7a73 Update azure-pipelines.yml for Azure Pipelines
- da0c36a Removed go path variables
- b587977 Setting GO111MODULE to auto
- 2618900 Setting GO111MODULE to true
- 354824c Set up CI with Azure Pipelines
- 7545dcd Merge pull request #4 from Optum/feature/CreateCommands
- 38a8bbc Testing commit signing
- 5cf5e45 Cleaner command output
- 7414b23 Fixed bug preventing account reset
- 221ccdf Updated docs
- 66d7c90 Deleted example.dce.yaml since you can just run dce init
- 43ee57c Minor refactors. No errors in cli commands, but codebuild reset isnt being triggered
- de02d32 Removed zip slip comment since we are always downloading our own releases
- 4befae8 Refactored to inject config & can publish new lambda code
- 8e876db WIP: refactoring into layers to better handle config injection
- 9a9599e Removed modules that were accidentally added
- 5cd5034 Can upload code assets to s3
- 7b791ee Able to retrieve artifact bucket name
- 8d52ed1 WIP: Able to deploy DCE infra, but can't get artifacts_bucket_name output
- caf1bb8 WIP: Integrated with github, terraform init failing to ready backend.tf
- 6c114b8 WIP: Able to capture terraform outputs
- 49dba2f WIP: Deploy command successfully deployed some terraform infra
- 6ce49b6 init command
- ae2460e Remove account
- f71897a Delete lease
- 7f90ce6 Able to add (existing) account and create lease for it
- de36a65 WIP: Sending POST request to leases endpoint
- d4af2e3 Moved a print statement
- 21aefe6 Merge branch 'master' into feature/LoginCommand
- 6ea6a90 Merged master
- 4cc907b Added leases login command
- 6bca197 Merge pull request #2 from Optum/feature/AuthCommand
- d50a312 Documentation typos
- b761dcc Auth command opens browser
- db31137 Merge pull request #1 from Optum/feature/CliSkeleton
- 679cfea Moved login to leases
- 8152686 Fixed license and contributing docs
- 058edc0 Moved cli to this repo and refactored
This list of changes was auto generated.