What's Changed
- Migrate from legacy Rails secrets to credentials (#1326)
- Rails secrets were deprecated in Rails 7.1
- Guide on credentials
- Give
ConcurrentTaskRunning
a clear error message by @stephsachrajda in #1313 - Update README.md by @bradenchime in #1315
- Bump activesupport from 7.0.6 to 7.0.7.2 by @dependabot in #1316
- [BUG FIX] Bypass max_commits directive if no deployable commit is found within the range by @kartiki975 in #1317
- Added support for config files nested in .shipit/ by @derek-watson in #1318
- Update master to main by @kartiki975 in #1319
- Allow overrides for default task values via URL parameters by @kovyrin in #1320
- Upgrade Rails to 7.1.1 by @kartiki975 in #1324
New Contributors
- @bradenchime made their first contribution in #1315
- @derek-watson made their first contribution in #1318
- @kovyrin made their first contribution in #1320
Full Changelog: v0.38.0...v0.39.0