Skip to content

Releases: ExtensionEngine/infra-code-blocks

Release 2.0.0

10 Jun 11:09

Choose a tag to compare

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

Release 2.0.0-beta.1

14 May 13:21
77c0d01

Choose a tag to compare

Release 2.0.0-beta.1 Pre-release
Pre-release
  • fix: otel collector mount target race condition (#222) (5e53435)
  • feat: change plugins output type to PluginInstallation (#221) (686bdf8)
  • build: update basic-ftp to 6.0.1 and protobufjs to 8.2.0 (#220) (08e8a17)
  • build: override fast-xml-builder version (#219) (4cfec5a)
  • refactor: change how grafana plugins are installed (#211) (fb8ea32)
  • test: logs and traces dashboard (#202) (ddc24f7)
  • feat: logs and traces dashboard (#199) (390a238)
  • fix: rename GrafanaBuilder.addCloudWatchLogs to follow convention (#209) (6b8f29a)
  • refactor: remove web server builder Args type (#208) (c75a68d)

Release 2.0.0-beta.0

27 Apr 09:57
0dce0ea

Choose a tag to compare

Release 2.0.0-beta.0 Pre-release
Pre-release
  • test: fix cf s3 tests (#210) (b0c213f)
  • feat: respect X-Frame-Options from the CF S3 behavior origin (#207) (77d7b2e)
  • test: implement tests for rotation token configuration (#204) (fdc6a05)

Release 2.0.0-alpha.8

20 Apr 10:24
431f65d

Choose a tag to compare

Release 2.0.0-alpha.8 Pre-release
Pre-release

Release 2.0.0-alpha.7

08 Apr 10:06
82e19dc

Choose a tag to compare

Release 2.0.0-alpha.7 Pre-release
Pre-release

Release 2.0.0-alpha.6

16 Mar 16:56
1e438dc

Choose a tag to compare

Release 2.0.0-alpha.6 Pre-release
Pre-release
  • fix: align DNS record resource names (#181) (0190d16)
  • feat: simplify cache behavior for custom S3 origin (#180) (09af365)
  • build: update dependencies to the latest version (#182) (926529a)

Release 2.0.0-alpha.5

06 Mar 10:31
634d4da

Choose a tag to compare

Release 2.0.0-alpha.5 Pre-release
Pre-release
  • fix: base default CF origin request policy on domain name (#179) (5ea8979)
  • fix: update SSM connect tests to use amiResult property (#178) (03ff601)
  • build: update dependencies to the latest version (#177) (a074ec4)
  • feat: add ami argument to EC2SSMConnect component (#176) (102b567)

Release 2.0.0-alpha.4

03 Mar 16:12
11b511d

Choose a tag to compare

Release 2.0.0-alpha.4 Pre-release
Pre-release
  • feat: standardize the web server builder fluent interface (#175) (7fdc62b)
  • feat: remove VPC from EC2SSMConnect instance properties (#174) (7e9c34c)
  • feat: add name, family and logGroupNamePrefix args to ECS service (#171) (9a96e54)
  • build: update minimatch to 10.2.4 and basic-ftp to 5.2.0 (#173) (f920a0c)
  • fix: ensure subnet strategy change do not affect specs ordering (#172) (395d149)

Release 2.0.0-alpha.3

26 Feb 13:59
3dfff50

Choose a tag to compare

Release 2.0.0-alpha.3 Pre-release
Pre-release
  • fix: utilize provided security group in ECS service (#170) (1273807)
  • fix: keep TaskSize type definition backward compatible (#169) (9739282)
  • test: otel integration tests (#167) (4303842)
  • fix: log group resource not being deleted (#168) (8364682)

Release 2.0.0-alpha.2

20 Feb 14:26
065f1af

Choose a tag to compare

Release 2.0.0-alpha.2 Pre-release
Pre-release
  • feat: do not track component inputs in state (#166) (68963b1)
  • feat: add bucketPrefix config option to StaticSite component (#165) (1f255e3)
  • build: update release-it to 19.2.4 and minimatch to 10.2.2 (#164) (2e9d6e5)