Commit 7a08cc3
authored
* RUBY-3552 Deprecate support for server version 3.6
Adds a new Mongo::Deprecations module as well
* feedback from copilot
* extend, not include (for Ruby 2.7)
* RUBY-3588 deprecate server version 4.0
* reverse the prefix-match logic so it actually works
1 parent 354432c commit 7a08cc3
2 files changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
291 | 291 | | |
292 | 292 | | |
293 | 293 | | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
294 | 300 | | |
0 commit comments