This is an automated email from the ASF dual-hosted git repository.
ocket8888 pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/trafficcontrol-trafficops-types.git
from 558d9e1 Fix overly concrete Snapshot properties, expose those
property typings
add 1015803 Fix incorrect property names on Cache Groups
add 63f9728 Fix typo in CG property name
add d2a7918 Add CDN Locks
add 8a1ce76 Update DSRs
add b2762f5 Update DSs
add 1644fc3 Add ACME generation request structure, deprecate LetsEncrypt
add c69fcbf Add cert SANs
add 971f90f Add new server update status fields
add f226ffd Restructure Invalidation Jobs for v4
add 58e1ee4 Update User structures for v4
add 51c88a8 Update Role structure for v4
add 2e69198 Version bump
No new revisions were added by this update.
Summary of changes:
package-lock.json | 16 ++---
package.json | 2 +-
src/cache.group.ts | 20 +++---
src/cdn.ts | 48 ++++++++++++++
src/delivery.service.request.ts | 7 +-
src/delivery.service.ts | 4 ++
src/invalidation.ts | 54 +++++++--------
src/server.ts | 4 ++
src/ssl.ts | 38 +++++++++++
src/user.ts | 143 +++++++++++++---------------------------
10 files changed, 187 insertions(+), 149 deletions(-)