Skip to content

Releases: rails/solid_cache

v1.0.10

08 Nov 19:57

Choose a tag to compare

What's Changed

  • Revert "Generate reference to the database in the cache template for all envi…" by @djmb in #292

Full Changelog: v1.0.9...v1.0.10

v1.0.9

07 Nov 08:12

Choose a tag to compare

What's Changed

  • Supporting Rails 8.1 && Ruby 3.4 in Github workflow by @p-schlickmann in #284
  • Update behavior tests and fix timeout stubbing by @djmb in #285
  • Update readme yaml config example by @andimrob in #273
  • Allow a single database in databases configuration by @djmb in #286
  • Generate reference to the database in the cache template for all envi… by @orbanbotond in #279
  • Remove frozen_string_literal from schema.rb by @ghiculescu in #256
  • Drop Ruby 3.1 from the test matrix by @djmb in #288
  • Support installing with SQL schema format by @djmb in #287
  • Rework the connects_to configuration in the README by @djmb in #289

New Contributors

Full Changelog: v1.0.8...v1.0.9

v1.0.8

09 Oct 09:54

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.7...v1.0.8

v1.0.7

06 Feb 09:32

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.6...v1.0.7

v1.0.6

10 Sep 18:15

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

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

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

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

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

Choose a tag to compare

What's Changed

New Contributors

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