Commit 7e53749
authored
Align supported Swift versions with rest of the ecosystem (#141)
# Motivation
Most of the server ecosystem follows the supported Swift versions from `swift-nio`. This means supporting the latest 3 Swift releases.
# Modification
This PR drops support for all Swift versions before 5.8.
# Result
This makes maintaining this repository easier and allows us to clean up some no longer needed stuff.1 parent 9c0646a commit 7e53749
File tree
26 files changed
+1
-947
lines changed- Sources
- CoreMetrics
- MetricsTestKit
- Metrics
- Tests/MetricsTests
- docker
- scripts
26 files changed
+1
-947
lines changedThis file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1253 | 1253 | | |
1254 | 1254 | | |
1255 | 1255 | | |
1256 | | - | |
1257 | 1256 | | |
1258 | 1257 | | |
1259 | 1258 | | |
| |||
1263 | 1262 | | |
1264 | 1263 | | |
1265 | 1264 | | |
1266 | | - | |
1267 | 1265 | | |
1268 | | - | |
1269 | 1266 | | |
1270 | | - | |
1271 | | - | |
1272 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
79 | 78 | | |
80 | 79 | | |
81 | 80 | | |
| |||
99 | 98 | | |
100 | 99 | | |
101 | 100 | | |
102 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
576 | 576 | | |
577 | 577 | | |
578 | 578 | | |
579 | | - | |
580 | 579 | | |
581 | 580 | | |
582 | 581 | | |
583 | 582 | | |
584 | 583 | | |
585 | | - | |
586 | | - | |
587 | | - | |
588 | | - | |
589 | | - | |
590 | | - | |
591 | | - | |
592 | 584 | | |
593 | 585 | | |
594 | | - | |
595 | 586 | | |
596 | 587 | | |
597 | 588 | | |
598 | 589 | | |
599 | 590 | | |
600 | 591 | | |
601 | | - | |
0 commit comments