Skip to content

Releases: 636f7374/connect.cr

2024.05.29

28 May 19:46
Compare
Choose a tag to compare

Changes

  • May 28, 2024
    • Fix Crystal 1.12.1 Deprecated Warning.
    • Update Examples.
    • Major changes (Merge commits).

2022.05.04

04 May 05:06
Compare
Choose a tag to compare

Changes

  • May 3, 2022
    • Fix the problem that destinationFrame trafficType is Nil.
  • March 20, 2022
    • TrafficType renamed to TrafficFlag.
  • March 17, 2022
    • Remove DestinationBlocker features (important).
  • March 12, 2022
    • Improve Transfer (IntervalFiber, Monitor).
    • Remove all OpenSSL release functions.
    • Improve OpenSSL memory release related.
  • Feb 13, 2022
    • Fix Transfer.check_exceed_threshold? Local and UTC problem.
    • Major changes (Merge commits).
      • Improve the problem between Transfer Local and UTC (serious problem).
      • Improve Transfer and SessionProcessor failures in some cases (E.g. FTP) (serious problem).