Skip to content

Commit 68d62a1

Browse files
committed
Add changelog for 1.2.0
1 parent 91317dc commit 68d62a1

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,36 @@
22

33
## 1.1
44

5+
### 1.2.0 - 2024-02-03
6+
7+
([full changelog](https://github.com/jupyterhub/action-k8s-namespace-report/compare/v1.1.0...v1.2.0))
8+
9+
#### Enhancements made
10+
11+
- Group pod outputs since they can be very long [#20](https://github.com/jupyterhub/action-k8s-namespace-report/pull/20) ([@manics](https://github.com/manics), [@consideRatio](https://github.com/consideRatio))
12+
- Add listing of cronjobs and jobs [#13](https://github.com/jupyterhub/action-k8s-namespace-report/pull/13) ([@consideRatio](https://github.com/consideRatio), [@manics](https://github.com/manics))
13+
14+
#### Maintenance and upkeep improvements
15+
16+
- dependabot: monthly updates of github actions [#21](https://github.com/jupyterhub/action-k8s-namespace-report/pull/21) ([@consideRatio](https://github.com/consideRatio))
17+
18+
#### Documentation improvements
19+
20+
- Update readme example and ci details [#25](https://github.com/jupyterhub/action-k8s-namespace-report/pull/25) ([@consideRatio](https://github.com/consideRatio))
21+
22+
#### Continuous integration improvements
23+
24+
- ci: add dependabot for gha, update workflows generally, and use v1,v2,etc tags instead of branches, use pre-commit.ci [#16](https://github.com/jupyterhub/action-k8s-namespace-report/pull/16) ([@consideRatio](https://github.com/consideRatio))
25+
26+
#### Contributors to this release
27+
28+
The following people contributed discussions, new ideas, code and documentation contributions, and review.
29+
See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/#how-does-this-tool-define-contributions-in-the-reports).
30+
31+
([GitHub contributors page for this release](https://github.com/jupyterhub/action-k8s-namespace-report/graphs/contributors?from=2021-09-25&to=2024-02-03&type=c))
32+
33+
@consideRatio ([activity](https://github.com/search?q=repo%3Ajupyterhub%2Faction-k8s-namespace-report+involves%3AconsideRatio+updated%3A2021-09-25..2024-02-03&type=Issues)) | @manics ([activity](https://github.com/search?q=repo%3Ajupyterhub%2Faction-k8s-namespace-report+involves%3Amanics+updated%3A2021-09-25..2024-02-03&type=Issues))
34+
535
### 1.1.0 - 2021-09-25
636

737
#### Enhancements made

0 commit comments

Comments
 (0)