Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Beta #408

Merged
merged 94 commits into from
Oct 2, 2024
Merged

Beta #408

merged 94 commits into from
Oct 2, 2024

Conversation

acouvreur
Copy link
Member

No description provided.

renovate bot and others added 30 commits June 17, 2024 10:58
…ion-6.x

chore(deps): update docker/build-push-action action to v6
chore(deps): update traefik docker tag to v2.11.5
The `docker` and `docker_swarm` providers have been patched to ensure that the connection is properly established upon starting.

If the docker host is not available at starting time, then the application will stop. This will prevent from trying to register to the event stream on a non working client.
* feat(plugin): add `proxywasm` plugin

The `proxywasm` plugin is a WASM Filter following the ProxyWasm ABI Specification using the proxywasm go sdk

This allows extensibility with any reverse proxy who implements the ProxyWasm ABI Specification.

The current WASM Filter was successfully tested with APISIX, Envoy, Nginx with ngx_wasm_module from Kong and Istio.

Fixes #145
The blocking for traefik is already supported.
Documentation is now published on the `gh-pages` branch.

The branch will have a folder `docs` containing the following structure:
- `./docs` the copy from the `main` docs, but only used for the `index.html` page to do the multi-version routing.
- `./docs/main` the copy from the `main` branch docs folder
- `./docs/beta` the copy from the `beta` branch docs folder

Closes #332
semantic-release-bot and others added 20 commits September 9, 2024 14:54
Adds `-s -w` ldflags and `-trimpath` go build parameter.
Switching from alpine to scratch as base image.
It was not up to date, and Github is doing a better job at this for now.
For some yet unknown reasons, some instances are returned as nil.

This commits adds a nil check to prevent that and logs a warning to help further debugging.

Fixes #380
This will allow the docker action to be run after a release
@acouvreur acouvreur merged commit 2a2079c into main Oct 2, 2024
17 checks passed
Copy link

sonarqubecloud bot commented Oct 2, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
11 Security Hotspots
5.2% Duplication on New Code (required ≤ 3%)
C Security Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@github-actions github-actions bot added documentation Improvements or additions to documentation provider Issue related to a provider reverse-proxy Reverse proxy integration related issue ci labels Oct 2, 2024
@acouvreur
Copy link
Member Author

🎉 This PR is included in version 1.8.0-beta.23 🎉

The release is available on:

Your semantic-release bot 📦🚀

@acouvreur
Copy link
Member Author

🎉 This PR is included in version 1.8.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci documentation Improvements or additions to documentation provider Issue related to a provider released on @beta released reverse-proxy Reverse proxy integration related issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants