Skip to content

Tags: itsallcode/openfasttrace

Tags

4.2.2

Toggle 4.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updated version number to 4.2.2. (#485)

4.2.1

Toggle 4.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump the dependencies group with 2 updates (#481)

4.2.0

Toggle 4.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactoring/fix_deployment_urls (#464)

* Fix Maven Central deployment
* Allow configuring auto-publish for MC release
* Cleanup
* Fix syntax of release script
* Fix broken link
* Update release date

---------

Co-authored-by: kaklakariada <[email protected]>

4.1.0

Toggle 4.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
#413: Load plugins from JAR files (#416)

Co-authored-by: Sebastian Bär <[email protected]>

4.0.2

Toggle 4.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
#419 Fix inconsistencies in documentation and error messages (#422)

* #419 Fix inconsistencies in documentation and error messages

* #419: Add tests for inconsistent tag parsing, see #423

---------

Co-authored-by: kaklakariada <[email protected]>

4.0.1

Toggle 4.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
#417: Allow numbers after dots in specificaiton item names (#418)

Co-authored-by: Sebastian Bär <[email protected]>

4.0.0

Toggle 4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add release workflow (#414)

* Add release workflow

* Fix version

* Create github release

* Skip branch condition for testing

* Add shellcheck

* Fix token for gh release

* Deploy to maven central

* Finish release workflow

* Update dependencies

* Describe new release process

* Update release notes

* Mark variables as read-only

* Implement review findings

* Implement review findings

* Update release date

---------

Co-authored-by: kaklakariada <[email protected]>

3.8.0

Toggle 3.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
#391: Fix reading files with invalid encoding (#392)

Co-authored-by: kaklakariada <[email protected]>

3.7.1

Toggle 3.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
#256: Avoid lenient mocks (#362)

* #342: Restructure changelog

* Apply suggestions from code review

Co-authored-by: Christoph Pirkl <[email protected]>

* #342: Restructure changelog

* #342: Updated versions.

* #359: Improve logo transparency

* #359: Updated version number and changelog.

* #356: Fix warning in codeql-analysis.yml

* Upgrade test dependencies

* #246: Avoid configuring mocks as lenient

* Fix warning under Java 17

OpenJDK 64-Bit Server VM warning: Ignoring option --illegal-access=deny; support was removed in 17.0

* Test with Java 19

* Fix integration test

* Fix compiler warnings

* Skip tests that require the SecurityManager

Java 19ff does not support the SecurityManager any more.

* Update release date

---------

Co-authored-by: Sebastian Bär <[email protected]>
Co-authored-by: kaklakariada <[email protected]>
Co-authored-by: kaklakariada <[email protected]>

3.7.0

Toggle 3.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added changelog entry for #351 (#358)

Co-authored-by: kaklakariada <[email protected]>