Skip to content

4.49.0

Latest
Compare
Choose a tag to compare
@firecow firecow released this 09 May 12:27
· 17 commits to master since this release

What's Changed

  • fix: remove extra spaces in the yaml dump when ajv validation fails by @ANGkeith in #1197
  • fix: dotenv variables not loaded for service definitions by @ANGkeith in #1198
  • feat: multi dotenv file support by @ANGkeith in #1200
  • docs: Add building Docker-in-Docker with a local registry example by @Nationalcat in #1201
  • feat: implement include component by @ANGkeith in #1193
  • Implement pull policy by @firecow in #1203
  • fix: parsing of basic auth remote-url by @ANGkeith in #1202
  • fix: Allow specifying multiple networks by @PigeonF in #1205
  • fix: Set @types/node to 18.x.x. Vercel PKG only supports node18, no reason to install @types/node 20.x.x by @firecow in #1211

New Contributors

Full Changelog: 4.48.2...4.49.0