Skip to content

Releases: OPCFoundation/UA-CloudLibrary

OPC UA CloudLibrary Client 1.0.1 Initial Release

02 Dec 07:17
Compare
Choose a tag to compare

The initial release of the UA CloudLibrary.

Changes:

See More
  • 62a23e9 Update preview.yml
  • 49ec6e3 Fix Opc.Ua.Cloud.Library.Client.csproj
  • ae2005c Update preview.yml
  • e70bd0b Fix preview.yml
  • d2acfd8 Add missing files.
  • 2b40d43 Move Pipeline to UANETStandard.
  • 1b8e8ff Fix shallow clones.
  • 7211d17 Add UA-CloudLibrary-Client.sln
  • 285316a Testing Azure Signing.
  • ad23bb1 Recaptcha V3 (#200)
  • 3a78ea6 Trigger build.
  • af569a2 Set up CI with Azure Pipelines
  • 09f8def Remove resend email confirmation feature. (#196)
  • 07a0c09 NodeSet Model 2.0: methods, symbolicname, event notifier, allow subtypes (#195)
  • 0dcdf2b Added unsubscribe link to verification emails and small code cleanup. (#194)
  • 8172be2 API Key authentication (#191)
  • 11ae061 Azure AD auth, delete NodeSet API (#189) [ #187 ]
  • 65f1a23 Set cookie policy for hosting on Azure (#190)
  • 71d3fdf OAuth2 support, better user account/email management support and code hardening. (#188)
  • 94dffd9 Update OPC UA stack Nugets only (#184)
  • 8875c16 Explorer Search, Search URL and keywords, Creation Time (#179)
  • f19ca75 Fix CVE and also update other NuGet packages (#176)
  • 30ced59 NodeSetModel 1.0.11: Instrument Range, json encoding of values (#173)
  • 10ccce5 Metadata cleanup. Approval. Synchronization. (#169) [ #170, #159, #157 ]
  • e5db7aa UA Core versioning and GraphQL SubTypes (#166)
  • 6668435 Indexer: retry on EF cache lookups, proper exception for missing data type (#165)
  • fe68814 merge with main
  • 9f5ea0f Add launch settings to gitignore
  • 73ed62a Indexer: make it work for multiple versions (pick up NodeSet Utilities NuGet) (#164)
  • 9d674f8 Add Overwrite parameter to UploadNodeSetAsync. (#163)
  • 6a2eb36 Fix for Update of existing nodeset (#162)
  • 2c77923 Bring sendgrid back in optionally. (#160)
  • 4ba9a75 Switch to Postmark for email sending (#156)
  • 94afff2 Add Category to the UI as Badge (#155)
  • 210c4b4 Move query model to GraphQL folder. (#150)
  • 74202c6 Keyword search: performance and GraphQL support (#144) [ #68, #120, #133, #134 ]
  • 52361d7 Indexer resilience (#148)
  • 7a486f1 async and dependency injection fixes, plus some code cleanup (#147)
  • 1278cf6 Update NuGets and fix issue with data protection keys overwriting each other from different instances (#146)
  • 407a3aa Merge branch 'main' of https://github.com/OPCF-Members/UA-CloudLibrary
  • 597caaa Going straight to main, Markus reviewed.
  • bf1a1e0 REST Pagination, eliminate EF warnings, new index properties (#138) [ #68, #120, #133, #134 ]
  • 93db029 CloudLib Explorer (#127)
  • 76aa0f6 Fix build break and CVEs (#140)
  • c2a20f6 Convert PostgreSQL class to use EF Core instead, more tests and client fixes (#137) [ #135, #132, #136, #91 ]
  • 7076d21 Fix secuirty CVE and small stack fix on exception. (#129)
  • 245b0bb Bump Azure.Storage.Blobs from 12.11.0 to 12.13.0 (#128)
  • da0a94d Update gitignore only.
  • 7316e89 GraphQL: node set dependencies, full node graph (#115)
  • a6f48e4 Fix build pipeline.
  • a089f7e Set up CI with Azure Pipelines
  • cfc17ea Add azure-pipelines-preview.yml
  • 9aa458d Change nodesetCreationTime to publicationDate to be consistent (#117)
  • 642dc9b Merge pull request #114 from OPCFoundation/CMDev [ #94 ]
  • 153cd1c addressing comments
  • 0713c68 fix import ordering
  • cdabc2a Path names will get very long if "Opc.Ua.Cloud.Library.Client" is used. Sticking with current names until decided
  • 7aa0531 fix for nuget push
  • 66465bf #94 cleanup of all namespaces to match Opc.Ua.Cloud.Library
  • 091be2a expose currently used endpoint (#111)
  • cab153b Client: support Upload, Options in constructor. Server: return namespace uri (#107)
  • 1a41add Fix for #103 (#108)
  • 61caae1 Rename addressspace -> namespace, bug fixes and analyzer warning fixes (#105)
  • 6df8c7e Ensure code format (#92)
  • 29e8d5c CloudLib Client improvements. Minor Server optimization (#101)
  • 2cbe0e9 Versioning and nuget (#95)
  • 0105ec1 Merge pull request #100 from OPCFoundation/feature_version_improvements
  • ab2ad8f Update README.md
  • 495856b Merge pull request #99 from OPCFoundation/erichb
  • 3e84be0 Added bugfix.
  • bb1db4c Added feature to read the version from the nodeset file.
  • 5becb99 Added GraphiQL editor.
  • fb0f619 Merge pull request #93 from OPCFoundation/erichb
  • a1bf591 Fixed CaPitAlizaTioN and removed under_scores in variable names :-)
  • 3f6b17e Addressed code review feedback:
  • e79cee1 Added address space sample GraphQL query and pretified the other queries again, too.
  • 5666434 Merge branch 'main' into erichb
  • 928d191 LocalFileStorage: fix null ref exception on nodeset upload (#97)
  • 2be725b Added ordering to GraphQL interface.
  • e277ca5 Added non-null field declarations.
  • 9fd3d67 Added publication date and last modified date from nodeset to GraphQL query interface.
  • 239dc5f Increase default limit to 1M to return everything if no limit has been set.
  • df48104 Reorder tests.
  • 43fe29f Complete implementation of where expression filtering.
  • c2c0f7e Switched where expression json object back to an escaped string.
  • 039c231 small cleanup.
  • 6762ffb Added list to json query argument type.
  • ca81f34 Cleaned-up where expression on client lib and added where expression on library server.
  • 9132c6a Bug fixes.
  • 6b93fd6 Perf improvements and cleanup where expression classes.
  • 7399ec4 More bug fixes and code cleanup.
  • 78b698e typo
  • eac09d5 Moved docker compose into seperate solution to speed up conpilation time.
  • 2a7fba0 update to latest infomodel.
  • 6e88781 Implement paging, code cleanup and small bug fixes.
  • d5f5560 Merge branch 'main' into erichb
  • 3d1a80c Merge pull request #69 from BoBiene/add-test-docker-compose
  • 2a3c5b2 remove using
  • 1a4f249 Bug fixes.
  • 7bf7c4e remove environment variable access
  • c5e7921 Add implementation for new GraphQL queries.
  • 9ce8a94 implement stubs for addressspace, category and organisation GraphQL queries.
  • 2c4a7b5 enhanced queries.
  • 1af394e Environment namesp...
Read more