Changelog¶
All versions of mare_aws_common_lib (setup.cfg), derived directly from
the git history of that file's version field — one entry per commit that
changed it, newest first. The description is that commit's message, not a
curated release note; some early entries are terse or generic ("increasing
version") because that's what the commit actually said.
A few anomalies in the raw history, left as-is rather than corrected:
- 0.3.4 → 0.3.5 (dc93c1d, 2025-07-02) was followed a few days later by
0.3.5 → 0.3.4 (7ca41bd, 2025-07-07) — an actual version decrease.
- Several versions were independently set by two different commits on
different dates: 0.2.2 (f977c84 and c8bcc91), 0.2.5 (250273c and
0637fe3), 0.3.1 (e3146c1 and 7b226ab). Both commits are listed.
- 55559f4 (2025-04-16)'s message literally says "version 2.10" — it set
setup.cfg to 0.2.10, not 2.10.
1.0.21 — 2026-09-16¶
Wire this changelog into the published docs site: added a Changelog nav
entry to documentation/mkdocs.yml, a build-time copy step in
pipeline/buildspec.yml (CHANGELOG.md → documentation/docs/changelog.md,
regenerated fresh before every mike deploy), and gitignored the generated
copy so it can't go stale in version control.
1.0.20 — 2026-09-15¶
remove unnecessary role in rds builder (f343db6)
1.0.19 — 2026-06-16¶
Add maintenance windows rds configuration (e947c80)
1.0.18 — 2026-06-03¶
New version (3fc8091)
1.0.17 — 2026-06-02¶
add QA pipeline, add major version for RDS (c49767e)
1.0.16 — 2026-05-26¶
add new kind of pipeline - QA (f90881b)
1.0.15 — 2026-04-28¶
add tags, qa pipeline (ba4e75c)
1.0.14 — 2026-04-10¶
ECS remove double port definition (eaa6030)
1.0.13 — 2026-03-19¶
Add postgresql engine version configurability (3fc081a)
1.0.12 — 2026-02-05¶
add performance insight config for RDS (94c1a07)
1.0.11 — 2026-01-16¶
minor fixes (29123e3)
1.0.10 — 2025-11-18¶
minor fixes to iam role for signing images, version bump (328f358)
1.0.9 — 2025-10-28¶
adding kms s3 permissions for the container signing (55e59d9)
1.0.8 — 2025-10-28¶
adding s3 permissions to container signing (624e40d)
1.0.7 — 2025-10-28¶
adding container siggning construct, version bump (b2f19dd)
1.0.6 — 2025-10-22¶
adding security groups to codebuild projects (ba8a10a)
1.0.5 — 2025-10-21¶
bugfixes ecs efs and secrets, version bump (c4574af)
1.0.4 — 2025-10-13¶
minor bugfix on ecs_builder (87a02b4)
1.0.3 — 2025-10-10¶
added environment_files to ecs, minor fix in arn helper, version bump (bb764eb)
1.0.2 — 2025-10-09¶
adding lifecycle rule for s3 buckets (614a6ce)
1.0.1 — 2025-10-07¶
adding SYNC usage, version bump (d25857d)
1.0.0 — 2025-09-22¶
refactor snc keys, minor improvements (8a6aa81)
0.4.8 — 2025-09-01¶
bugfix on cloudfront builder, increase version (a017b42)
0.4.7 — 2025-09-01¶
reverting cloudfront logs bucket config, increase version (9d1c2c0)
0.4.6 — 2025-09-01¶
minor fix for aws generated password and dms compatibility (141e9b7)
0.4.5 — 2025-08-29¶
add support in s3 builder to add a policy to allow access from cross accounts (94bc91d)
0.4.4 — 2025-08-26¶
Waf builder now supports a new model with overrides (8824fbe)
0.4.3 — 2025-08-25¶
multiaz support for rds, health_check for ecs task and alb, advanced metrics for cloudfront (bfc2ed7)
0.4.2 — 2025-08-22¶
increasing lib version (4865169)
0.4.1 — 2025-08-19¶
bugfixes, iam auth improved (de4a8e4)
0.4.0 — 2025-08-12¶
adding support for iam auth at the db level, improving docs (7c9c557)
0.3.13 — 2025-08-07¶
bugfix in ecs builder in order to support the specification of the environment from which we should fetch the ecr image (fb90f30)
0.3.12 — 2025-08-04¶
increasing version (56381f2)
0.3.11 — 2025-08-04¶
tagging the latest codeartifact version fix (aa1510a)
0.3.10 — 2025-08-04¶
adding aws shield usage docs (92484e6)
0.3.9 — 2025-08-04¶
adding support for multiple docs versions (1eebe40)
0.3.8 — 2025-08-04¶
buildpsec fixes (cd9b16a)
0.3.7 — 2025-08-04¶
adding more documentation, changing the pipeline to include doc builds also (9bdffe0)
0.3.6 — 2025-07-16¶
sg refactoring (c71d86f)
0.3.5 — 2025-07-08¶
Minor bugfix in codepipeline builder (47c866a)
0.3.4 — 2025-07-07¶
Finished models implementation (7ca41bd)
(this commit set the version back down from 0.3.5 to 0.3.4 — see anomalies note above)
0.3.5 — 2025-07-02¶
Started implementing the model for the ecs builder (dc93c1d)
0.3.4 — 2025-06-30¶
Adapt ECS and CloudFront builders (4c15061)
0.3.3 — 2025-06-25¶
Adding models and refactoring (58cb932)
(this commit touched setup.cfg but did not change the version line — still 0.3.3)
0.3.3 — 2025-06-04¶
S3 logs for cloudfront and codebuild, added support for aditional inbound rules rds, added bot protection (b55b8b2)
0.3.2 — 2025-05-28¶
minor refactorings, introduced StreamTriggerType (d8334a1)
0.3.1 — 2025-05-27¶
Refactoring Password generator, added dynamodb stream trigger and pipeline event monitor constructs (e3146c1)
0.3.1 — 2025-05-23¶
Adapt env enum, change alb param in cloudfront_builder (7b226ab)
0.3.0 — 2025-05-20¶
Refactoring (d7be210)
0.2.30 — 2025-05-19¶
code cleanup, adding control stage to build and release pipeline (76aabe7)
0.2.29 — 2025-05-19¶
Adding support for advanced stored parameter for rds secrets (c787e59)
0.2.28 — 2025-05-16¶
checking for the existence of a secret (79f3c05)
0.2.27 — 2025-05-16¶
Using secret arn in rds builder (16c483d)
0.2.26 — 2025-05-15¶
refactoring rds builder to support secrets that have been created by other stacks (0f67f99)
0.2.25 — 2025-05-15¶
adding deploy stage to the deploy pipeline, minor changes to dynamodb builder (f04beec)
0.2.24 — 2025-05-06¶
bug fixes (67effa5)
0.2.23 — 2025-05-06¶
Using action_env_vars in the codepipeline builder (84a8698)
0.2.22 — 2025-05-06¶
Adding some more enums, increase version (4b54612)
0.2.21 — 2025-05-05¶
Increasing deps version (0fff1a5)
0.2.20 — 2025-04-30¶
Dynamodb builder now supports global secondary indexes (f39c406)
0.2.19 — 2025-04-30¶
Adding more stages to the codepipeline builder, new enum values, increase version (cf8a362)
0.2.18 — 2025-04-28¶
Restart pipeline on update (bb5a4d3)
0.2.17 — 2025-04-25¶
Changes to codepipeline builder, increase version (76586a0)
0.2.16 — 2025-04-24¶
Minor fixes to logical id naming convention (5deed8c)
0.2.15 — 2025-04-24¶
Updating codepipeline builder, codebuild builder, increasing version (8284aed)
0.2.14 — 2025-04-24¶
Increasing version (ad280de)
0.2.13 — 2025-04-23¶
Increasing version (b378e3e)
0.2.12 — 2025-04-23¶
Refactorings related with code pipeline builder (8d3e0fc)
0.2.11 — 2025-04-16¶
remove duplicate code (162d40c)
0.2.10 — 2025-04-16¶
version 2.10 (55559f4)
(commit message says "2.10", the actual version set was 0.2.10)
0.2.9 — 2025-04-15¶
Refactoring codepipeline_builder, increase version (22b494f)
0.2.8 — 2025-04-14¶
Adding dynamodb builder, increasing version (b2f93fa)
0.2.7 — 2025-04-14¶
Adding resource_naming and arn_uri_helper classes, increase version (e3935b2)
0.2.6 — 2025-04-11¶
Increasing version (1350d8c)
0.2.5 — 2025-04-11¶
Increasing version, debugging synth for cdk (250273c)
0.2.5 — 2025-04-11¶
add usage context on codebuild builder (0637fe3)
0.2.4 — 2025-04-09¶
Adding policies to pipeline role, increasing version (b825376)
0.2.3 — 2025-04-08¶
Adding some more enums, further develop codebuild and codepipeline builders (4b8d3ae)
0.2.2 — 2025-04-03¶
Version number and corrections (f977c84)
0.2.2 — 2025-03-28¶
Adding base class for CICD pipeline stacks (c8bcc91)
0.2.1 — 2025-03-25¶
Incrasing minor version, minor fix in code pipeline builder (d3dea5a)
0.2.0 — 2025-03-25¶
Minor refactoring, adding some documentation (7cb6622)
0.1.2 — 2025-03-25¶
Increasing version, adding cache to buildspec (49d7c4c)
0.1.1 — 2025-03-17¶
Minor fixes, upgrading version (8e03f09)
0.1.0 — 2025-03-14¶
Initial commit (7044c33)