Tsuru Versions Save

Open source and extensible Platform as a Service (PaaS).

1.20.5

2 weeks ago

Changelog

  • 004444ec1 Bump version
  • 15beef239 fix when removed service plan return empty on info
  • 10560a3c5 Enforce using std raw output for confirmation inputs (#2693)

1.20.4

3 weeks ago

Changelog

  • 8ecd7f486 Bumping version
  • fdf330db9 there is a race where apps can be modified during bind/unbind
  • 7255c58e1 service instance proxy V2 (#2692)
  • 86100e0ba use few labels on tsuru pod (#2689)
  • 543d38613 Add hook to inject code after parsing the args and before cmd execute

1.20.3

1 month ago

Changelog

  • ebeccf4a9 feat: validation for prometheus trigger name (#2691)
  • 1ff3c39cb Drop tsuru_unit_agent unused code (#2686)
  • 32141a6bb Add validation to avoid conflict with service envs (#2687)
  • 0df65c2ed KEDA Prometheus Autoscale (#2690)
  • 5b5cbe89f kubernetes/job: wait cronjob to be deleted
  • 87ae4fa37 Bump version
  • 6083928e8 fix: recreate cronjob after change on schedule (#2688)

1.20.2

1 month ago

Changelog

  • 410c71393 Bump version
  • 97f2bde09 json: fix typo of json tag of field ConcurrencyPolicy
  • 654b59ade api.yaml: Add concurrencyPolicy to job type

1.20.1

1 month ago

Changelog

  • d7ef1a7cf Bump version
  • a90077278 fix lint
  • 1cd0e4e22 job: call deploy agent after merge changes
  • 96d0288c7 Fix TestUpdateJob test
  • 358ce9c85 feat: expose job concurrency policy to the API (#2680)
  • 2fe8cb8f5 Drop TSURU_APP_TOKEN (#2684)
  • b59d331aa remove unused variables
  • 2f505a4aa Fix race of doing an override of annotations that belongs to third controllers (#2682)
  • bb7e873f7 Expire GC events after 6 months, fix gc for apps orphaned of cluster

1.20.0

2 months ago

Changelog

  • e2b10bf81 fix lint
  • a540c62ee Ensure compability with tsuru teams and GCP billing tags
  • ff72af5cf Add missing json tags
  • 8eb216220 Add hook to add possibility to retry
  • be3b5a1f9 Expose OIDC settings to clients be able to auth with IDP (#2675)

1.19.3

2 months ago

Changelog

  • cc3f6824a Add missing json tags

1.19.2

2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/tsuru/tsuru/compare/1.19.0...1.19.2

1.18.0

5 months ago

Changelog

  • 812186720 Bump version
  • 1368ce439 Add support to show sourceIP on logs
  • 651fb51ba docs: update k8s version for tsuru-stack install on minikube

1.19.1-rc0

5 months ago

Changelog

  • 7e1deed0f Use correct version number
  • 01fd99472 Bump version
  • fdb2a52c5 plan per process (#2669)
  • f2cd97287 revert: min units 0 (#2673)
  • 1cbc08aac tag validator service (#2670)
  • 31e75c91f docs: add interactiveMode to cluster/kubeconfig/exec
  • aeeacbcb5 Feat/schedule autoscale (#2667)