Skip to content

Release v0.47.0

Compare
Choose a tag to compare
@t-kikuc t-kikuc released this 09 Apr 07:20
· 452 commits to master since this release
a73d091

Changes since v0.46.0

Notable Changes

  • Truncate deploymentStatus metrics after reporting stats (#4857)
  • Add base64 encoded piped key to dialog (#4853)
  • Add deployment ID to the deployment details page (#4852)
  • Add the application ID to the application detail page (#4846)
  • Support deploying Lambda functions depending on Lambda layers (#4805)
  • Support K8sApp by pipectl init in simplest way (#4759)
  • Support AWS Secrets Manager as a source of piped-config (#4785)
  • feat: exposeService detail logs (#4752)

Internal Changes

  • [doc] Fix doc of missing DataStore.type: FILEDB (#4809)
  • Bump express from 4.18.1 to 4.19.2 in /web (#4850)
  • Add docs of lambda layers configuration (#4807)
  • Update contributing docs (#4849)
  • Add community links to README.md (#4848)
  • Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /web (#4847)
  • Fix README.md for piped (#4843)
  • Update go.mod (#4842)
  • Bump follow-redirects from 1.15.4 to 1.15.6 in /web (#4835)
  • update deprecated type (#4837)
  • update deprecated funcs for grpc package (#4836)
  • Bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible (#4841)
  • Update blog content (#4840)
  • Update project kiosk location (#4839)
  • [doc] Add links to pipectl init from the pages of configuring ECS/K8s App (#4802)
  • Add KubeCon info blog (#4838)
  • Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 (#4833)
  • Bump google.golang.org/protobuf in /tool/actions-gh-release (#4831)
  • Bump google.golang.org/protobuf in /tool/actions-plan-preview (#4830)
  • Bump google.golang.org/protobuf in /tool/codegen/protoc-gen-auth (#4832)
  • [doc] Fix the status of Plan Preview for Lambda (#4818)
  • [doc] Add explanation of health check (#4827)
  • [doc] Add links to each README.md of components (#4828)
  • [doc] Add explanation of options of piped and launcher (#4829)
  • Add plugin planner for k8s (#4819)
  • Update plugin proto for ExecutorService and add piped pluginservice (#4834)
  • [blog] Add a blog of building a control plane on local by docker-compose (#4823)
  • Update controller to use new planner logic (#4825)
  • Relocate plugin proto (#4826)
  • Update BuldPlan API for piped pluggin (#4821)
  • [doc] Fix the status of Plan Preview for ECS (#4817)
  • Define piped pluggin api (#4815)
  • Fix the Lambda encryptedSecrets key used in the example (#4804)
  • Run update go deps (#4792)
  • [doc] Fix indents of the pprof page (#4776)
  • Update contributors list (#4787)
  • BUGFIX: Added cancel method to fix context leak (#4767)
  • Add function.yaml spec docs (#4779)