apache / apisix-java-plugin-runner

APISIX Plugin Runner in Java
https://apisix.apache.org/
Apache License 2.0
130 stars 96 forks source link

bug: Release 0.5.0 artifacts (like the SDK) do not seem to be available #302

Open angolding opened 8 months ago

angolding commented 8 months ago

Issue description

The 0.5.0 version of the plugin does not seem to be actually released. There is no 0.5.0 tag, there are no 0.5.0 Maven artifacts, but the documentation suggests that there is a 0.5.0 version available

Environment

everywhere

Minimal test code / Steps to reproduce the issue

  1. add plugin SDK dependency as 0.5.0

alternatively,

1a. navigate to the 0.5.0 tag

What's the actual result? (including assertion message & call stack if applicable)

What's the expected result?

The 0.5.0 tag and 0.5.0 artifacts should exist

yai-dev commented 7 months ago

has same error

kworkbee commented 2 months ago

309