This is an automated email from the ASF dual-hosted git repository.
dgelinas pushed a commit to branch 3.1.x
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git
The following commit(s) were added to refs/heads/3.1.x by this push:
new ed8fe3a Update CHANGELOG.md
ed8fe3a is described below
commit ed8fe3a09592ede5dd0aee57c1bdd23a8cc8b6fa
Author: Derek Gelinas <[email protected]>
AuthorDate: Fri Sep 6 16:12:40 2019 -0400
Update CHANGELOG.md
---
CHANGELOG.md | 11 +++++++++--
1 file changed, 9 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cee1dc4..803e7db 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,7 +3,7 @@ All notable changes to this project will be documented in this
file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
-## [3.1.0] - 2019-08-16
+## [3.1.0] - 2019-09-06
### Added
- Added logging.yaml support
@@ -13,6 +13,14 @@ The format is based on [Keep a
Changelog](http://keepachangelog.com/en/1.0.0/).
### Fixed
- Fixed a bug where TM crashes when PostgreSQL is unavailable
+## [3.0.2] - 2019-09-03
+### Added
+
+### Changed
+
+### Fixed
+- Improved LDAP error handling
+
## [3.0.1] - 2019-04-09
### Added
@@ -32,7 +40,6 @@ The format is based on [Keep a
Changelog](http://keepachangelog.com/en/1.0.0/).
- Fix port handling for traffic ops port checks on ports other than 80.
- Return a json response with a 200 for a successful snapshot PUT.
- Correct FQDN case mismatch when generating DNSSEC.
-- Fixed permissions on DELETE
/api/$version/deliveryservice_server/{dsid}/{serverid} endpoint
- Issue 3223 - cannot add steering targets to steering delivery service.
- Issue 3466 - docs fail to build in python 3.6.
- Issue #3605: Fixed Traffic Monitor custom ports in health polling URL.