Skip to content

Commit f75f737

Browse files
chore(version): 0.13.0
1 parent 352cf6d commit f75f737

File tree

1 file changed

+225
-0
lines changed

1 file changed

+225
-0
lines changed

CHANGELOG.md

Lines changed: 225 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,231 @@
22
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
33

44
- - -
5+
## 0.13.0 - 2026-02-08
6+
#### Features
7+
- new version 0.13.0 - (352cf6d) - containerscrew
8+
- new command for secrets-manager (get-secrets) - (ec01beb) - containerscrew
9+
- new version 0.12.0 - (7825360) - containerscrew
10+
- new command for cloudtrail events - (7dcde1b) - containerscrew
11+
- get historical cloudwatch log group - (9338991) - containerscrew
12+
- adapt size for log groups - (fd2c4ba) - containerscrew
13+
- cloudwatch logs stream - (56610b7) - containerscrew
14+
- new version 0.9.1 - (8d71abd) - containerscrew
15+
- (tuiv2): replace cntrl commands to exit the menu - (353a302) - containerscrew
16+
- new version 0.9.0 - (6d5c0ff) - containerscrew
17+
- replace instance selector using textual library - (8cc6af7) - containerscrew
18+
- remove version command and usage message - (dde37c7) - containerscrew
19+
- implement new sso get-credentials command - (ae41db4) - containerscrew
20+
- wip: implementing sso fetch credentials - (4bde401) - containerscrew
21+
- implement SSM get parameter - (c7f9943) - containerscrew
22+
- refactor rds session - (bae0db4) - containerscrew
23+
#### Bug Fixes
24+
- handle exception in sso and ssm commands - (69cc0f3) - containerscrew
25+
- handle exception TargetNotFoundException - (80eccb8) - containerscrew
26+
- poetry pypip token secret name - (7de2163) - containerscrew
27+
- poetry publish stage - (4115472) - containerscrew
28+
- security bugfixes - (c0f6c4f) - containerscrew
29+
- (ssm) remove nested loop and fix parameter accumulation logic - (df3c5bc) - containerscrew
30+
- (ssm) remove nested loop and fix parameter accumulation logic - (a431833) - containerscrew
31+
- poetry.lock file - (6691901) - containerscrew
32+
- signal handler - (721572d) - containerscrew
33+
- import cloudsnake.sdk.boto3_session - (1700081) - containerscrew
34+
- tests - (2387dfe) - containerscrew
35+
#### Documentation
36+
- update README - (e0806bc) - containerscrew
37+
- update readme - (7670027) - containerscrew
38+
- update readme - (0431458) - containerscrew
39+
- update readme - (5af267b) - containerscrew
40+
- update readme - (cb557d5) - containerscrew
41+
- replace ssm-session gif - (67a1ede) - containerscrew
42+
- replace ssm-session gif - (fd0aa9e) - containerscrew
43+
- add upgrade section - (c958597) - containerscrew
44+
- update shields - (b20e22b) - containerscrew
45+
- update README.md - (87af626) - containerscrew
46+
- update README.md - (196a751) - containerscrew
47+
- update README.md and examples - (a42a202) - containerscrew
48+
- update README.md and examples - (80a1c23) - containerscrew
49+
- update README.md and examples - (3516cb5) - containerscrew
50+
#### Refactoring
51+
- use typer.exit - (8efb126) - containerscrew
52+
- console print & reusable functions - (63d4c5b) - containerscrew
53+
- console print & reusable functions - (93780cf) - containerscrew
54+
- cloudsnake selector app & documentation - (258de7d) - containerscrew
55+
- logging default log level - (0eee9de) - containerscrew
56+
- session file name - (82922b7) - containerscrew
57+
- ruff checks - (29e52e9) - containerscrew
58+
- sdk and cli commands - (117b9d9) - containerscrew
59+
- code structure and doc - (c450f30) - containerscrew
60+
- code structure - (90d2678) - containerscrew
61+
- code and doc - (686cd5c) - containerscrew
62+
- documentation and code - (7c93213) - containerscrew
63+
#### Miscellaneous Chores
64+
- (**version**) 0.12.3 - (00cc5ae) - containerscrew
65+
- (**version**) 0.12.2 - (66e9658) - containerscrew
66+
- (**version**) 0.12.1 - (c3ea9d0) - containerscrew
67+
- (**version**) 0.12.0 - (db4346f) - containerscrew
68+
- (**version**) 0.12.0 - (b76d31a) - containerscrew
69+
- (**version**) 0.12.0 - (5ed5b57) - containerscrew
70+
- (**version**) 0.11.1 - (5bb5496) - containerscrew
71+
- (**version**) 0.1.0 - (77e8998) - containerscrew
72+
- (**version**) 0.1.0 - (ac737bf) - containerscrew
73+
- bump boto3 from 1.42.39 to 1.42.44 - (f93beaf) - dependabot[bot]
74+
- bump rich from 14.3.1 to 14.3.2 - (13b379c) - dependabot[bot]
75+
- bump boto3-stubs from 1.42.39 to 1.42.44 - (e56c790) - dependabot[bot]
76+
- bump boto3-stubs from 1.42.37 to 1.42.39 - (5f3d8c9) - dependabot[bot]
77+
- bump textual from 7.4.0 to 7.5.0 - (de38ac9) - dependabot[bot]
78+
- bump boto3 from 1.42.37 to 1.42.39 - (b10d22e) - dependabot[bot]
79+
- update pyproject dependencies - (c8bcd0e) - containerscrew
80+
- update rich console spinner speed - (9ca4a1c) - containerscrew
81+
- bump boto3-stubs from 1.42.30 to 1.42.34 - (d5a141b) - dependabot[bot]
82+
- bump boto3 from 1.42.30 to 1.42.34 - (722e00c) - dependabot[bot]
83+
- bump rich from 14.2.0 to 14.3.1 - (eb2f1aa) - dependabot[bot]
84+
- bump jmespath from 1.0.1 to 1.1.0 - (2347963) - dependabot[bot]
85+
- update ci-cd pipeline - (9813318) - containerscrew
86+
- update ci-cd pipeline - (11c1437) - containerscrew
87+
- remove changelog.md - (89466ce) - containerscrew
88+
- bump boto3 from 1.42.29 to 1.42.30 - (e1ab78a) - dependabot[bot]
89+
- bump moto from 5.1.19 to 5.1.20 - (486ba22) - dependabot[bot]
90+
- bump boto3-stubs from 1.42.29 to 1.42.30 - (f49aa2d) - dependabot[bot]
91+
- normalize tui v2 cloudsnake selector app - (1525664) - containerscrew
92+
- remove testing data - (4d37fc6) - containerscrew
93+
- bump werkzeug from 3.1.4 to 3.1.5 - (5599107) - dependabot[bot]
94+
- bump boto3 from 1.42.21 to 1.42.25 - (115a6ee) - dependabot[bot]
95+
- bump typer from 0.21.0 to 0.21.1 - (a068069) - dependabot[bot]
96+
- bump boto3-stubs from 1.42.21 to 1.42.25 - (944fc8e) - dependabot[bot]
97+
- bump urllib3 from 2.6.2 to 2.6.3 - (d7a1956) - dependabot[bot]
98+
- bump moto from 5.1.18 to 5.1.19 - (86bdfb6) - dependabot[bot]
99+
- bump boto3 from 1.42.17 to 1.42.21 - (f03d1ce) - dependabot[bot]
100+
- bump boto3-stubs from 1.42.17 to 1.42.21 - (dd3d1b8) - dependabot[bot]
101+
- bump boto3-stubs from 1.42.14 to 1.42.17 - (0d8b645) - dependabot[bot]
102+
- bump typer from 0.20.1 to 0.21.0 - (2e84c02) - dependabot[bot]
103+
- bump boto3 from 1.42.14 to 1.42.17 - (04219e6) - dependabot[bot]
104+
- bump typer from 0.20.0 to 0.20.1 - (4717549) - dependabot[bot]
105+
- bump boto3-stubs from 1.42.13 to 1.42.14 - (dda5753) - dependabot[bot]
106+
- bump boto3 from 1.42.13 to 1.42.14 - (589bac8) - dependabot[bot]
107+
- bump boto3-stubs from 1.42.12 to 1.42.13 - (1465e46) - dependabot[bot]
108+
- bump boto3 from 1.42.12 to 1.42.13 - (66ad86b) - dependabot[bot]
109+
- bump boto3-stubs from 1.42.11 to 1.42.12 - (d44207a) - dependabot[bot]
110+
- bump boto3 from 1.42.11 to 1.42.12 - (5f7772f) - dependabot[bot]
111+
- bump boto3-stubs from 1.42.10 to 1.42.11 - (39013d9) - dependabot[bot]
112+
- bump boto3 from 1.42.10 to 1.42.11 - (fc761d1) - dependabot[bot]
113+
- update poetry dependencies - (6050e73) - containerscrew
114+
- update testing pipeline name - (692d9b4) - containerscrew
115+
- update testing pipeline name - (47337c0) - containerscrew
116+
- bump boto3 from 1.42.8 to 1.42.9 - (26c20b0) - dependabot[bot]
117+
- bump boto3 from 1.42.7 to 1.42.8 - (da91381) - dependabot[bot]
118+
- bump boto3 from 1.42.6 to 1.42.7 - (6de9b89) - dependabot[bot]
119+
- bump boto3 from 1.42.5 to 1.42.6 - (b56ff0e) - dependabot[bot]
120+
- bump boto3 from 1.42.4 to 1.42.5 - (0760fd4) - dependabot[bot]
121+
- bump pytest from 9.0.1 to 9.0.2 - (0acc2dc) - dependabot[bot]
122+
- bump boto3 from 1.42.3 to 1.42.4 - (8cb9f84) - dependabot[bot]
123+
- bump boto3 from 1.42.2 to 1.42.3 - (e41afd6) - dependabot[bot]
124+
- bump boto3 from 1.42.1 to 1.42.2 - (57eaa33) - dependabot[bot]
125+
- add new shell function helper - (56e23f6) - containerscrew
126+
- use ubuntu-slim in pipelines - (333d09b) - containerscrew
127+
- cleanup - (062bc61) - containerscrew
128+
- bump boto3 from 1.42.0 to 1.42.1 - (e0ddd03) - dependabot[bot]
129+
- update README.md - (600a282) - containerscrew
130+
- update CHANGELOG.md - (ecedd37) - containerscrew
131+
- new release 0.6.0 - (f673a91) - containerscrew
132+
- pre-commit - (290ed63) - containerscrew
133+
- ruff checks - (727f9ab) - containerscrew
134+
- test pipeline - (3f079ea) - containerscrew
135+
- bump werkzeug from 3.1.3 to 3.1.4 - (fb7206d) - dependabot[bot]
136+
- bump boto3 from 1.41.5 to 1.42.0 - (1f09e59) - dependabot[bot]
137+
- bump moto from 5.1.17 to 5.1.18 - (304bc0b) - dependabot[bot]
138+
- CHANGELOG.md - (95ad488) - containerscrew
139+
- add CHANGELOG.md after fixing non conventional commits - (b67a52a) - containerscrew
140+
- auto-fix non-conventional commit - Merge pull request #10 from containerscrew/dependabot/pip/boto3-1.41.5 - (e554643) - github-actions[bot]
141+
- auto-fix non-conventional commit - Bump boto3 from 1.41.4 to 1.41.5 - (9775ba5) - dependabot[bot]
142+
- update scripts/commits.sh - (e5da3d0) - containerscrew
143+
- update scripts/commits.sh - (ca9be1f) - containerscrew
144+
- change permissions to scripts/commits.sh - (92c3366) - containerscrew
145+
- add script to rewrite commits to conventional commits - (5d958a1) - containerscrew
146+
- add auto-merge pipeline - (c75894a) - containerscrew
147+
- auto-fix non-conventional commit - Merge pull request #7 from containerscrew/dependabot/pip/typer-0.20.0 - (42604fc) - containerscrew
148+
- auto-fix non-conventional commit - Merge branch 'main' into dependabot/pip/typer-0.20.0 - (8accead) - containerscrew
149+
- auto-fix non-conventional commit - Merge pull request #5 from containerscrew/dependabot/pip/testfixtures-10.0.0 - (8a29d09) - containerscrew
150+
- auto-fix non-conventional commit - Bump typer from 0.12.5 to 0.20.0 - (549c5a0) - dependabot[bot]
151+
- auto-fix non-conventional commit - Bump testfixtures from 8.3.0 to 10.0.0 - (48a7cc2) - dependabot[bot]
152+
- auto-fix non-conventional commit - Merge pull request #3 from containerscrew/dependabot/pip/rich-14.2.0 - (ed14073) - containerscrew
153+
- auto-fix non-conventional commit - Bump rich from 13.9.4 to 14.2.0 - (7a85bc2) - dependabot[bot]
154+
- auto-fix non-conventional commit - Merge pull request #4 from containerscrew/dependabot/pip/pytest-randomly-4.0.1 - (be54ad3) - containerscrew
155+
- auto-fix non-conventional commit - Bump pytest-randomly from 3.16.0 to 4.0.1 - (8bed8db) - dependabot[bot]
156+
- auto-fix non-conventional commit - Merge pull request #8 from containerscrew/dependabot/pip/click-8.3.1 - (cba60a6) - containerscrew
157+
- auto-fix non-conventional commit - Bump click from 8.1.8 to 8.3.1 - (554e457) - dependabot[bot]
158+
- auto-fix non-conventional commit - Merge pull request #2 from containerscrew/dependabot/pip/pytest-cov-7.0.0 - (30fc822) - containerscrew
159+
- auto-fix non-conventional commit - Bump pytest-cov from 5.0.0 to 7.0.0 - (680f6ce) - dependabot[bot]
160+
- update poetry.lock - (9c78aa0) - containerscrew
161+
- auto-fix non-conventional commit - Merge pull request #9 from containerscrew/dependabot/pip/pytest-9.0.1 - (1547833) - containerscrew
162+
- update README.md & ignore ruff check & tests - (7bd9704) - containerscrew
163+
- auto-fix non-conventional commit - Bump pytest from 8.4.2 to 9.0.1 - (60b1deb) - dependabot[bot]
164+
- pre-commit - (217e29f) - containerscrew
165+
- auto-fix non-conventional commit - Set default profile to env AWS_PROFILE - (eda4c27) - containerscrew
166+
- auto-fix non-conventional commit - Fix SSM when no running instances found - (6ef7c7b) - containerscrew
167+
- auto-fix non-conventional commit - Fix ssm start interative session - (d19433d) - containerscrew
168+
- auto-fix non-conventional commit - Fix EC2 tests - (4eb21ec) - containerscrew
169+
- auto-fix non-conventional commit - Refactor EC2InstanceWrapper. Improving failing tests - (b26e140) - containerscrew
170+
- auto-fix non-conventional commit - Merge pull request #1 from containerscrew/dependabot/pip/certifi-2024.7.4 - (2beb0f1) - danielsdotrs
171+
- auto-fix non-conventional commit - Bump certifi from 2024.6.2 to 2024.7.4 - (9e4e40f) - dependabot[bot]
172+
- auto-fix non-conventional commit - New version 0.4.0 - (3dfc556) - containerscrew
173+
- auto-fix non-conventional commit - Update doc - (7463a0a) - containerscrew
174+
- auto-fix non-conventional commit - Update doc - (822f004) - containerscrew
175+
- auto-fix non-conventional commit - Update doc - (de49252) - containerscrew
176+
- auto-fix non-conventional commit - Update doc - (36aa7b8) - containerscrew
177+
- auto-fix non-conventional commit - Update doc - (baa9e3b) - containerscrew
178+
- auto-fix non-conventional commit - ♻️ Refactor & implement some tests - (8c8b449) - containerscrew
179+
- auto-fix non-conventional commit - 📝 Add docu - (6f5773e) - containerscrew
180+
- auto-fix non-conventional commit - ♻️ Fix some tests - (75cc7e6) - containerscrew
181+
- auto-fix non-conventional commit - 🚨 Fix linter - (ceb932d) - containerscrew
182+
- auto-fix non-conventional commit - ♻️ Fix rds connect cert - (68680b1) - containerscrew
183+
- auto-fix non-conventional commit - ♻️ Add new RDS command - (b31d6cd) - containerscrew
184+
- auto-fix non-conventional commit - ✨ Refactoring AWS SDK & implement RDS operations - (b6717cf) - containerscrew
185+
- auto-fix non-conventional commit - ✏️ Fix ruff lint - (43d96f2) - containerscrew
186+
- auto-fix non-conventional commit - 🎨 Improving class - (e9abe83) - containerscrew
187+
- auto-fix non-conventional commit - ♻️ Refactor class/subclass for the app - (d876fca) - containerscrew
188+
- auto-fix non-conventional commit - ✅ Update tests - (72176e0) - containerscrew
189+
- update dependencies with poetry - (798bedb) - containerscrew
190+
- auto-fix non-conventional commit - Remove print - (0b7e8aa) - containerscrew
191+
- auto-fix non-conventional commit - Run-precommit - (de8e230) - containerscrew
192+
- auto-fix non-conventional commit - Feat: adding new tests with moto boto3 mock - (0fc37c2) - containerscrew
193+
- auto-fix non-conventional commit - Add tag pattern in cliff.toml - (020c02e) - containerscrew
194+
- auto-fix non-conventional commit - Merge branch 'develop' into main - (724040d) - containerscrew
195+
- auto-fix non-conventional commit - Working with SSM - (2fef2f1) - containerscrew
196+
- auto-fix non-conventional commit - Wip - (c249e7c) - containerscrew
197+
- auto-fix non-conventional commit - Update dependencies - (bf2688c) - containerscrew
198+
- auto-fix non-conventional commit - Refactor classes - (aaafb23) - containerscrew
199+
- auto-fix non-conventional commit - Wip: SSM operations - (f615dba) - containerscrew
200+
- auto-fix non-conventional commit - Lint - (2d66291) - containerscrew
201+
- auto-fix non-conventional commit - Implement SSM start-session command - (dfce684) - containerscrew
202+
- auto-fix non-conventional commit - Implement args and kwargs - (eeb40e7) - containerscrew
203+
- auto-fix non-conventional commit - Wip - (e2aa779) - containerscrew
204+
- auto-fix non-conventional commit - Refactor classes - (c0819ec) - containerscrew
205+
- auto-fix non-conventional commit - Wip - (faee58a) - containerscrew
206+
- auto-fix non-conventional commit - Add retry config - (dc4f25b) - containerscrew
207+
- auto-fix non-conventional commit - Add config retry - (11e2570) - containerscrew
208+
- auto-fix non-conventional commit - Fix imports - (94cf797) - containerscrew
209+
- auto-fix non-conventional commit - Refactor InstanceWrapper - (cf63f89) - containerscrew
210+
- auto-fix non-conventional commit - Refactor InstanceWrapper - (48da6cd) - containerscrew
211+
- auto-fix non-conventional commit - WIp - (09fe8b4) - containerscrew
212+
- auto-fix non-conventional commit - Refactor tui - (506b890) - containerscrew
213+
- auto-fix non-conventional commit - Implement print table - (04d9e38) - containerscrew
214+
- auto-fix non-conventional commit - Working with TUI - (549c1bc) - containerscrew
215+
- auto-fix non-conventional commit - Wip - (9ba0cca) - containerscrew
216+
- auto-fix non-conventional commit - Ruff linter - (7584df5) - containerscrew
217+
- auto-fix non-conventional commit - Wip: refactor logger, ec2 wrappers - (fe56b29) - containerscrew
218+
- auto-fix non-conventional commit - Ruff linter - (fe2508b) - containerscrew
219+
- auto-fix non-conventional commit - Wip: refactor code - (0a723c2) - containerscrew
220+
- auto-fix non-conventional commit - Massive pre-commit - (41b4afe) - containerscrew
221+
- auto-fix non-conventional commit - Update README - (7c0e6a2) - containerscrew
222+
- auto-fix non-conventional commit - Update README - (0740634) - containerscrew
223+
- auto-fix non-conventional commit - Update README - (95ffe56) - containerscrew
224+
- auto-fix non-conventional commit - Update README - (984f8c2) - containerscrew
225+
- auto-fix non-conventional commit - Update README - (26b5250) - containerscrew
226+
- auto-fix non-conventional commit - Initial commit - (964dbd0) - containerscrew
227+
228+
- - -
229+
5230
## 0.12.3 - 2026-01-29
6231
#### Miscellaneous Chores
7232
- update pyproject dependencies - (c8bcd0e) - containerscrew

0 commit comments

Comments
 (0)