RSS

Posts in 2022

  • Release v0.41.0

    Tuesday, December 20, 2022 in Releases

    Changes since v0.40.1 Breaking Changes All applications configuration file should NOT use the spec.triggerPaths (marked as deprecated previously), but use spec.trigger.onCommit.paths instead. Refer to application configuration docs …

    Read more

  • Release v0.40.1

    Friday, December 02, 2022 in Releases

    Changes since v0.40.0 Internal Changes Refactor api loading for Insights data on web (#4039) Remove unneeded code (#4038) Make chunkMaxCount configurable for Insight collector (#4036) Fix comment in docs (#4035) Avoid the incorrect conversion …

    Read more

  • Release v0.40.0

    Wednesday, November 30, 2022 in Releases

    Changes since v0.39.0 Notable Changes Enable to restart Piped from the PipeCD console (#3988) Allow config MySQL database via config URL (#4017) Fix K8s resources are not pruned even if running Quick Sync (#3991) Internal Changes Update web …

    Read more

  • Release v0.39.0

    Monday, November 07, 2022 in Releases

    Changes since v0.38.2 Notable Changes Make it possible to skip following stages when plan result is no changes (#3903) It’s possible to use exitOnNoChanges option in order to exit the pipeline when having no changes like the below. …

    Read more

  • Release v0.38.2

    Thursday, October 20, 2022 in Releases

    Changes since v0.38.1 Notable Changes Introduce pipectl quickstart command (#3947) Support the priorityClassName for the Pod priority (#3946) Internal Changes Docs for quickstart (#3956) Bump minimist from 1.2.5 to 1.2.7 in /web (#3954) Fix the …

    Read more

  • Release v0.38.1

    Tuesday, October 11, 2022 in Releases

    Changes since v0.37.0 Notable Changes Add copy diff button (#3939) Fix labels filter in deployments page (#3930) Internal Changes Change piped forms from drawer to dialog on setting pages (#3942) Refactor to use a legit type (#3940) Add an …

    Read more

  • Release v0.38.0

    Thursday, September 29, 2022 in Releases

    Release v0.38.0 with changes since v0.37.1 Notable Changes From this version, The new design of the RBAC, PipeCD authorization implementation, is reflected in the web console. We have a better way of configuring resource access control for your …

    Read more

  • Release v0.37.1

    Wednesday, September 14, 2022 in Releases

    Changes since v0.37.0 Notable Changes Fix a bug that causes a permission denied error on the web console (#3910) Internal Changes Update the codegen version (#3911) Update contributors list (#3909) Remove FilterByNames method to avoid overriding a …

    Read more

  • Release v0.37.0

    Wednesday, September 07, 2022 in Releases

    Changes since v0.36.0 Starting from version v0.37.0, it’s able to control the order of applying Kubernetes manifests with pipecd.dev/order annotation. In this example, the CRD manifest will be applied before the Deployment manifest. …

    Read more

  • Release v0.36.0

    Thursday, August 18, 2022 in Releases

    Changes since v0.35.1 Notable Changes Support switching between logged in projects (#3843) Make target group configuration as not required in ECS application configuration (#3857) Support configuring TaskRoleArn for ECS taskset (#3853) Internal …

    Read more