1.0.0-beta.1 (2022-10-03)
Bug Fixes
- bump import to v2 (a374322)
- change module to traefik-ondemand-service (ac377db)
- correctly use default errorPage template instead of loadingPage template on GetErrorPage (#17) (beb13ab)
- docs: use markdown instead of HTML (b0a2758)
- pages: display service name and error on error page (052bcc7)
- return as soon as one service is unavailable (e671c3f)
- scale down correctly update the service specification (6873271)
- set all lowercase style for blocking strategy keys (2f15b40)
- swarm: add an extra wait of 5 seconds to consider a service up (410a5e1)
- swarm: avoid API hammering on scaling request (#26) (4eb086f)
- traefik: add "v2" to the import path (8e81b70)
- traefik: unescaped quote (430b159)
- upgrade tinykv to avoid "fatal error: concurrent map iteration and map write" during periodic syncs (1a14070)
- use text/plain content-type instead of application/json (e357030)
Features
- add blocking request (#12) (b4f5eeb)
- add custom loading page (#15) (3178fdc)
- add docker classic support (#9) (c96482e), closes #4
- add dockerhub registry (#17) (29b1da5)
- add dynamic loading html page (#5) (775200b)
- add healthcheck lookup before redirect (#12) (ebd2456)
- add kubernetes support (#14) (0e92052)
- add log.Error on error (0ecd9d9)
- add multiplatform docker image build (#18) (a127a0f)
- add new cli system (#51) (0daddf3)
- add optional display name config property (c57d93b)
- add persistent storage (#30) (3eb7d48)
- add project icon (1850a95), closes #42
- add support to scale down multiple containers (#20) (b05d300)
- docker: use ENTRYPOINT for go executable (033f125)
- kubernetes: add compatibility with Statefulset (#20) (d299780)
- merge service repository into Sablier (551a146)