Skip to content

Halyard 0.35.0

Compare
Choose a tag to compare
@lwander lwander released this 03 Aug 20:43
· 1029 commits to master since this release

feat(spin): Adds new command to install spin CLI. (#997)
feat(docs): Clarify that clean doesnt delete hal config (#998)
fix(config/generate): fix config generate command (#999)
chore(install): configure command-completion on install (#996)
fix(halyard): Add merging default env with serviceSettings env. (#995)
Update README.md
chore(ci/wercker): Update commands.md with new wercker commands (#993)
fix(core): Sort output of versions command (#992)
fix(deploy): fix error when an invalid kubeconfig user is selected (#991)
fix(deploy/kubernetes): Allow container specific custom sizing. (#990)
feat(authz/ldap): Add LDAP role provider support for authorization. (#989)
feat(ci/wercker): Add wercker ci to halyard (#960)
fix(install): Fix macosx-install-script's Java version confirmation. (#988)
fix(provider/kubernetes): use the right URL to download the heptio binary (#986)
feat(deploy): write systemtd entry for versions > 14.04
fix(deploy): Gracefully handle non-existent services in localgit (#983)
feat(canary/aws): Add support for configuring aws region. (#982)
feat(provider/kubernetes): adding changes for aws eks (#981)
feat(halyard): Added hal shutdown command. (#980)
fix(canary): Add validation so warning is issued if no CONFIGURATION/OBJECT_STORE is configured. (#979)
fix(provider/kubernetes): fix kind/namespace set bug (#978)
fix(install): Fix permissions of installed files (#977)
fix(docker-registry) updated account regex validator (#976)
docs(Halyard): adds to an error message an advice to restart Halyard … (#975)
feat(kayenta/aws): Add support for named profiles. (#972)
fix(install): Fix permissions of files installed by Halyard (#971)
chore(release): s/osx/macos (#970)
fix(version/bom): Remove version bom validation making sure version does not start with "branch:" or "local:". (#969)
chore(kayenta/minio): Add support for endpoint attribute. (#968)
fix(provider/kubernetes): add cachesThreads parameter (#967)
feat(provider/kubernetes): caching policy support (#966)
refactor(provider/oracle, storage/oracle): oraclebmcs provider/storage is renamed to oracle (#959)
feat(authn/oauth2): Add commands for byo oauth2 (#963)
feat(grpc): Update lognet library to enable health checking. (#965)
fix(version/bom): BOM version command displays message if Spinnaker version is not properly formatted. (#955)
feat(artifacts): bitbucket, gitlab support; s3 cli support (#961)
feat(authn/oauth2/provider/oracle): Added oracle oauth2 provider (#958)
feat(authn/iap): Add commands for Cloud IAP authn method config. (#957)
feat(permissions): Add permissions support for accounts in halyard. (#954)
fix(deck/auth): Add the correct security env variables in deck. (#953)
fix(README): Fix InstallHalyard scripts' URL (#949)
fix(Halyard): s3 --bucket not accept s3:// prefix (#951)
feat(kubernetes): Add ability to pass kubectl config contents. (#952)
fix(monitoring): fixes monitoring for gate if overrideBaseUrl is set (#950)
feat(customization): Enables per-service override of binary source repository (#948)
docs(monitoring): Add note clarifying relationship between metric-stores and canary. (#947)
Update commands.md (#946)
fix(install/debian): don't install java if not needed (#945)
fix(ci/jenkins): Adds argument to CSRF flag. (#943)
chore(kayenta/aws): Add support for access/secret keys. (#942)