Skip to content

Commit 8778033

Browse files
author
semantic-release
committed
3.6.0
Automatically generated by python-semantic-release
1 parent 32bc1c9 commit 8778033

File tree

2 files changed

+219
-1
lines changed

2 files changed

+219
-1
lines changed

CHANGELOG.md

Lines changed: 218 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,223 @@
11
# CHANGELOG
22

3+
## v3.6.0 (2024-12-05)
4+
5+
### Build
6+
7+
* build(deps): bump cryptography from 42.0.4 to 43.0.3 (#1734)
8+
9+
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.4 to 43.0.3.
10+
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
11+
- [Commits](https://github.com/pyca/cryptography/compare/42.0.4...43.0.3)
12+
13+
---
14+
updated-dependencies:
15+
- dependency-name: cryptography
16+
dependency-type: direct:production
17+
update-type: version-update:semver-major
18+
...
19+
20+
Signed-off-by: dependabot[bot] <support@github.com>
21+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
22+
Co-authored-by: Vikas Agarwal <75295756+vikas-agarwal76@users.noreply.github.com>
23+
Co-authored-by: Jennifer Power <barnabei.jennifer@gmail.com> ([`3591851`](https://github.com/oscal-compass/compliance-trestle/commit/3591851a48e309199ca123fc122c614541fc2b42))
24+
25+
### Chore
26+
27+
* chore: add initial CODEOWNERS file (#1753)
28+
29+
* chore: add initial CODEOWNERS file
30+
31+
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
32+
33+
* docs: updates contributing guide with CODEOWNERS requirement
34+
35+
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
36+
37+
* docs: remove relative link in contributing document
38+
39+
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
40+
41+
---------
42+
43+
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com> ([`65d7dce`](https://github.com/oscal-compass/compliance-trestle/commit/65d7dce9c4d0287dbe7611c0c19198cc3aadaacb))
44+
45+
* chore: fix broken URL (#1741)
46+
47+
Signed-off-by: Chris Butler <chris.butler@redhat.com> ([`67196db`](https://github.com/oscal-compass/compliance-trestle/commit/67196dbe8177f44803fee2d36d9f7cdee57cce1d))
48+
49+
* chore(docs): restructuring of API documentation (#1711)
50+
51+
Back end update to clean up documentation website
52+
53+
Signed-off-by: Chris Butler <chris.butler@redhat.com> ([`17e9ae3`](https://github.com/oscal-compass/compliance-trestle/commit/17e9ae3c572622e10bd5f82ecbeecc77cd4ce2df))
54+
55+
* chore: Merge back version tags and changelog into develop. ([`80d9a9f`](https://github.com/oscal-compass/compliance-trestle/commit/80d9a9ff227a29ab167b3b882169f43b88847dc7))
56+
57+
### Ci
58+
59+
* ci: fixes pipeline failures in docs (#1763)
60+
61+
* docs: updates python semantic release link
62+
63+
The existing link is no longer reachable and
64+
returns a 404
65+
66+
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
67+
68+
* ci: updates github variable reference to use github.event.ref
69+
70+
GITHUB_REF can't be used with the env context
71+
72+
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
73+
74+
* fix: updates python test to only check the mike script on PRs
75+
76+
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
77+
78+
* chore: removes the mike version check in python-test
79+
80+
Testing locally would be simpler in this case.
81+
82+
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
83+
84+
---------
85+
86+
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com> ([`a1bc938`](https://github.com/oscal-compass/compliance-trestle/commit/a1bc938f263a0a67df9080336c08eedb3fbff8ee))
87+
88+
### Feature
89+
90+
* feat: decouple docs release and introduce versioning (#1752)
91+
92+
* fix: decouple docs
93+
94+
Signed-off-by: Chris Butler <chris.butler@redhat.com>
95+
96+
* feat: add support for mike
97+
98+
Signed-off-by: Chris Butler <chris.butler@redhat.com>
99+
100+
---------
101+
102+
Signed-off-by: Chris Butler <chris.butler@redhat.com> ([`0bd1b70`](https://github.com/oscal-compass/compliance-trestle/commit/0bd1b7006b93c976a2275bab1343a027679fde84))
103+
104+
### Fix
105+
106+
* fix: set user id for doco pipeline (#1769)
107+
108+
* fix: set user id for doco pipeline
109+
110+
Signed-off-by: Chris Butler <chris.butler@redhat.com>
111+
112+
* fix: adds --push to mike deploy (#1773)
113+
114+
Ensures changes are pushed to the gh-pages branch
115+
116+
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
117+
118+
---------
119+
120+
Signed-off-by: Chris Butler <chris.butler@redhat.com>
121+
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
122+
Co-authored-by: Jennifer Power <barnabei.jennifer@gmail.com> ([`6f51549`](https://github.com/oscal-compass/compliance-trestle/commit/6f5154931f366cd0eda27ed566df062c28878b30))
123+
124+
* fix: adds outputs context to mike-version output (#1768)
125+
126+
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com> ([`9f4919b`](https://github.com/oscal-compass/compliance-trestle/commit/9f4919b81017018dbcdc714cf800ee6597e4ea26))
127+
128+
* fix: Update setup.cfg to change author and email (#1767) ([`700aef4`](https://github.com/oscal-compass/compliance-trestle/commit/700aef4a8f88d8b9ed9f4934acb4d1fc72975f2e))
129+
130+
* fix: needs are explicit (#1766)
131+
132+
Signed-off-by: Chris Butler <chris.butler@redhat.com> ([`82aa27d`](https://github.com/oscal-compass/compliance-trestle/commit/82aa27d12aca3c34314842db364835d8fdc1a064))
133+
134+
* fix: correct missing script (#1754)
135+
136+
Signed-off-by: Chris Butler <chris.butler@redhat.com> ([`605c044`](https://github.com/oscal-compass/compliance-trestle/commit/605c04400f66ca9ac76787d3ffb8a934cf42f690))
137+
138+
* fix: display openssf best practices badge (#1751)
139+
140+
* fix: display openssf best practices badge
141+
142+
Signed-off-by: Lou DeGenaro <lou.degenaro@gmail.com>
143+
144+
* Move badge location as suggested in PR review
145+
146+
Signed-off-by: Lou DeGenaro <lou.degenaro@gmail.com>
147+
148+
* mdformat
149+
150+
Signed-off-by: Lou DeGenaro <lou.degenaro@gmail.com>
151+
152+
* add to docs/index.md
153+
154+
Signed-off-by: Lou DeGenaro <lou.degenaro@gmail.com>
155+
156+
---------
157+
158+
Signed-off-by: Lou DeGenaro <lou.degenaro@gmail.com> ([`4a7c123`](https://github.com/oscal-compass/compliance-trestle/commit/4a7c1235f0cdb0f199684eef0196c187b0380f14))
159+
160+
* fix: merge control markdown with json (#1528) (#1740)
161+
162+
* bug: add test for #1528
163+
164+
Signed-off-by: d10n <d10n@redhat.com>
165+
166+
* fix: merge control markdown with json (#1528)
167+
168+
Function cleanup / unit tests to follow
169+
170+
Signed-off-by: d10n <d10n@redhat.com>
171+
172+
* Reuse existing merge_dicts_deep
173+
174+
Signed-off-by: d10n <d10n@redhat.com>
175+
176+
* Fix SyntaxWarning: invalid escape sequence '\['
177+
178+
Signed-off-by: d10n <d10n@redhat.com>
179+
180+
* Fix lint errors
181+
182+
Signed-off-by: d10n <d10n@redhat.com>
183+
184+
---------
185+
186+
Signed-off-by: d10n <d10n@redhat.com>
187+
Co-authored-by: Jennifer Power <barnabei.jennifer@gmail.com> ([`9f1edcf`](https://github.com/oscal-compass/compliance-trestle/commit/9f1edcfbf2e286f4ac8d771272821db4de3fcbab))
188+
189+
* fix: explain code quality checks in contribution guide (#1748)
190+
191+
Signed-off-by: Lou DeGenaro <lou.degenaro@gmail.com> ([`7f18be2`](https://github.com/oscal-compass/compliance-trestle/commit/7f18be2dab14be9b86bebe225716e486372f5da1))
192+
193+
* fix: add example csv for multiple rules and checks (#1745)
194+
195+
* add example csv for multiple rules and checks
196+
197+
Signed-off-by: Lou DeGenaro <lou.degenaro@gmail.com>
198+
199+
* mdformat
200+
201+
Signed-off-by: Lou DeGenaro <lou.degenaro@gmail.com>
202+
203+
* fix csv and markdown text
204+
205+
Signed-off-by: Lou DeGenaro <lou.degenaro@gmail.com>
206+
207+
---------
208+
209+
Signed-off-by: Lou DeGenaro <lou.degenaro@gmail.com> ([`f06f091`](https://github.com/oscal-compass/compliance-trestle/commit/f06f0919b8b496a01bb9543af1133d038bc6e2c9))
210+
211+
* fix: minimize website html during build (#1744)
212+
213+
Signed-off-by: Chris Butler <chris.butler@redhat.com> ([`324121f`](https://github.com/oscal-compass/compliance-trestle/commit/324121f11f6673e6a0a2868b4dde66520529a0e6))
214+
215+
### Unknown
216+
217+
* Merge pull request #1774 from oscal-compass/develop
218+
219+
chore: trestle release ([`32bc1c9`](https://github.com/oscal-compass/compliance-trestle/commit/32bc1c9d2222d4bf153cb1e8aaaaaca14bd6d7c1))
220+
3221
## v3.5.0 (2024-10-23)
4222

5223
### Build

trestle/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@
2323
opinionated approach to OSCAL adoption.
2424
"""
2525

26-
__version__ = '3.5.0'
26+
__version__ = '3.6.0'

0 commit comments

Comments
 (0)