open62541:pack/v1.3-rc2-ef2

Last commit made on 2022-02-24
Get this branch:
git clone -b pack/v1.3-rc2-ef2 https://git.launchpad.net/open62541

Branch merges

Branch information

Name:
pack/v1.3-rc2-ef2
Repository:
lp:open62541

Recent commits

2ee7d0f... by "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com>

[ci skip] Pack with inline submodules

7c3d4ed... by Andreas Ebner

fix(server) include event subtypes in static filter check (#4980)

2941313... by Andreas Ebner

feat(server) extend select clause error handling, simplified client-event-filter-example

78e91b9... by LeSmou

fix(core): Always advance the token index for JSON ByteString parsing

f0d699d... by LeSmou

fix(server): Properly delete array in Service_GetEndpoints

19e5326... by LeSmou

style(core): Cosmetic improvments in ua_types_encoding_json.c

c3c2770... by LeSmou

fix(core): Increase the token index for JSON decoding of NaN and Infinity

ec8d34b... by LeSmou

refactor(core): Simplify JSON encoding of NaN and Infinity floats

cf8ec19... by LeSmou

fix(core): Don't encode empty DiagnosticsValue as JSON null

0621a7a... by LeSmou

refactor(core): Simplify ExtensionObject JSON decoding