Skip to content

Commit 563cf6d

Browse files
committed
0.23.0 short changelog
1 parent 6138126 commit 563cf6d

1 file changed

Lines changed: 39 additions & 0 deletions

File tree

HISTORY.rst

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,45 @@
22
History
33
=======
44

5+
0.23.0 (2023-01-11)
6+
===================
7+
8+
0.22 was one of the more stable releases which had numerous patch versions to improve features & stability.
9+
0.23.0 adds to it and has a deep refactor of the way resources & modules are working together, allowing
10+
for anyone to create their own x-resources extension packages, which plug & play to the core modules.
11+
12+
We also had one new contribution, so thanks to samyuktha-edara for the fix (#647)!
13+
14+
New features
15+
---------------
16+
17+
* b944b4b Document GrantTaskAccess (John "Preston" Mille)
18+
* 6a2652d Allows to set name of a compose service or family in x-alarms for auto completion of Dimensions (John "Preston" Mille)
19+
* 901f1f8 New Fargate CPU RAM combinations (John Preston)
20+
* 12bac08 Enable EMF logging with CW Agent. (#641) (John Preston)
21+
* 5e71df8 x-s3.Bucket QueuesNotifications support x-sqs:: (#640) (John Preston)
22+
* 7d0eb5f Secrets access granted to both roles by default. (#637) (John Preston)
23+
* 085da03 Working FireLens to x-kinesis (#632) (John Preston)
24+
* 269155c Working disable rollback (#630) (John Preston)
25+
26+
27+
General improvements & Bug fixes
28+
----------------------------------
29+
30+
* 6eea00d Fixing ECS Scaling Lowerbound (#647) (Samyuktha Edara)
31+
* 3b535bd Fix loop iteration over services to create families (#636) (John Preston)
32+
* b001fad Improve x-rds/x-docdb secrets management (#633) (John Preston)
33+
* 6138126 No default instance for serverless DB Cluster (John "Preston" Mille)
34+
* 56a069f Fix Ingress.Myself condition check (John "Preston" Mille)
35+
* 4516f33 Distinguish ServiceName & Service ARN (John "Preston" Mille)
36+
* 1ee7db1 Ignore sidecars when considering log retention set in compose file (John "Preston" Mille)
37+
* c088638 Fixing up deleting the service definition output on events delete service (John "Preston" Mille)
38+
* 3409cf1 Explicitely wrong value with closest value different than 30 (John "Preston" Mille)
39+
* 8823b50 Slight changes to documentation wording (John "Preston" Mille)
40+
* 385a91d Adding isort icon/link (John "Preston" Mille)
41+
* b78c8c5 Improving input validation for firelens destinations (John "Preston" Mille)
42+
* 150f858 Fixing up ELBv2 & Cognito (John "Preston" Mille)
43+
544
0.22.0 (2022-06-13)
645
====================
746

0 commit comments

Comments
 (0)