Skip to content

Release v0.33.0

Compare
Choose a tag to compare
@khanhtc1202 khanhtc1202 released this 08 Jun 11:09
· 1023 commits to master since this release
d9fd0e8

Changelog since v0.32.4

Breaking changes

  • Disallow valueFiles from paths outside the application directory to prevent potential dirtrav vulnerability (#3726) - For more information about what is allowed, please refer to docs

Notable Changes

  • Make piped upgrade version input box selectable (#3734)
  • Add feature to show piped config on web console (#3673)
  • Sort the application suggestion name in application filter form (#3740)

Internal Changes

  • Add some tips to contributor guide (#3739)
  • Only show latest 6 released versions in piped upgrade dialog (#3737)
  • feat: Add serviceAccountName field (#3736)
  • Fix bug that cloud provider type is not resolved correctly (#3735)
  • Bump async from 2.6.3 to 2.6.4 in /web (#3539)
  • Bump eventsource from 1.0.7 to 1.1.1 in /web (#3714)
  • Auto-complete Piped form when only one Piped has been added (#3723)
  • Define the LoadApplication function in the config package (#3730)
  • Add RestartPiped gRPC to Web API (#3725)
  • Add Sync Strategies definition to concepts page (#3728)
  • Make report piped meta works with filedb (#3727)
  • Omit empty fields in the "Show the configuration" dialog (#3724)
  • Refine web console UI/UX related to show Piped configuration feature (#3718)
  • Fix the script of generating release (#3721)