blob: 92c498d4cba055f04dbf2cc087d1602824511a2f [file] [log] [blame]
Changes with Apache Traffic Server 8.0.1
#3832 - Plugin Certifier: Load, manage and/or dynamically generate certificates
#4028 - proxy.config.http.connect_attempts_timeout tracks TTBF instead of connect
#4040 - Add configs for groups list
#4055 - Remove ignore_keep_alive method entirely
#4069 - Setup better defaults for service file logic
#4116 - Increase limit on open files allowed as a service
#4152 - revoke promise when provider is gone
#4195 - Runroot: Fix storage.config and host.db issues when using runroot
#4201 - Runroot: Update doc
#4212 - HTTP/2 priority fixes to match common browser patterns
#4215 - HostStatus debug logging segfault fix.
#4216 - Improve the logging messages on server certificate verification failure.
#4227 - ArgParser: 'ArgParser' Class for command line arguments parsing
#4231 - Fix storage.config path issue for runroot
#4238 - Runroot: Update doc according to the storage.config change
#4266 - Run automake and autoconf everytime on a docs build
#4267 - Set log code when closing half open connections.
#4269 - Test: Convert test_List.cc to Catch
#4270 - Test: Convert test_arena.cc to Catch
#4272 - Test: Convert test_Map.cc to Catch
#4273 - Test: Convert test_Vec.cc to Catch
#4274 - Documentation for plugin certifier
#4275 - Documentation for traffic dump
#4281 - Fix docs typo
#4282 - Hopefully a final clang-format fix after CI problems.
#4283 - Test: Convert test_Http2DependencyTree.cc to Catch
#4287 - Test: Fix issues with new Catch unit tests
#4288 - Rewrite traffic_layout with ArgParser
#4296 - Fix libjansson & libcjose static or dynamic detection
#4299 - Inherit parent config file root-required attribute
#4307 - Add a search path for Tcl
#4308 - remap.config .include files trigger reloads
#4320 - Runroot: make runroot accept defective yaml file
#4322 - Remove Bitops - apparently not used anywhere
#4323 - Removed headers that are not used
#4327 - Fix build for kfreebsd architecture on Debian
#4329 - Fix build for mips64el architecture on Debian
#4330 - Fix build for arm architecture on Debian
#4333 - Runroot: verify functionality update and other minor fixes
#4339 - Fix a TM crash on alarms
#4340 - Fixes spelling in spec summary
#4342 - Update the include dir paths for new layout
#4343 - ArgParser: enable default command and help message update
#4344 - Add test for ticket reuse with proxy.config.ssl.server.ticket_key.filename
#4352 - client_bytes should be initialized as 0
#4364 - Added debugging information on parent proxy
#4367 - s3_auth_v4: update default region map
#4373 - Cache: update internal counters to be std::atomic.
#4376 - Ats magick
#4378 - Removed spaces and tabs at the end of lines
#4381 - Add details for documentation for hook addition functions.
#4386 - docs: reference to overridable config not parsed
#4389 - Rename stats for HTTP/2 current client connections
#4393 - Removes reference to non-existent example
#4395 - TCL: Remove MgmtHashTable.h
#4396 - Allows unknown configuration variables when specified on the commandline
#4401 - Removes errant mid-sentence extra space from message
#4429 - Fix build for 32bits armhf arch. Partialy closes #4361
#4435 - supporting ImageMagick 6 and 7
#4442 - Don't buffer the logging for TSError
#4444 - Uses stack-based buffer for record lookup during logging
#4445 - Converts loop and callees in SSLInitServerContext to std::string
#4447 - Fixes memory leak in header_rewrite when GeoIP is used
#4451 - Fixes leak when no OCSP URL is available
#4452 - Fix leak in stapling_refresh_response
#4464 - Fixes more leaks when no OCSP URL is available
#4465 - Fixes memory leaks in compress plugin
#4484 - Fixes memory leaks in header_rewrite
#4489 - Fixes plugin builds using tsxs on MacOS
#4515 - Make sure ua_session is not nullptr
#4548 - Fixing the Magick versioned checks
#4557 - access_control: changes after 1st integration
#4559 - This hides the memory leak that CA otherwise finds
#4577 - Doc: change code snippet highlighting scheme
#4581 - Doc: Add missing overrides and sort
#4592 - Doc: sort overrides in table; remove missing references
#4594 - Release the mutex after the events are cancelled
#4595 - Doc: getting started case shouldn't used regex_remap
#4599 - Doc: Remove pipeline references
#4615 - Changes remap_purge to update the purge state immediately