4.49.0
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
- @Nationalcat made their first contribution in #1201
Full Changelog: 4.48.2...4.49.0