Releases: porter-dev/porter-archive
Releases · porter-dev/porter-archive
v0.52.56
Release v0.52.55
delete targets by id (#4681)
Release v0.52.54
increase default timeout on CLI (#4664)
Release v0.52.53
Delete target from CLI (#4652)
Release v0.52.52
kubectl for v1 users (#4552) Co-authored-by: sunguroku <[email protected]> Co-authored-by: Porter Support <[email protected]>
Release v0.52.51
deprecate kubectl and helm cmd (#4547) Co-authored-by: sunguroku <[email protected]>
Release v0.52.50
Add ingest endpoint to metronome client (#4531) Co-authored-by: jusrhee <[email protected]>
Release v0.52.49
What's Changed
- add deployment target id to yaml and allow selecting deployment target in app view by @d-g-town in https://github.com/porter-dev/porter/pull/4482
- remove beta features enabled by @ferozemohideen in https://github.com/porter-dev/porter/pull/4483
- show cluster contract on click by @ferozemohideen in https://github.com/porter-dev/porter/pull/4485
- Stripe customer duplicates and incorrect email fixes by @MauAraujo in https://github.com/porter-dev/porter/pull/4484
- add user by @ferozemohideen in https://github.com/porter-dev/porter/pull/4486
- sort env groups and allow multi selects by @d-g-town in https://github.com/porter-dev/porter/pull/4487
- add extra small datastore type by @ferozemohideen in https://github.com/porter-dev/porter/pull/4488
- add local source type to allow for app creation from cli by @ianedwards in https://github.com/porter-dev/porter/pull/4476
- only show default deployment target addons in addons tab by @ferozemohideen in https://github.com/porter-dev/porter/pull/4489
- latest addons with env by @ferozemohideen in https://github.com/porter-dev/porter/pull/4490
- add try catch to log json parsing by @ferozemohideen in https://github.com/porter-dev/porter/pull/4491
- guided app create command by @ianedwards in https://github.com/porter-dev/porter/pull/4492
- Delete datastore endpoint by @ferozemohideen in https://github.com/porter-dev/porter/pull/4493
- bump deploy timeout to 1hr by @d-g-town in https://github.com/porter-dev/porter/pull/4495
- Add user context to payment method analytics by @MauAraujo in https://github.com/porter-dev/porter/pull/4498
- move-to-prod porter cloud by @stefanmcshane in https://github.com/porter-dev/porter/pull/4499
- refactor update datastore endpoint by @ferozemohideen in https://github.com/porter-dev/porter/pull/4496
- rerun build when saving on build tab by @ianedwards in https://github.com/porter-dev/porter/pull/4500
- patch GCP build repo name by @d-g-town in https://github.com/porter-dev/porter/pull/4501
Full Changelog: porter-dev/porter@v0.52.48...v0.52.49
Release v0.52.48
What's Changed
- cancel job run on interrupt from cli by @ianedwards in https://github.com/porter-dev/porter/pull/4466
- Added the Standard_B8als_v2 and Standard_B16als_v2 instance types. by @rudimk in https://github.com/porter-dev/porter/pull/4467
- Enable Porter Application porter-double by @porter-internal in https://github.com/porter-dev/porter/pull/4470
- Update porter_stack_porter-double.yml by @d-g-town in https://github.com/porter-dev/porter/pull/4471
- use v2 gha action for production by @d-g-town in https://github.com/porter-dev/porter/pull/4472
- dgtown/v2 gha by @d-g-town in https://github.com/porter-dev/porter/pull/4473
- first check nginx-ingress namespace before cluster-scoped search by @d-g-town in https://github.com/porter-dev/porter/pull/4468
- Billing Telemetry by @MauAraujo in https://github.com/porter-dev/porter/pull/4474
- Delete Porter Application porter-double by @porter-internal in https://github.com/porter-dev/porter/pull/4475
- Input image while loading by @ferozemohideen in https://github.com/porter-dev/porter/pull/4469
- Add payment method analytics by @MauAraujo in https://github.com/porter-dev/porter/pull/4477
- remove error by @ferozemohideen in https://github.com/porter-dev/porter/pull/4479
Full Changelog: porter-dev/porter@v0.52.47...v0.52.48
Release v0.52.47
support target CLI (#4465)