(nothing yet)
- triton-cns#25: Better support for SRV records
- TRITON-1242: Add
triton.placement.exclude_virtual_servers
boolean tag. This is used to tell DAPI to filter out virtual servers (e.g. mockcloud).
- TRITON-755 Fix the release process (
make cutarelease
) to ensure pegjs files are built and included in the published files.
- TRITON-755: Fix missing peg.js generated files
- TRITON-755: Add support for 'triton.cmon.groups' tag. This tag is used for filtering the set of results returned by the CMON discover endpoint.
- DOCKER-1020: Add 'triton.network.public' tag
- #2: allow DNS names to start with a number. Even though this is not recommended by the DNS RFCs, in practice it is used fairly commonly (including by a number of major websites)
- CNS-153: Upper case in services tags stopped working (another unplanned feature)
- CNS-152: allowing periods in service names: an unplanned feature
- CNS-147: new PEG parser for triton.cns.services tag, so this can be shared with triton-cns as well. Now supports ports for SRV records and extensible properties.
- DOCKER-736 Initial release.