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=fd6a0c72a4397ce0cb8c696f7c2d91f8504a8f9c;hb=df2cd95778b08cc29e2e2e9f4d2e690ed43fd42e;hp=0000000000000000000000000000000000000000;hpb=ddcdb2e4318b9150352f15a7263024fff1ed41e2;p=ric-plt%2Ftracelibgo.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst new file mode 100644 index 0000000..fd6a0c7 --- /dev/null +++ b/docs/release-notes.rst @@ -0,0 +1,115 @@ +.. +.. 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 v0.0.3 of tracelibgo. + +.. contents:: + :depth: 3 + :local: + + +Version history +--------------- + ++--------------------+--------------------+--------------------+--------------------+ +| **Date** | **Ver.** | **Author** | **Comment** | +| | | | | ++--------------------+--------------------+--------------------+--------------------+ +| 2019-09-04 | v0.0.3 | R Riska | First version | +| | | | | ++--------------------+--------------------+--------------------+--------------------+ + + +Summary +------- + +This is the first version of the package. +It implements a function for creating a configured tracer instance. + + + + +Release Data +------------ + +This is the first version of this library. + + + +Feature Additions +^^^^^^^^^^^^^^^^^ + +Bug Corrections +^^^^^^^^^^^^^^^ + + +Deliverables +^^^^^^^^^^^^ + +Software Deliverables ++++++++++++++++++++++ + +Golang package: +gerrit.o-ran-sc.org/ric-plt/tracelibgo/pkg/tracelibgo + + + + +Documentation Deliverables +++++++++++++++++++++++++++ + + + + + +Known Limitations, Issues and Workarounds +----------------------------------------- + +System Limitations +^^^^^^^^^^^^^^^^^^ + + + +Known Issues +^^^^^^^^^^^^ + +Workarounds +^^^^^^^^^^^ + + + + + +References +---------- + +