Skip to content

Release 2.0.0

Latest

Choose a tag to compare

@bornast bornast released this 10 Jun 11:09

What's Changed

  • docs: document v2 components by @droguljic in #212
  • refactor: remove unused UpstashRedis default dbName by @droguljic in #213
  • fix: sort out Vpc public API by @droguljic in #214
  • feat: bump default Database engine version to Postgres 18 by @droguljic in #215
  • feat: support full load balancer health check configuration by @droguljic in #218
  • fix: use provided targetLatency to create latency panels title by @droguljic in #226
  • fix: pass provided task-role inline policies to nested ECS service by @droguljic in #224
  • fix: call registerOutputs for static site components by @droguljic in #227
  • refactor: group web server load balancer arguments by @droguljic in #223
  • build: update tmp to 0.2.7 by @droguljic in #228
  • fix: remove trailing comma from prometheus getLatencyRateQuery by @droguljic in #225
  • fix: disable evaluateTargetHealth for CloudFront Route 53 aliases by @droguljic in #232
  • build: update dependencies to the latest version by @droguljic in #233
  • feat: drop pulumi.Config in favor of explicit args by @droguljic in #229
  • fix: declare used @smithy packages as direct dev dependencies by @droguljic in #236
  • fix: remove opentelemetry wrapper and export otel directly by @bornast in #234
  • fix: use plain boolean for ECS control-flow flags by @droguljic in #231
  • fix: exclude test files from the build by @droguljic in #235
  • feat: deep merge plain objects in mergeWithDefaults by @droguljic in #238
  • fix: serialize ECS task definition with Pulumi outputs by @droguljic in #237
  • fix: harden OpenTelemetry config writing by @droguljic in #239

Full Changelog: 2.0.0-beta.1...2.0.0