Releases: ExtensionEngine/infra-code-blocks
Releases · ExtensionEngine/infra-code-blocks
Release 2.0.0
What's Changed
- docs: document v2 components by @droguljic in #212
- refactor: remove unused
UpstashRedisdefaultdbNameby @droguljic in #213 - fix: sort out
Vpcpublic API by @droguljic in #214 - feat: bump default
Databaseengine version to Postgres18by @droguljic in #215 - feat: support full load balancer health check configuration by @droguljic in #218
- fix: use provided
targetLatencyto 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
registerOutputsfor static site components by @droguljic in #227 - refactor: group web server load balancer arguments by @droguljic in #223
- build: update
tmpto0.2.7by @droguljic in #228 - fix: remove trailing comma from prometheus
getLatencyRateQueryby @droguljic in #225 - fix: disable
evaluateTargetHealthfor CloudFront Route 53 aliases by @droguljic in #232 - build: update dependencies to the latest version by @droguljic in #233
- feat: drop
pulumi.Configin favor of explicit args by @droguljic in #229 - fix: declare used
@smithypackages 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
mergeWithDefaultsby @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
- fix: otel collector mount target race condition (#222) (5e53435)
- feat: change
pluginsoutput type toPluginInstallation(#221) (686bdf8) - build: update
basic-ftpto6.0.1andprotobufjsto8.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.addCloudWatchLogsto follow convention (#209) (6b8f29a) - refactor: remove web server builder
Argstype (#208) (c75a68d)
Release 2.0.0-beta.0
Release 2.0.0-alpha.8
Release 2.0.0-alpha.7
- refactor: add ability for multiple replicas (#194) (57d6756)
- test: grafana SLO (#185) (a20b376)
- refactor: switch aws rds provider (#193) (0a13cad)
- feat: grafana dashboard configuration (#184) (53d6152)
- style: fix formatting (#192) (fe84b61)
- fix: export missing grafana connections (#191) (8c11b72)
- feat: add xray connection to grafana (#190) (9d68b77)
- test: unify exponential backoff use (#187) (3aed680)
- feat: add cloudwatch logs connection to grafana (#189) (87a9e2e)
- build: update
yaml,picomatchandfast-xml-parser(#188) (4e31522) - feat: grafana component (#183) (30d030c)
Release 2.0.0-alpha.6
Release 2.0.0-alpha.5
Release 2.0.0-alpha.4
- feat: standardize the web server builder fluent interface (#175) (7fdc62b)
- feat: remove VPC from
EC2SSMConnectinstance properties (#174) (7e9c34c) - feat: add
name,familyandlogGroupNamePrefixargs to ECS service (#171) (9a96e54) - build: update
minimatchto10.2.4andbasic-ftpto5.2.0(#173) (f920a0c) - fix: ensure subnet strategy change do not affect specs ordering (#172) (395d149)