Skip to content
This repository has been archived by the owner on Apr 21, 2024. It is now read-only.

Release 1.0.7

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Feb 18:41

Automatic release of version: 1.0.7
Changes in this release:

Bug Fixes

  • Fix regression bug introduced during last fix. Correctly acquire latest version from repository and correctly compare against other versions, preventing false positives and premature availability messages. (6cfcecf2)

Chores

  • deps:
    • update dependency ghcr.io/griefed/gitlab-ci-cd to v2.0.3 (b5605032)
    • update dependency ghcr.io/griefed/baseimage-ubuntu-jdk-8 to v2.0.6 (f9031166)

Continuous Integration

  • GitHub:
    • Remove artifacts which aren't being produced anyway (2b8505ad)
    • Fix paths for pre-release assets. Automatically generate changelog from git history. (6ef66d93)
    • Fix paths for release assets. Automatically generate changelog from git history. (c1fc6bdd)

Other Changes