Skip to content

v1.11.0 馃巵

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Dec 10:51
· 1 commit to refs/heads/main since this release
1b05c40

What's Changed

This version adds support to run without cert-manager and an extended system for authorization and roles.
It updates the default builder, switching from the old Ubuntu bionic to the newer builder-jammy-full.
It adds caching of AppCharts, some new API endpoints, and extends the CLI support for JSON output.

馃殌 Features

  • Added new Authorization Roles (#2656)
  • Added ability to run without cert-manager (#2681)
  • Added support for builder-jammy-full, and made it default (#2659)
  • Updated staging scripts removed hardcoded -process-type=web (#2674)
  • Added caching of AppCharts in server pod (#2588)
  • Added CLI support for app archives and special handling of single app directory in app source archive (#2712)
  • Added better error handling for panics (#2719)
  • Added --output json support to the epinio info command (#2729)
  • Added --output json support to the epinio app list|show commands (#2636)
  • Added --output json support to the epinio service list|show commands. (#2634)
  • Added /me API endpoint to perform a credentials check (#2648)
  • Added /gitproxy API endpoint (#2550)
  • Extended /info API endpoint with dex availability flag, and made accessible without authentication (#2604)

馃悰 Bug Fixes

  • Fixed service name definition in catalog service entries (#2710)
  • Detect and ignore users defined multiple times (#2701)
  • Fixed missing repo update when helm chart is not found (#2698)
  • Fixed missing update of user roles on each new login session (#2660)
  • Fixed unclear login rejection message (#2658)
  • Fixed missing custom headers for app logs and service port-forward (#2641)
  • Removed incorrect Traefik annotations in LetsEncrypt cluster issuers (#2627)
  • Fixed mishandling of scheme prefixes in route specifications (#2617)
  • Fixed app export on multinode clusters with RWO storage (#2622)

馃摀 Documentation

  • Fixed unwanted page title in Docusaurus generated page. (#2726)
  • Improved the generated front matter for CLI command references (#2724)
  • [ADR] New Authorization roles (#2677)

馃О Maintenance

  • Bump charts (Dex for UI, new roles, action updates) (#2700)
  • Updated Go dependencies, removed deprecated pkgs (#2694)
  • import drop of epinio-ui(-tls) cert and secret. (#2693)
  • Added support for builder-jammy-full, and made it default (#2659)
  • import aws-cli version bump (#2662)
  • dependencies - go module bumps, and action update (#2655)
  • import change of paketo builder version to fixed, last in stream (#2643)
  • Added logger to AuthService (#2640)
  • import nginx bump (#2639)
  • Bump bci/bci-micro from 15.5.11.2 to 15.5.11.3 in /images (#2575)
  • Bump go module dependencies (#2577)
  • action updates (#2576)

Usage

More info can be found in the installation instructions.

What's Changed

馃殌 Features

  • Added --output json support to the epinio info command (#2729)
  • Added better error handling for panics (#2719)
  • Added CLI support for app archives and special handling of single app directory in app source archive (#2712)
  • Added new Authorization Roles (#2656)
  • Added ability to run without cert-manager (#2681)
  • Added support for builder-jammy-full, and made it default (#2659)
  • Updated staging scripts removed hardcoded -process-type=web (#2674)
  • Added /me API endpoint to perform a credentials check (#2648)
  • Added --output json support to the epinio app list|show commands (#2636)
  • Added --output json support to the epinio service list|show commands. (#2634)
  • Extended /info API endpoint with dex availability flag, and made accessible without authentication (#2604)
  • Added caching of AppCharts in server pod (#2588)
  • Added /gitproxy API endpoint (#2550)

馃悰 Bug Fixes

  • Fixed service name definition in catalog service entries (#2710)
  • Detect and ignore users defined multiple times (#2701)
  • Fixed missing repo update when helm chart is not found (#2698)
  • Fixed missing update of user roles on each new login session (#2660)
  • Fixed unclear login rejection message (#2658)
  • Fixed missing custom headers for app logs and service port-forward (#2641)
  • Removed incorrect Traefik annotations in LetsEncrypt cluster issuers (#2627)
  • Fixed mishandling of scheme prefixes in route specifications (#2617)
  • Fixed app export on multinode clusters with RWO storage (#2622)

馃摀 Documentation

  • Fixed unwanted page title in Docusaurus generated page. (#2726)
  • Improved the generated front matter for CLI command references (#2724)
  • [ADR] New Authorization roles (#2677)

馃О Maintenance

  • Bump charts (Dex for UI, new roles, action updates) (#2700)
  • Updated Go dependencies, removed deprecated pkgs (#2694)
  • import drop of epinio-ui(-tls) cert and secret. (#2693)
  • Added support for builder-jammy-full, and made it default (#2659)
  • import aws-cli version bump (#2662)
  • dependencies - go module bumps, and action update (#2655)
  • import change of paketo builder version to fixed, last in stream (#2643)
  • Added logger to AuthService (#2640)
  • import nginx bump (#2639)
  • Bump bci/bci-micro from 15.5.11.2 to 15.5.11.3 in /images (#2575)
  • Bump go module dependencies (#2577)
  • action updates (#2576)

Usage

More info can be found in the installation instructions.