golang-github-danos-config (1.9) unstable; urgency=medium

  [ William Ivory ]
  * Sort deb11 build
  * Create ServiceGetState() method.
  * Make rfc7951Merger object and methods private.
  * Fix copyrights.
  * Rationalise model_extension.go
  * Add ComponentManager interface and compmgrtest.
  * Convert modelset extension to use VCI methods.
  * Remove Dispatcher from CompilationExtensions.
  * Remove logging of default namespace list

  [ Paul Carson ]
  * YANG: Support yang choices (Closes: VRVDR-6224)

  [ John Southworth ]
  * Remove DBus RPC policy adjustment

  [ William Ivory ]
  * Rename service to component in schema directory.
  * Move component-related info in modelset into componentMappings object.
  * Move compmgrtest.go
  * Rework component manager
  * Move ms.ServiceValidation() to compMgr.ComponentValidation()
  * fixup
  * Move Set/GetRunning and GetState from ms to compmgr
  * Remove componentMappings from modelSet; make into more encapsulated object.
  * Disable go vet for Go1.10 and earlier.

 -- Paul Carson <paul.carson@intl.att.com>  Thu, 01 Jul 2021 13:54:29 +0100

golang-github-danos-config (1.8) unstable; urgency=medium

  [ William Ivory ]
  * Add support for blocking AAA authorization to test auth.
  * Add ContainedInOrderIn() to ExpectedMessages

  [ Paul Carson ]
  * Validate platform files and features
  * Improved platform file unit tests (Closes: VRVDR-53901)

 -- William Ivory <william.ivory@intl.att.com>  Tue, 23 Feb 2021 13:44:51 +0000

golang-github-danos-config (1.7) unstable; urgency=medium

  [ John Southworth ]
  * Deduplicate empty extensions structure
  * Only allocate a single ListEntry

  [ Duncan Eastoe ]
  * aaa_auther: Migrate to aaa plugin API v2
  * auth: Add TaskAccounter abstraction
  * auth: Define types for TestAutherRequest
  * auth: AAA, audit, and test TaskAccounter impls.
  * auth: Auth implementation of TaskAccounter

 -- William Ivory <william.ivory@intl.att.com>  Fri, 25 Sep 2020 08:46:10 +0100

golang-github-danos-config (1.6) unstable; urgency=medium

  [ Paul Carson ]
  * Complete implementation of Yang identityref
  * Test identityref help text processing
  * Implement identityref XML and json processing (Closes: VRVDR-6226)

  [ William Ivory ]
  * Add createServiceManager wrapper
  * getModelSet now returns extended modelSet
  * Refactor tests for service/component namespace
  * Refactor checkServiceNamespaces
  * Switch version of testutils; remove local runTestAndCaptureStdout
  * Move test helper functions from modelset_test to schema_test
  * Update copyrights (Closes: VRVDR-50209)
  * Allow tests to pass in checkOnly namespaces
  * Generate namespace maps for both check() and set()
  * Tests and helper functions for ValidateCandidate and SetRunning
    (Closes: VRVDR-50014)
  * Fix parsing of configs with no trailing newline. (Closes: VRVDR-29238)
  * Use yangValDebugContext to allow must statement debug
  * Fix string parsing
  * Add support for parsing leading single quote inside double quotes
    (Closes: VRVDR-44479)

 -- William Ivory <william.ivory@intl.att.com>  Fri, 03 Apr 2020 11:37:33 +0100

golang-github-danos-config (1.5) unstable; urgency=medium

  * DANOS Import Master

 -- Vyatta Package Maintainers <DL-vyatta-help@att.com>  Fri, 15 Nov 2019 11:39:12 +0000

golang-github-danos-config (1.4.1.1) unstable; urgency=medium

  * DANOS Import

 -- Vyatta Package Maintainers <DL-vyatta-help@att.com>  Tue, 12 Nov 2019 10:48:04 +0000

