amqp-client.cr v0.5.17 Release Notes

Release Date: 2020-05-05 // almost 4 years ago
  • ๐Ÿ”„ Changed

    • 0๏ธโƒฃ Default channel_max is now 1024 (more than ~8000 channels will deplete the stack memory)
    • Connection#channel can now accepts any type of Int

    ๐Ÿ›  Fixed

    • ๐Ÿ› Bug when opening many channels