Release Notes¶
Latest Changes¶
- ⬆ Update mkdocs-material requirement from 9.2.7 to 9.5.7. PR #129 by @dependabot[bot].
- ⬆ Bump actions/setup-python from 4 to 5. PR #102 by @dependabot[bot].
- 🚨 Deprecate website. PR #104 by @tiangolo.
- ✏ Fix typo in comment for traefik-host.yml. PR #52 by @iRhonin.
- 👷 Add latest-changes GitHub action. PR #65 by @tiangolo.
- Remove unwanted Swarmpit port 888. PR #51 by @inmishrar.
- Fix typo in YAML comment. PR #46 by @bmaggard.
- Reword comment about Traefik image to use. PR #45 by @bmaggard.
- Fix typo in comment on Traefik YAML file. PR #44 by @bmaggard.
- Add alternative way to type passwords interactively. PR #42.
- Add T.A.D.S. project generator. PR #36 by @Thomvaill.
Fixes¶
Docs¶
- 📝 Add note and link to Docker Swarm awesome list. PR #142 by @tiangolo.
- 🐛 Fix
cadvisor
image in Swarmprom, use Google Registry. PR #101 by @otterDeveloper. - 📝 Tweak Swarmpit to use a new CouchDB with support for ARM. PR #114 by @tiangolo.
- ✨ Add Traefik v3 instructions. PR #93 by @rbauduin.
- 🔧 Update Portainer. PR #113 by @tiangolo.
- 📝 Do not use real public IPs in docs. PR #77 by @JakeDEvans.
Internal¶
- ⬆ Bump mkdocs-macros-plugin from 1.2.0 to 1.3.7. PR #206 by @dependabot[bot].
- ⬆ Bump pillow from 10.4.0 to 11.0.0. PR #203 by @dependabot[bot].
- 👷 Update
labeler.yml
. PR #198 by @tiangolo. - 👷 Update worfkow deploy-docs-notify URL. PR #197 by @tiangolo.
- 👷 Add labeler workflow. PR #196 by @tiangolo.
- ⬆ Bump mkdocs-material from 9.5.34 to 9.5.39. PR #194 by @dependabot[bot].
- ⬆ Bump mkdocs-macros-plugin from 1.0.5 to 1.2.0. PR #189 by @dependabot[bot].
- ⬆ Bump tiangolo/issue-manager from 0.5.0 to 0.5.1. PR #188 by @dependabot[bot].
- 👷 Upgrade Cloudflare GitHub Action. PR #195 by @tiangolo.
- ⬆ Bump mkdocs-material from 9.5.18 to 9.5.34. PR #187 by @dependabot[bot].
- ⬆ Bump typer from 0.12.3 to 0.12.5. PR #186 by @dependabot[bot].
- ⬆ Bump pillow from 10.1.0 to 10.4.0. PR #172 by @dependabot[bot].
- 👷 Update
issue-manager.yml
. PR #185 by @tiangolo. - 👷 Update
build-docs.yml
GitHub Actionupload-artifact
. PR #184 by @tiangolo. - 👷 Update
build-docs.yml
GitHub Actionupload-artifact
. PR #183 by @tiangolo. - 👷 Update
latest-changes
GitHub Action. PR #182 by @tiangolo. - 🔨 Update docs.py script to enable dirty reload conditionally. PR #178 by @tiangolo.
- 🔧 Update MkDocs previews. PR #177 by @tiangolo.
- 💄 Update Termynal line-height. PR #176 by @tiangolo.
- 👷 Upgrade build docs configs. PR #175 by @tiangolo.
- 👷 Update docs-previews to handle no docs changes. PR #174 by @tiangolo.
- 👷 Show docs deployment status and preview URLs in comment. PR #173 by @tiangolo.
- 🙈 Update gitignore. PR #171 by @tiangolo.
- ♻️ Update build docs setup. PR #169 by @tiangolo.
- 👷 Update issue-manager.yml GitHub Action permissions. PR #167 by @tiangolo.
- 👷 Refactor GitHub Action to comment docs deployment URLs and update token. PR #166 by @tiangolo.
- ⬆ Update pillow requirement from ^9.3.0 to ^10.3.0. PR #145 by @dependabot[bot].
- ⬆ Update mkdocs-material requirement from 9.5.14 to 9.5.24. PR #159 by @dependabot[bot].
- 👷 Update GitHub Actions to download and upload artifacts. PR #156 by @tiangolo.
- ⬆ Bump dawidd6/action-download-artifact from 2.28.0 to 3.1.4. PR #141 by @dependabot[bot].
- ⬆ Update mkdocs-material requirement from 9.5.7 to 9.5.14. PR #140 by @dependabot[bot].
- ⬆ Bump tiangolo/issue-manager from 0.4.1 to 0.5.0. PR #128 by @dependabot[bot].
- ⬆ Bump actions/cache from 3 to 4. PR #124 by @dependabot[bot].
- ⬆ Bump actions/upload-artifact from 3 to 4. PR #119 by @dependabot[bot].
- 🔧 Add GitHub templates for discussions and issues, and security policy. PR #139 by @alejsdev.
- ⬆ Bump tiangolo/issue-manager from 0.4.0 to 0.4.1. PR #122 by @dependabot[bot].
- 📝 Update admonition syntax. PR #111 by @tiangolo.
- 👷 Add GitHub Action to comment in PRs with previews. PR #110 by @tiangolo.
- 👷 Deploy docs to Cloudflare. PR #109 by @tiangolo.
- 👷 Update Dependabot. PR #105 by @tiangolo.
- ⬆ Bump actions/setup-python from 1 to 4. PR #97 by @dependabot[bot].
- ⬆ Bump tiangolo/issue-manager from 0.2.0 to 0.4.0. PR #98 by @dependabot[bot].
- ⬆ Bump nwtgck/actions-netlify from 1.0.3 to 2.1.0. PR #99 by @dependabot[bot].
- ⬆ Bump actions/checkout from 2 to 4. PR #100 by @dependabot[bot].
- 👷 Add dependabot. PR #96 by @tiangolo.
- 👷 Update latest-changes GitHub Action. PR #94 by @tiangolo.
- 🐛 Fix config for latest-changes GitHub Action. PR #95 by @tiangolo.
0.3.0¶
- Add GitHub Sponsors button. PR #41.
- Simplify errors for env vars not set to make them consistent and re-usable. PR #40.
- Upgrade everything to use Traefik v2. PR #39.
- Update Portainer guide to use the same conventions for
DOMAIN
as the rest of the guides. PR #25 by @Mantosh. - Add CI with GitHub actions to deploy to Netlify. PR #34.
- Move development dependencies from Pipenv to Poetry. PR #33.
- Update and simplify labels for redirections. PR #22 by @ldez.
- Add Issue Manager.
- Update Docker Compose files to show an error if the environment variables are not set. PR #15 by @dmrty.
- Update development dependencies for security.
- Add warning about
sudo
and environment variables. PR #13 by @dmontagu.
0.2.0¶
- Add notes about starting Traefik in host mode. To be able to get the real IP from clients. Here's the updated documentation for distributed Traefik and here's the updated documentation for a single Traefik using a volume.
0.1.0¶
- Add Swarmpit with deployment stack compatible with DockerSwarm.rocks.