|
2 | 2 |
|
3 | 3 | ## Latest Changes |
4 | 4 |
|
| 5 | +## 0.0.79 |
| 6 | + |
| 7 | +### :sparkles: Features |
| 8 | + |
| 9 | +- :dart: feat: add tracing implement from ai |
| 10 | +- :dart: feat: add providers code for draft feature trigger job execution. |
| 11 | +- :dart: feat: enhance audits module. |
| 12 | + |
| 13 | +### :bug: Bug fixes |
| 14 | + |
| 15 | +- :gear: fixed: add new traces for migration. |
| 16 | +- :gear: fixed: fix test conf reorder. |
| 17 | + |
| 18 | +### :black_nib: Code Changes |
| 19 | + |
| 20 | +- :art: format: change format of audit module. |
| 21 | +- :test_tube: tests: update testcase for make coverage on stages module. |
| 22 | +- :test_tube: tests: update testcase for make coverage on job and workflow modules. |
| 23 | +- :construction: refactored: ⬆ deps: bump sigstore/gh-action-sigstore-python from 3.0.0 to 3.0.1 |
| 24 | + |
| 25 | +### :broom: Deprecate & Clean |
| 26 | + |
| 27 | +- :recycle: clean: remove generated event that does not use. |
| 28 | + |
| 29 | +### :package: Build & Workflow |
| 30 | + |
| 31 | +- :package: build: update pydantic requirement from <3.0.0,==2.11.5 to ==2.11.7 (#57) |
| 32 | +- :package: build: bump requests from 2.32.3 to 2.32.4 |
| 33 | +- :toolbox: build: update Dockerfile and add uv. |
| 34 | + |
| 35 | +### :book: Documentations |
| 36 | + |
| 37 | +- :page_facing_up: docs: update docs of job and workflow api. |
| 38 | +- :page_facing_up: docs: update event api docs. |
| 39 | +- :page_facing_up: docs: update docs-string for utils, reusables, and audits modules. |
| 40 | +- :page_facing_up: docs: update docs-string for params and traces modules. |
| 41 | +- :page_facing_up: docs: update init cli. |
| 42 | +- :page_facing_up: docs: remove mac os file from remote. |
| 43 | + |
5 | 44 | ## 0.0.78 |
6 | 45 |
|
7 | 46 | ### :sparkles: Features |
|
0 commit comments