|
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | +## v3.4.0 (2024-08-23) |
| 6 | + |
| 7 | +### Chore |
| 8 | + |
| 9 | +* chore: Merge back version tags and changelog into develop. ([`724ac16`](https://github.com/oscal-compass/compliance-trestle/commit/724ac169389e4d80cca4c336e17fbd5bed4cedff)) |
| 10 | + |
| 11 | +### Documentation |
| 12 | + |
| 13 | +* docs: update maintainers list to reflect active maintainers (#1638) |
| 14 | + |
| 15 | +Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com> |
| 16 | +Co-authored-by: mrgadgil <49280244+mrgadgil@users.noreply.github.com> ([`f8daaae`](https://github.com/oscal-compass/compliance-trestle/commit/f8daaae2e57c9a582b9a94bd5128ed55a890a3bf)) |
| 17 | + |
| 18 | +* docs: updates CODE_OF_CONDUCT urls in README and website (#1635) |
| 19 | + |
| 20 | +Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com> ([`08f387a`](https://github.com/oscal-compass/compliance-trestle/commit/08f387a074734a5ddd079d5f613220aa6b44242c)) |
| 21 | + |
| 22 | +* docs: adds ROADMAP.md with high level roadmap description (#1626) |
| 23 | + |
| 24 | +* docs: adds ROADMAP.md with high level roadmap description |
| 25 | + |
| 26 | +Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com> |
| 27 | + |
| 28 | +* chore: refines working in ROADMAP.md for clarity |
| 29 | + |
| 30 | +Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com> |
| 31 | + |
| 32 | +* docs: updates ROADMAP.md with timeline information |
| 33 | + |
| 34 | +Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com> |
| 35 | + |
| 36 | +* docs: rewords section on iterations |
| 37 | + |
| 38 | +Adds more clarity around what takes place in |
| 39 | +the 12-week period. No changes to the overall plan. |
| 40 | + |
| 41 | +Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com> |
| 42 | + |
| 43 | +--------- |
| 44 | + |
| 45 | +Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com> ([`ed10dad`](https://github.com/oscal-compass/compliance-trestle/commit/ed10dadee72ac2bedf07c71095e598dc6f95b5bf)) |
| 46 | + |
| 47 | +### Feature |
| 48 | + |
| 49 | +* feat: add parameter aggregation support for SSP (#1668) |
| 50 | + |
| 51 | +Signed-off-by: Alejandro Jose Leiva Palomo <alejandro.leiva.palomo@ibm.com> ([`b2611d1`](https://github.com/oscal-compass/compliance-trestle/commit/b2611d1382c6ff1e9e1864e7fa1726dd7ad07eb5)) |
| 52 | + |
| 53 | +* feat: adds dependabot configuration for continous updates (#1647) |
| 54 | + |
| 55 | +Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com> ([`4862c4a`](https://github.com/oscal-compass/compliance-trestle/commit/4862c4ac0ec9ce06988f1b6d75ad5986acbd3b78)) |
| 56 | + |
| 57 | +* feat: adds implementation parts to This System component in markdown (#1536) |
| 58 | + |
| 59 | +* feat: adds implementation part prompts for This System |
| 60 | + |
| 61 | +Changes in assembly are due to changes in the markdown breaking the unit tests |
| 62 | +because the This System component is associated with each statement |
| 63 | + |
| 64 | +Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com> |
| 65 | + |
| 66 | +* fix: removes this system comp prose and status duplication |
| 67 | + |
| 68 | +The process_main_component was overwriting the first prose |
| 69 | +response to all the parts |
| 70 | + |
| 71 | +Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com> |
| 72 | + |
| 73 | +* chore: removes TODO comment for bug review |
| 74 | + |
| 75 | +Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com> |
| 76 | + |
| 77 | +* chore: updates workding in comments in control_writer.py |
| 78 | + |
| 79 | +Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com> |
| 80 | + |
| 81 | +* chore: moves part_a_text_edited into applicable unit tests |
| 82 | + |
| 83 | +Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com> |
| 84 | + |
| 85 | +* refactor: add include-all-parts to make part responses optional |
| 86 | + |
| 87 | +To ensure the default markdown is not overly verbose, writing all |
| 88 | +implementation parts and the inclusion of This System is optional. |
| 89 | + |
| 90 | +Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com> |
| 91 | + |
| 92 | +* docs: updates documentation with include-all-parts description |
| 93 | + |
| 94 | +Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com> |
| 95 | + |
| 96 | +* chore: updates comments and docstring in control_writer.py updates |
| 97 | + |
| 98 | +The goal is to increase the usefulness of the comments |
| 99 | + |
| 100 | +Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com> |
| 101 | + |
| 102 | +* fix: updates docstring in control_writer.py to improve clarity |
| 103 | + |
| 104 | +Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com> |
| 105 | + |
| 106 | +--------- |
| 107 | + |
| 108 | +Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com> ([`54706af`](https://github.com/oscal-compass/compliance-trestle/commit/54706af0f9d428d10451823aa7d8d0f92a86e3eb)) |
| 109 | + |
| 110 | +### Fix |
| 111 | + |
| 112 | +* fix: cis benchmarks to catalog task, which mistakenly does not see all columns (#1657) |
| 113 | + |
| 114 | +* fix: allow sheet specification |
| 115 | + |
| 116 | +Signed-off-by: Lou DeGenaro <lou.degenaro@gmail.com> |
| 117 | + |
| 118 | +* fix: number of columns is too small by 1 |
| 119 | + |
| 120 | +Signed-off-by: Lou DeGenaro <lou.degenaro@gmail.com> |
| 121 | + |
| 122 | +* Fix: examine all columns |
| 123 | + |
| 124 | +Signed-off-by: Lou DeGenaro <lou.degenaro@gmail.com> |
| 125 | + |
| 126 | +--------- |
| 127 | + |
| 128 | +Signed-off-by: Lou DeGenaro <lou.degenaro@gmail.com> ([`6c2d3f3`](https://github.com/oscal-compass/compliance-trestle/commit/6c2d3f3bd8d6eeaf04e0a931ce39b8b52646e95a)) |
| 129 | + |
| 130 | +* fix: skips sonar scans for dependabot updates (#1656) |
| 131 | + |
| 132 | +* fix: skips sonar scans for dependabot updates |
| 133 | + |
| 134 | +Dependabot updates only include third party dependency updates |
| 135 | + |
| 136 | +Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com> |
| 137 | + |
| 138 | +* fix: updates workflow if statement formatting |
| 139 | + |
| 140 | +Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com> |
| 141 | + |
| 142 | +--------- |
| 143 | + |
| 144 | +Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com> ([`050c425`](https://github.com/oscal-compass/compliance-trestle/commit/050c425771ccb52bd263b011e37e128a1eb8205f)) |
| 145 | + |
| 146 | +* fix: updates invalid dependabot configuation (#1650) |
| 147 | + |
| 148 | +Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com> ([`e27f0cd`](https://github.com/oscal-compass/compliance-trestle/commit/e27f0cda76a89c7fe60e425916e8b85c3cb1fc30)) |
| 149 | + |
| 150 | +* fix: correct logo redirection for PyPi page (#1644) |
| 151 | + |
| 152 | +* fix: correct logo redirection for PyPi page |
| 153 | + |
| 154 | +Signed-off-by: Alejandro Jose Leiva Palomo <alejandro.leiva.palomo@ibm.com> |
| 155 | + |
| 156 | +* fix: change develop to main branch in the logo link |
| 157 | + |
| 158 | +Signed-off-by: Alejandro Jose Leiva Palomo <alejandro.leiva.palomo@ibm.com> |
| 159 | + |
| 160 | +--------- |
| 161 | + |
| 162 | +Signed-off-by: Alejandro Jose Leiva Palomo <alejandro.leiva.palomo@ibm.com> ([`2c4899a`](https://github.com/oscal-compass/compliance-trestle/commit/2c4899a809cb28855943f4f3e89f3e9d771aaf1e)) |
| 163 | + |
| 164 | +* fix: default value for optional string params should be None (#1621) |
| 165 | + |
| 166 | +* fix: default value for optional string params should be None |
| 167 | + |
| 168 | +Signed-off-by: George Vauter <gvauter@redhat.com> |
| 169 | + |
| 170 | +* pin setuptools to min version suppported by setuptools_scm |
| 171 | + |
| 172 | +Signed-off-by: George Vauter <gvauter@redhat.com> |
| 173 | + |
| 174 | +* fix: add include_all_parts to undo accidental deletion |
| 175 | + |
| 176 | +Signed-off-by: George Vauter <gvauter@redhat.com> |
| 177 | + |
| 178 | +--------- |
| 179 | + |
| 180 | +Signed-off-by: George Vauter <gvauter@redhat.com> ([`f81f567`](https://github.com/oscal-compass/compliance-trestle/commit/f81f5674ee2996532524eb014daadbbdbd33e6bb)) |
| 181 | + |
| 182 | +* fix: allow forks to correctly run the pipelines (#1633) |
| 183 | + |
| 184 | +A small set of cleanups to the pipelines. |
| 185 | + |
| 186 | +--------- |
| 187 | + |
| 188 | +Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com> |
| 189 | +Signed-off-by: Chris Butler <chris.butler@redhat.com> |
| 190 | +Co-authored-by: Jennifer Power <barnabei.jennifer@gmail.com> ([`af4e5a2`](https://github.com/oscal-compass/compliance-trestle/commit/af4e5a286279a0aebf70b1cb87fa97651711ada2)) |
| 191 | + |
| 192 | +### Unknown |
| 193 | + |
| 194 | +* Merge pull request #1670 from oscal-compass/develop |
| 195 | + |
| 196 | +chore: Trestle release ([`2420d97`](https://github.com/oscal-compass/compliance-trestle/commit/2420d9740fbaa78f8a8a4b92c54747984db70717)) |
| 197 | + |
| 198 | +* fix - make status and mitre column optional (#1649) |
| 199 | + |
| 200 | +Signed-off-by: Lou DeGenaro <lou.degenaro@gmail.com> ([`47e6936`](https://github.com/oscal-compass/compliance-trestle/commit/47e6936e47d1fa0840aef5c26f36140438f03c98)) |
| 201 | + |
| 202 | + |
5 | 203 | ## v3.3.0 (2024-07-15)
|
6 | 204 |
|
7 | 205 | ### Chore
|
|
0 commit comments