Skip to content
This repository was archived by the owner on Jan 4, 2023. It is now read-only.

Releases: Griefed/ServerPackCreatorExampleAddon

Release 3.0.12

16 Jul 12:40

Choose a tag to compare

Automatic release of version: 3.0.12
Changes in this release:

Build System

  • Dependencies:

Chores

  • deps:
    • update dependency org.pf4j:pf4j to v3.7.0 (3a0a9da)
    • update dependency org.apache.logging.log4j:log4j-api to v2.18.0 (aa2b824)
    • update jamesives/github-pages-deploy-action action to v4.3.4 (fd9a81a)
    • update dependency griefed/gitlab-ci-cd to v2.0.8 (e9a98c7)
    • update dependency griefed/baseimage-ubuntu-jdk-8 to v2.0.11 (e24ce0e)

Other Changes

Full Changelog: 3.0.11...3.0.12

Release 3.0.11

26 Jun 10:35

Choose a tag to compare

Automatic release of version: 3.0.11
Changes in this release:

Build System

  • Dependencies:

Other Changes

Full Changelog: 3.0.10...3.0.11

Release 3.0.10

22 Jun 16:29

Choose a tag to compare

Automatic release of version: 3.0.10
Changes in this release:

Build System

  • Dependencies:

Other Changes

Full Changelog: 3.0.9...3.0.10

Release 3.0.9

18 Jun 14:48

Choose a tag to compare

Automatic release of version: 3.0.9
Changes in this release:

Build System

Chores

  • deps:
    • update dependency griefed/gitlab-ci-cd to v2.0.7 (1613c63)
    • update dependency griefed/baseimage-ubuntu-jdk-8 to v2.0.10 (2396cff)
    • update dependency org.mockito:mockito-core to v4.5.1 (7f7cc1c)
    • update dependency de.griefed:serverpackcreator to v3.4.1 (82e5f3b)
    • update jamesives/github-pages-deploy-action action to v4.3.3 (829433c)
    • update dependency griefed/gitlab-ci-cd to v2.0.6 (304f169)
    • update dependency griefed/baseimage-ubuntu-jdk-8 to v2.0.9 (aacf2f8)

Other Changes

Full Changelog: 3.0.8...3.0.9

Release 3.0.8

24 Apr 17:48

Choose a tag to compare

Automatic release of version: 3.0.8
Changes in this release:

Build System

  • ServerPackCreator:

Other Changes

Release 3.0.7

15 Apr 19:23

Choose a tag to compare

Automatic release of version: 3.0.7
Changes in this release:

Build System

  • ServerPackCreator:

Chores

  • deps:
    • update actions/upload-artifact action to v3 (7b820397)
    • update actions/checkout action to v3 (37f52e41)
    • update dependency griefed/gitlab-ci-cd to v2.0.5 (632e7a71)
    • update dependency griefed/baseimage-ubuntu-jdk-8 to v2.0.8 (fa732053)
    • update dependency gradle to v7.4.2 (1294ba80)

Other Changes

Release 3.0.6

27 Mar 09:45

Choose a tag to compare

Automatic release of version: 3.0.6
Changes in this release:

Build System

  • deps:
    • Update ServerPackCreator to 3.0.1, amongst other dependency updates. (08c47805)
    • bump serverpackcreator from 3.0.0-beta.9 to 3.0.0-beta.10 (3707498d)
    • bump log4j-api from 2.17.1 to 2.17.2 (95ffab51)
    • bump mockito-core from 4.3.1 to 4.4.0 (d42748c8)
    • bump serverpackcreator from 3.0.0-beta.7 to 3.0.0-beta.9 (ecc0ed37)

Chores

  • deps:
    • update dependency griefed/baseimage-ubuntu-jdk-8 to v2.0.7 (ccdafdeb)
    • update dependency de.griefed:serverpackcreator to v3.0.0-beta.9 (d4898766)

Other Changes

Release 3.0.5

27 Feb 22:16

Choose a tag to compare

Automatic release of version: 3.0.5
Changes in this release:

Build System

  • ServerPackCreator:

Chores

  • Icon:
  • deps:
    • update actions/setup-java action to v3 (2daeabe7)
    • update jamesives/github-pages-deploy-action action to v4.2.5 (6f9b52e8)
    • update dependency griefed/gitlab-ci-cd to v2.0.3 (e1c97043)
    • update dependency griefed/baseimage-ubuntu-jdk-8 to v2.0.6 (d9273afc)
    • update dependency de.griefed:serverpackcreator to v3.0.0-beta.6 (69429b03)

Continuous Integration

  • GitHub:
    • Correctly execute (pre)release actions when tags are pushed. (34f5e0ed)

Other Changes

Release 3.0.4

19 Feb 16:28

Choose a tag to compare

Automatic release of version: 3.0.4
Changes in this release:

Build System

  • ServerPackCreator:

Continuous Integration

  • Fix GitHub release job asset upload for MiniGame branch (79be3918)

Other Changes

Release 3.0.3

15 Feb 14:00

Choose a tag to compare

Automatic release of version: 3.0.3
Changes in this release:

Build System

  • deps:
    • Bump ServerPackCreator to 3.0.0-beta.1 (9d2ea8f4)

Chores

  • Add info about additional example in alternativeExtensionDeclaration branch (acbf95ef)
  • README:
    • Rephrase addons section and include link to new addons overview website (31b291ac)
  • deps:
    • update dependency gradle to v7.4 (f87176bf)
    • update griefed/gitlab-ci-cd docker tag to v2.0.1 (f6096fea)
    • update griefed/baseimage-ubuntu-jdk-8 docker tag to v2.0.4 (b1022430)
    • update jamesives/github-pages-deploy-action action to v4.2.3 (7e220fde)
    • update griefed/baseimage-ubuntu-jdk-8 docker tag to v2.0.3 (0a419721)

Continuous Integration

  • branches:
    • Add different branches to releases and tests, so people can download the different examples and use them. (43ac00df)
  • release:
    • Don't build release assets on GitLab. Don't upload artifacts from test job. (016d69c0)
    • On tag, build all three branches and upload assets to generated release. (f15205aa)

Dependencies

  • ServerPackCreator:
    • Update ServerPackCreator implementation to version 3.0.0-beta.1 (a91ddd8f,c15e52cd)

Other Changes