Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release 1.0.0 #4

Closed
wants to merge 1 commit into from
Closed

chore: release 1.0.0 #4

wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Mar 29, 2021

🤖 I have created a release *beep* *boop*

1.0.0 (2021-03-31)

⚠ BREAKING CHANGES

Features

  • 'describe' sub-command for faas cli (380cc2f)
  • ability for users to specify custom builders (#147) (c2b4a30)
  • add --all-namespaces flag to func list (#242) (8e72fd2)
  • add --build (default: true) flag to func deploy (8a91cac)
  • add health probes to node & go services (#174) (95c1eb5)
  • add init/build/deploy commands and customizable namespace (#65) (5b4d97a)
  • add local debugging to node.js templates (#132) (1b0bb15)
  • add python templates (#286) (08f4fc7)
  • add spring cloud function runtime and templates (#231) (557361a)
  • basic lifecycle integraiton tests (8edd0df)
  • Better output of build/deploy/delete commands (#206) (ddbb95b)
  • build and release cross-platform binaries (15f1e8b)
  • buildpacks (5e8dc8b)
  • change default runtime to Node.js HTTP (#198) (61cb56a)
  • cli usability enhancements and API simplification (4918cc7)
  • combine deploy and update commands (#152) (d5839ea)
  • consolidate formatters (3fc39aa)
  • consolidate knative client config construction (6e0f4ca)
  • decouple function name from function domain (#127) (0258626)
  • default to no confirmation prompts for CLI commands (566d8f9)
  • fish completion (d822303)
  • golangci-lint allow enum shorthand, use config file (38d41ba)
  • http template for Quarkus stack (17cdf05)
  • integration tests target (ddf4ab8)
  • introduce CloudEvent data as first parameter for event functions (#172) (7451194)
  • JSON output for the list sub-command (17a00c9)
  • list command - improved output (#205) (29ca077)
  • local cluster allocation, configuration and teardown (9c499b6)
  • remove create cli subcommand (#180) (57e1236)
  • remove dependency on kn binary (22c60c7)
  • rename faas to function (#210) (cd57692)
  • set builder images in templates and .faas.yaml (#136) (d6e131f)
  • test suite (d33fb2d)
  • the list sub-command uses namespace (fbab8c0)
  • user can set envvars (5182487)
  • using custom docker daemon (e.g podman) (6d2d8c6)
  • ci/cd: add release-please for automated release management (8a60c5e)
  • kn: Enable faas to be integrated as plugin to kn (#155) (85a5f47)
  • version command respects verbose flag (#61) (4c3a276)
  • version prints semver first (dd2e709)

Bug Fixes

  • delete and `deploy sub-commands respects func.yaml conf (d562498)
  • func deploy uses Docker API, not binary (dc2fbee)
  • func run now uses Docker API, not binary (db0945e)
  • build releases from main branch only (be8c9eb)
  • build using environmentally-defined settings for GOOS and GOARCH by default (ebd2c11)
  • buildpack image reference (9dc0da7)
  • change --format flag to --output for list and describe commands (#248) (6470d9e)
  • compare service names in integraiton tests (1551d69)
  • correct fn signatures in Go Events template (#246) (5502492)
  • correct value for config path and robustify (#130) (fae27da)
  • correcting broken merge (#252) (8d1f5b8)
  • creating new revision of ksvc (8f65c81)
  • default k8s namespace to 'faas' per documentation (2fcbe74)
  • delete command (284b77f)
  • describe works without Eventing (6c16e65)
  • examples in readme (5591e7f)
  • exposed port (7ed2e86)
  • Fix plugin version output (#233) (8a30ba1)
  • fix the help text for the describe function (#243) (5a3a0d6)
  • image override (#88) (91172ef)
  • image parsing (6a621a5)
  • increase remove timeout to 120s (80e366b)
  • print "No functions found in [ns] namespace" for kn func list (#240) (61ea8d4)
  • regenerate pkger files (#183) (1d14a8c)
  • remove dependency on kn binary (d503a73)
  • remove dependency on kubectl binary (8610218)
  • remove references to unused binaries appsody, kn, kubectl (ce48083)
  • return fs errors on config creation (adcd93d)
  • return JSON in Node.js event template (#211) (beb838f)
  • root cmd init (ec5327d)
  • serialize trigger on faas.config (6fdbb64)
  • set envVars when creating a function (#250) (f0be048)
  • signature of HTTP go function in template (bb575b0)
  • sprint-boot template (38fd673)
  • stop using manually edited completion (bf9b048)
  • sync package-lock.json (#137) (02309a2)
  • update pack dependency (c3c2165)
  • update pkger generated files (8012e19)
  • update quarkus templates (ffc6a12)
  • update to Knative 0.17 (#145) (5fe7052)
  • use image name for run command (#238) (985906b)
  • version flag (7c25329)

src

  • change all references of "repository" to "registry" for images (#156) (e425c8f)

This PR was generated with Release Please.

@lkingland lkingland closed this Apr 19, 2021
@lkingland lkingland deleted the release-v1.0.0 branch April 19, 2021 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant