Skip to content

Releases: rails/solid_cache

v1.0.6

10 Sep 18:15
Compare
Choose a tag to compare

What's Changed

  • Update schema version to match gemspec by @npezza93 in #213
  • Too error-prone to munge config/database.yml automatically by @dhh in #217
  • Remove database from test/development configuration by @djmb in #218
  • Always manage connections when database is specified by @djmb in #219
  • Update readme - five options (not three) that can be set on the engine by @rossme in #221
  • Default to cache.yml instead of solid_cache.yml by @djmb in #222

New Contributors

Full Changelog: v1.0.5...v1.0.6

v1.0.5

05 Sep 19:29
@dhh dhh
Compare
Choose a tag to compare

What's Changed

  • Remove warning about encryption on PostgreSQL by @jfi in #205
  • Lower schema version from Rails 8.0 to 7.1

Full Changelog: v1.0.4...v1.0.5

v1.0.3

03 Sep 23:09
@dhh dhh
Compare
Choose a tag to compare

What's Changed

  • Only failsafe on transient database errors by @djmb in #203
  • Change database yml directly and double down on separate DB by @dhh in #202

Full Changelog: v1.0.2...v1.0.3

v1.0.2

02 Sep 10:12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.0

21 Aug 13:43
Compare
Choose a tag to compare

What's Changed

  • Docs: Run full installation by default (not just migrations) by @philipithomas in #190
  • Bump rexml from 3.3.2 to 3.3.3 by @dependabot in #191
  • Use find_by_sql for SQL lookups by @djmb in #193
  • Drop support for Rails 7.0 and 7.1 by @djmb in #192
  • Combine migrations for solid_cache_entries by @djmb in #172
  • Disable the query cache without workarounds by @djmb in #173
  • Encrypt cache values via Solid Cache config by @djmb in #174
  • Correct config database by @djmb in #194

New Contributors

Full Changelog: v0.7.0...v1.0.0

v0.7.0

26 Jul 14:37
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

20 Mar 09:25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.3...v0.6.0

v0.5.3

29 Feb 11:34
Compare
Choose a tag to compare

What's Changed

  • Require solid_cache in the store by @djmb in #158

Full Changelog: v0.5.2...v0.5.3

v0.5.2

28 Feb 14:13
Compare
Choose a tag to compare

What's Changed

  • Include config/solid_cache.yml when installing by @djmb in #156

Full Changelog: v0.5.1...v0.5.2

v0.5.1

28 Feb 10:09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.2...v0.5.1