Skip to content

Commit c076b13

Browse files
committed
Clean up changelog and add entry for new fix
1 parent f19cc2c commit c076b13

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

CHANGELOG.md

+9-7
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ All notable changes to this project will be documented in this file.
33

44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
55

6-
## [unreleased]
6+
## [7.0.1] - 2022-08-17
7+
### Fixed
8+
- Fixed an issue in Traffic Portal where the Profile > View Delivery Services table was not filtering correctly.
79

810
## [7.0.0] - 2022-07-19
911
### Added
@@ -83,16 +85,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
8385
- The `/servers/details` endpoint of the Traffic Ops API has been dropped in version 4.0, and marked deprecated in earlier versions.
8486

8587
### Changed
86-
- async-http-client: 2.12.1 -> 2.12.3
87-
- commons-codec: 1.6 -> 1.15
88-
- commons-io: 2.0.1 -> 2.11.0
89-
- guava: 18.0 -> 31.1-jre
90-
- spring: 5.2.20.RELEASE -> 5.3.20
91-
traffic_ctl commands, and adds new markup-poll-threshold config.
9288
- Added Rocky Linux 8 support
9389
- Added new fields to the monitoring.json snapshot and made Traffic Monitor prefer data in monitoring.json to the CRConfig snapshot
9490
- Added permissions to the role form in traffic portal
9591
- Adds updates to the trafficcontrol-health-client to, use new ATS Host status formats, detect and use proper
92+
traffic_ctl commands, and adds new markup-poll-threshold config.
9693
- Changed the Traffic Ops user last_authenticated update query to only update once per minute to avoid row-locking when the same user logs in frequently.
9794
- Changed the default Traffic Ops API version requsted by Traffic Router from 2.0 to 3.1
9895
- Removed the unused `deliveryservice_tmuser` table from Traffic Ops database
@@ -102,6 +99,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
10299
- Updated Go version to 1.18
103100
- Updated Grove to use the TO API v3 client library
104101
- Updated Traffic Router dependencies:
102+
- async-http-client: 2.12.1 -> 2.12.3
103+
- commons-codec: 1.6 -> 1.15
104+
- commons-io: 2.0.1 -> 2.11.0
105+
- guava: 18.0 -> 31.1-jre
106+
- spring: 5.2.20.RELEASE -> 5.3.20
105107
- Updated the CDNs Traffic Portal page to use a more performant AG-Grid-based table.
106108
- Updated the Cache Stats Traffic Portal page to use a more performant AG-Grid-based table.
107109
- Updated the Profiles Traffic Portal page to use a more performant AG-Grid-based table.

0 commit comments

Comments
 (0)