0.6.1
Bugfix
- Fix: fix a "watch" bug for docker. Due to a docker limitation, we need to mount a dir, e.g,
/rpxy/config
, instead of a file,rpxy.toml
, to track changes of the configuration file. We thus updated a start up script in docker container for the case "WATCH=true".
What's Changed
- 0.6.0 by @junkurihara in #81
- update checkout@v4 by @junkurihara in #83
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #82
- Fix/docker watch by @junkurihara in #84
- Merge pull request #81 from junkurihara/develop by @junkurihara in #85
Full Changelog: 0.6.0...0.6.1