Add DNS diagnostics across dataplane and client
This commit is contained in:
@@ -13,7 +13,7 @@ import {
|
||||
type NormalizedServer,
|
||||
} from '../../shared/serverIdentity.js';
|
||||
|
||||
export const STATE_SCHEMA_VERSION = 9;
|
||||
export const STATE_SCHEMA_VERSION = 10;
|
||||
|
||||
export interface AtomicWriteOptions {
|
||||
beforeRename?: (temporaryPath: string, filePath: string) => void;
|
||||
|
||||
Reference in New Issue
Block a user