This repository has been archived by the owner on Oct 17, 2023. It is now read-only.
Releases: compose/transporter
Releases · compose/transporter
1.1.0 Release
What's Changed
- Merge mongo doc improvements by @anthonyalberto in #511
- go mod download instructions by @anthonyalberto in #512
- Fix tail flag description for mongo by @anthonyalberto in #513
- Fix CI: Postgresql install was missing apt-get update by @atomicules in #516
- Adaptor: Add MySQL by @atomicules in #515
New Contributors
- @atomicules made their first contribution in #516
Full Changelog: v1.0.0...v1.1.0
1.0.0 release
Warning: only the mongodb and postgresql adaptors are tested on this new major.
- Bumps Go to 1.17
- Uses go mod
- Provides a standard way of running adaptor tests, either locally or on CI
- Switch from travis to Github actions
v0.5.2
Release v0.5.2
v0.5.1
v0.5.0
v0.4.0
v0.4.0-rc.1
This is the first release candidate for v0.4.0
with support for resume and writer tracking. Additional information can be found in the BETA Feature
section under about