view Odbc/NEWS @ 388:6aa19614ca20 db-protobuf

implemented protobuf for odbc
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 05 Apr 2023 11:14:10 +0200
parents a39038c4094a
children f08480528372
line wrap: on
line source

Pending changes in the mainline
===============================

* Compatibility with Orthanc SDK 1.12.0 (communications between the
  Orthanc core and the database plugin using Google Protocol Buffers)


Release 1.1 (2021-12-06)
========================

* Now escaping '[' & ']' characters in lookup queries to allow matching e.g
  PatientName containing angle brackets


Release 1.0 (2021-08-12)
========================

* Initial release