File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,18 @@ See [rom 6.0 upgrade guide](https://github.com/rom-rb/rom/wiki/6.0-Upgrade-Guide
1111- [ internal] ` indexes ` schema DSL is now a plugin called ` :schema_indexes ` (via #402 ) (@solnic )
1212- [ internal] ` Gateway#command ` is now used to instantiate sql-specific commands (via #402 ) (@solnic )
1313
14- [ Compare v3.6.3...v4.0.0.alpha1] ( https://github.com/rom-rb/rom-sql/compare/v3.6.3...v4.0.0.alpha1 )
14+ [ Compare v3.6.4...v4.0.0.alpha1] ( https://github.com/rom-rb/rom-sql/compare/v3.6.4...v4.0.0.alpha1 )
15+
16+ ## 3.6.4 2024-07-01
17+
18+
19+ ### Fixed
20+
21+ - Excessive logging when same gateway is shared between multiple containers (@flash-gordon )
22+ - Warning about using color option from active-support log subscriber (@flash-gordon + @bendangelo )
23+
24+
25+ [ Compare v3.6.3...v3.6.4] ( https://github.com/rom-rb/rom-sql/compare/v3.6.3...v3.6.4 )
1526
1627## 3.6.3 2024-05-06
1728
You can’t perform that action at this time.
0 commit comments