X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2Fcommon.git;a=blobdiff_plain;f=releasenotes%2Fnotes%2Fcode_cleanup-ee340441905782bf.yaml;fp=releasenotes%2Fnotes%2Fcode_cleanup-ee340441905782bf.yaml;h=c026c544cfaa463bcbc5c77083759ae2ac7cc998;hp=0000000000000000000000000000000000000000;hb=7da9795a4b73c72e81ac4880a9e9507e441aa90f;hpb=3dd0db6efaab109fa1bd43395fbbddecf1eb73d4 diff --git a/releasenotes/notes/code_cleanup-ee340441905782bf.yaml b/releasenotes/notes/code_cleanup-ee340441905782bf.yaml new file mode 100644 index 0000000..c026c54 --- /dev/null +++ b/releasenotes/notes/code_cleanup-ee340441905782bf.yaml @@ -0,0 +1,21 @@ +####################################################################################### +# Copyright ETSI Contributors and Others. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# 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. +####################################################################################### +--- +other: + - | + Only uri type authentication is enabled in MongoClient, parameter based (host, port..) + authentication is removed. Unit tests are added in dbmongo, changed in fsmongo.