Skip to content

Release v0.42.0

Compare
Choose a tag to compare
@khanhtc1202 khanhtc1202 released this 27 Feb 06:40
· 715 commits to master since this release
34c305f

Changes since v0.41.4

New Features

  • Add last use of api key on webui (#4124)
  • Add diff details with terraform dritf detection (#4167)

Notable Changes

  • Support installing pipectl via asdf (#4185)
  • Add pipectl deployment list (#4182)
  • Allow pipectl command to specify number of fetching applications (#4189)
  • Support pipectl to list applications by Label. (#4186)
  • Fix unable to delete resource that removed from git for k8s apps (#4207)

Internal Changes

  • Bump golang.org/x/oauth2 to v0.5.0 (#4225)
  • Bump golang.org/x/net for vulnerable to request smuggling attack (#4224)
  • Update api key list UI (#4221)
  • Update runtime go version for tools (#4222)
  • Bump golang.org/x/crypto (#4219)
  • Small changes on refactor APIKeyLastUseCache get (#4216)
  • Bump golang.org/x/net in /tool/actions-plan-preview (#4218)
  • Bump golang.org/x/text from 0.3.7 to 0.3.8 (#4217)
  • Add last used time cron updater (#4201)
  • Display namespace of the resources on stage logs (#4211)
  • Remove the old version docs (#4209)
  • Update the contributions list (#4210)
  • Fix error (#4208)
  • Remove cloud-provider word in piped logs (#4205)
  • Change diff detail's header (#4199)
  • Missing go deps update (#4200)
  • Revert SameSite cookie for SSO login (#4195)
  • Update Lax to Strict for SameSite cookies (#4191)
  • Bump github.com/prometheus/client_golang from 1.11.0 to 1.11.1 (#4187)
  • Update release note for v0.41.0 (#4184)
  • Update the interval for Terraform's drift detection (#4181)
  • Make log view auto scroll to the end on log line added (#4179)
  • Get deployment's stage logs from deployment-id (#4158)
  • Make the deploying symbol rotate in reverse (#4177)
  • Remove all generated go files before regenerating (#4178)
  • Update file header - bash file (#4176)
  • Enable to diagnose the performance for piped (#4175)
  • Update file header (#4173)
  • Modify terraform drift detection's diff detail (#4170)
  • Add a new differential expression for drift detection (#4168)
  • Bump github.com/emicklei/go-restful (#4171)
  • Revise .env.example.env to .env.exapmle (#4169)
  • Update contributor list (#4165)