Releases: rails/solid_cache
Releases Β· rails/solid_cache
v1.0.7
What's Changed
- Docs: Fix Markdown formatting, add LRU acronym expansion by @andyatkinson in #223
- Remove Rails 8/ruby 3.1 tests by @djmb in #224
- Bump webrick from 1.8.1 to 1.8.2 by @dependabot in #225
- Bump actionpack from 7.2.0 to 7.2.1.1 by @dependabot in #227
- Fix a documentation error by @kfinn in #230
- Update README with Manual Configuration by @allcentury in #231
- Remove unused require by @y-yagi in #229
- Clean up typos in /test, made some public methods in Connections module private by @rossme in #232
- Bump rexml from 3.3.6 to 3.3.9 by @dependabot in #233
- Bump rails-html-sanitizer from 1.6.0 to 1.6.1 by @dependabot in #240
- Bump actionpack from 7.2.1.1 to 7.2.2.1 by @dependabot in #242
- Fix typo in README.md by @danpolyuha in #247
- Don't failsafe ActiveRecord::ConnectionTimeoutError by @djmb in #252
- Replace with_instrumenter if not available by @djmb in #254
- Add gemfile for Rails 8 by @djmb in #255
- Batch multi queries by @djmb in #236
New Contributors
- @andyatkinson made their first contribution in #223
- @kfinn made their first contribution in #230
- @allcentury made their first contribution in #231
- @y-yagi made their first contribution in #229
- @danpolyuha made their first contribution in #247
Full Changelog: v1.0.6...v1.0.7
v1.0.6
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
v1.0.3
v1.0.2
What's Changed
- Improve performance of reading cache entries by @djfpaagman in #198
- Bump rexml from 3.3.3 to 3.3.6 by @dependabot in #199
- Update to latest rails main by @djmb in #200
- Support binary encryption on PostgreSQL for Rails 8 by @djmb in #201
New Contributors
- @djfpaagman made their first contribution in #198
Full Changelog: v1.0.1...v1.0.2
v1.0.0
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
- @philipithomas made their first contribution in #190
Full Changelog: v0.7.0...v1.0.0
v0.7.0
What's Changed
- Bump rdoc from 6.6.2 to 6.6.3.1 by @dependabot in #167
- Fix typo by @mdh in #169
- Fix punctuation and typo in README by @rafaelmontas in #170
- Remove clusters by @djmb in #171
- Bump rexml from 3.2.6 to 3.2.8 by @dependabot in #176
- Bump nokogiri from 1.16.2 to 1.16.5 by @dependabot in #175
- Fix documentation typos and grammar by @DevStarks in #177
- Support rails 7.2 and update gemfiles by @npezza93 in #179
- Bump actionpack from 7.1.3.2 to 7.1.3.4 by @dependabot in #180
- Bump rexml from 3.2.8 to 3.3.2 by @dependabot in #187
- fix unprepared statements by @ollym in #185
- Support unless_exist by @djmb in #188
New Contributors
- @mdh made their first contribution in #169
- @rafaelmontas made their first contribution in #170
- @DevStarks made their first contribution in #177
- @npezza93 made their first contribution in #179
- @ollym made their first contribution in #185
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Bump rack from 3.0.8 to 3.0.9.1 by @dependabot in #159
- Bump actionpack from 7.1.2 to 7.1.3.2 by @dependabot in #162
- Addressing Rails Edge breaking change with insert_all by @ron-shinall in #165
- Update migrations to be compatible with Rails >= 7 by @gnumarcelo in #163
- Latest Rails cache behavior by @djmb in #160
- Reinstate rails 7.0 support by @djmb in #166
New Contributors
- @ron-shinall made their first contribution in #165
- @gnumarcelo made their first contribution in #163
Full Changelog: v0.5.3...v0.6.0