What's Changed
Fixes
- Preserve Docker build cache by excluding dynamic variables (#7339, fixes #7040)
- Show shared env scopes dropdown even when no variables exist (#7342)
- Add authorization checks for environment and project views
New Features
Improvements
- Improved variable scope handling in docker entrypoint parsing (#7341)
What's Changed (Github)
- fix: preserve Docker build cache by excluding dynamic variables by @andrasbacsai in #7339
- feat: custom docker entrypoint by @adiologydev in #7097
- refactor: fix variable scope in docker entrypoint parsing by @andrasbacsai in #7341
- feat: developer view for shared environment variables by @adiologydev in #7091
- fix: show shared env scopes dropdown even when no variables exist by @andrasbacsai in #7342
- v4.0.0-beta.449 by @andrasbacsai in #7340
Full Changelog: v4.0.0-beta.448...v4.0.0-beta.449