X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease-notes.rst;fp=docs%2Frelease-notes.rst;h=8d43ba0b0019e92d24919a1dc7e0905e3f6b5b37;hb=59090679707e21db73bd5c75c92f362cd19c64d2;hp=0000000000000000000000000000000000000000;hpb=1c72a2f225719d01e4438fdc418a97046e53fe09;p=com%2Fgolog.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst new file mode 100644 index 0000000..8d43ba0 --- /dev/null +++ b/docs/release-notes.rst @@ -0,0 +1,110 @@ + Copyright (c) 2019 AT&T Intellectual Property. + + Copyright (c) 2019 Nokia. + + + Licensed under the Creative Commons Attribution 4.0 International + + Public License (the "License"); you may not use this file except + + in compliance with the License. You may obtain a copy of the License at + + + https://creativecommons.org/licenses/by/4.0/ + + + Unless required by applicable law or agreed to in writing, documentation + + distributed under the License is distributed on an "AS IS" BASIS, + + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + + See the License for the specific language governing permissions and + + limitations under the License. + + +Release-Notes +============= + + +This document provides the release notes for v1.0.0 of golog. + +.. contents:: + :depth: 3 + :local: + + +Version history +--------------- + ++--------------------+--------------------+--------------------+--------------------+ +| **Date** | **Ver.** | **Author** | **Comment** | +| | | | | ++--------------------+--------------------+--------------------+--------------------+ +| 2019-11-12 | 1.0.0 | R Riska | First version | +| | | | | ++--------------------+--------------------+--------------------+--------------------+ + + +Summary +------- + +This is the first version of this package. + + + + +Release Data +------------ +This is the first version of this package. +It contains a Golang implementation of a structured logging library with Mapped Diagnostics Context (MDC) support. + + + + +Feature Additions +^^^^^^^^^^^^^^^^^ + +Bug Corrections +^^^^^^^^^^^^^^^ + +Deliverables +^^^^^^^^^^^^ + +Software Deliverables ++++++++++++++++++++++ + +This version provides Golang package mdcloggo. +It can be retrieved from https://gerrit.o-ran-sc.org/r/com/golog.git. + + + +Documentation Deliverables +++++++++++++++++++++++++++ + + + + +Known Limitations, Issues and Workarounds +----------------------------------------- + +System Limitations +^^^^^^^^^^^^^^^^^^ + + + +Known Issues +^^^^^^^^^^^^ + +Workarounds +^^^^^^^^^^^ + + + + + +References +---------- + +