Skip to content

Releases: mabrarov/asio_samples

Boost 1.83.0 and updated container images

16 Nov 21:21
71c3860
Compare
Choose a tag to compare
  • Support of Boost 1.83.0.
  • Minor updates in README for Helm chart.
  • Updated Docker image for builder on Alpine Linux.
  • Replaced Docker image for builder on CentOS 7 with image on Rocky Linux 9.
  • Updated Docker image for builder on Ubuntu.
  • Updated Docker image with ma_echo_server example on Alpine Linux.
  • Updated Docker image with ma_echo_server example on Distroless.
  • Updated Docker image with static build of ma_echo_server example.
  • Updated Windows Docker image with ma_echo_server example and rebased it on Windows Server 2022.

Boost 1.77.0-1.78.0 and updated container images

15 Dec 08:45
Compare
Choose a tag to compare
  • Support of Boost 1.77.0
  • Support of Boost 1.78.0
  • Updated container images
  • Helm chart for deployment of ma_echo_server example into K8s

Custom allocators API changes

25 Aug 18:06
Compare
Choose a tag to compare

Custom allocator owns method API changed to not support (to return false) shifted value comparing to the one which was returned by allocate method

Boost 1.74.0 support

22 Aug 11:01
Compare
Choose a tag to compare
  • Support of Boost 1.73.0 and 1.74.0
  • Updated docker images
  • Updated CI scripts to support latest versions compilers and Boost

ma_codecvt_cast fixes

29 Mar 14:52
Compare
Choose a tag to compare
  • Fixed ma_codecvt_cast library and added tests for it
  • Updated docker images

Support of Visual Studio 2017 and 2019

08 Feb 19:23
Compare
Choose a tag to compare
  • Support of Visual Studio 2017, 2019
  • Updated docker images with ma_echo_server example

Docker image update and CI fixes

01 Feb 11:03
Compare
Choose a tag to compare
  • Docker images for ma_echo_server example updated
  • Docker image for ma_echo_server example based on Google distroless docker image
  • Fixed Codecov configuration for AppVeyor

Boost 1.72.0 support

14 Jan 07:48
ed4ee0f
Compare
Choose a tag to compare
  • Support of Boost 1.72.0
  • Enhanced support of C++11 (warnings removed)

README and CI scripts

07 Sep 11:12
Compare
Choose a tag to compare
  • Updated CI scripts with support of Boost 1.71.0
  • Updated and added README for Docker images
  • Revisited example of build commands in README

Support of Boost 1.71.0 and enhanced Docker images

26 Aug 10:59
Compare
Choose a tag to compare
  • Support of Boost 1.71.0
  • Fixed tcp-echo Windows Container Docker image
  • Code style fixes for Dockerfiles and related scripts
  • Enhanced / fixed CI scripts, separated AppVeyor and Travis CI configuration from CI scripts