Skip to content

Commit 9f92a5d

Browse files
committed
Updates CHANGELOG
Removed the details with regards to system-tests. Added CHANGELOG entry for lobster-html-report. Corrections.
1 parent 6f5134c commit 9f92a5d

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,13 @@
55

66
### 1.0.3-dev
77

8-
* Introduced API function:
9-
- `lobster-pkg`:
10-
This is API function for the tool `lobster-pkg` which takes `PkgToolConfig` as input
8+
* `lobster-html-report`:
9+
- [Bazel]: Added a parameter to specify the source root of the html report.
10+
Make sure that links to source files work correctly.
11+
12+
* `lobster-pkg`:
13+
- Introduced API function.
14+
Added API function for the tool `lobster-pkg` which takes `PkgToolConfig` as input
1115
and extracts tracing values from package files.
1216
This is similar to running the tool `lobster-pkg`.
1317

@@ -30,7 +34,6 @@
3034
prevents unexpected failures when working with nested directory structures.
3135

3236
* `lobster-codebeamer`:
33-
- Enabled parallel execution for system tests, improving test suite performance.
3437
- Improved error messages with detailed troubleshooting information:
3538
- Connection timeout errors now include the URL and suggest increasing timeout parameter
3639
- Connection errors provide actionable steps like checking internet connection and increasing retries
@@ -40,13 +43,10 @@
4043
- If the configuration file contains an invalid schema value, an exception is raised.
4144
Earlier the fallback "activity" was used.
4245

43-
* `lobster-python`:
44-
- Added system test infrastructure and Bazel targets under `tests_system/lobster_python`.
45-
4646
* API documentation
47-
- Created comprehensive API documentation using Sphinx for better user experience across all LOBSTER tools
47+
- Created comprehensive API documentation using Sphinx for better user experience across all LOBSTER tools.
4848
- Added detailed examples and configuration parameters for `lobster-codebeamer`,
49-
`lobster-cpptest`, `lobster-report`, `lobster-html_report`, and `lobster-online_report` tools
49+
`lobster-cpptest`, `lobster-report`, `lobster-html-report`, and `lobster-online-report` tools.
5050

5151
* Included Python 3.13 in the CI test matrix.
5252

0 commit comments

Comments
 (0)