Beta Release
This is a beta release for v0.68.0.
It includes multiple behavioral changes including the following:
- The
skipattribute is now merged in from included files. - A secondary
initis no longer marked as required after an explicitinitin a clean directory. - The usage of
go-getterin thescaffoldcommand was upgraded to leveragev2. This was done to provide greater compatibility for GitLab users.
Please provide feedback in the form of reactions on this release, and issues to report any problems.
What's Changed since v0.68.0-beta2024100701
- Fix concurrent map write due to read lock and delete by @Resonance1584 in #3457
Full Changelog: v0.68.0-beta2024100701...v0.68.0-beta2024100702