Releases: mabrarov/asio_samples
Releases · mabrarov/asio_samples
Boost 1.83.0 and updated container images
- 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
- 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
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
- 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
- Fixed ma_codecvt_cast library and added tests for it
- Updated docker images
Support of Visual Studio 2017 and 2019
- Support of Visual Studio 2017, 2019
- Updated docker images with ma_echo_server example
Docker image update and CI fixes
- 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
- Support of Boost 1.72.0
- Enhanced support of C++11 (warnings removed)
README and CI scripts
- 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
- 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