Skip to content

v1.27.0

Compare
Choose a tag to compare
@ShockwaveNN ShockwaveNN released this 31 Mar 15:30
· 806 commits to master since this release
7493746

1.27.0 (2022-03-31)

New Features

  • Add ruby-3.0 to CI
  • Add yamllint in CI

Changes

  • Fix minor rubocop issue after upgrade rubocop to v1.24.0
  • Fix migration issues after upgrade rubocop-rspec to v2.13.0
  • Remove ruby-2.7 from CI, since we use ruby-3.0 for base
  • Use ruby:3.1.0-alpine as base image
  • Migrate autoloader to :zeitwerk
  • Update rails framework default from v5.1 to v6.1
  • Actualize nodejs version in CI
  • Migrate to rails-7 and it's configuration defaults
  • Check dependabot at 8:00 Moscow time daily
  • Fix rubocop-rails issues after upgrade to rubocop-rails v2.14.0

Fixes

  • Fix mail related startup problem on ruby-3.1