IRONSIDE-1166, merge release/connector/1.3.0 to master via feature branch#207
Merged
alvinkrebs merged 138 commits intomasterfrom Jul 9, 2024
Merged
IRONSIDE-1166, merge release/connector/1.3.0 to master via feature branch#207alvinkrebs merged 138 commits intomasterfrom
alvinkrebs merged 138 commits intomasterfrom
Conversation
* CON-173: Creating temporary remote branch for testing * CON-173: Update dependencies to RTI-managed repos * CON-173: Revert changes to connector
* CON-177: Added support for sample/view/instance state * CON-177: PR feedback - Indicate possible values of the new fields in the docs - Use the naming conventions for strings in unit tests
Some items had been added to a JSON object but not in the other JSON object we were checking. This ocurred when adding support for CON-177
CON-173: Fixed unit tests which were failing
* CON-173: Update docs so that we don't mention node 8 * CON-173: PR feedback #time 5m Remove paragraph mentioning Node 12 incompatibility. Co-authored-by: Sam Raeburn <sam@rti.com>
* CON-188: Added docs + tests * CON-188: Revert changes to package.json * CON-188: Change of functionality Previously, any non-key fields would be returned as null when obtain via DD_GET operations. This is no longer the case. * CON-188: Remove debug * CON-188: PR feedback - doc related * CON-188: PR Feedback - Do not access non-key fields in the unit tests - Fix docs Co-authored-by: Sam Raeburn <sam@rti.com>
Update docs for CON-209
Fixing the link to OpenLayers
* CON-163: Added test for CON-163 * CON-209: Added unit test for CON-209 Co-authored-by: Sam Raeburn <sam@rti.com>
Co-authored-by: Sam Raeburn <sam@rti.com>
Co-authored-by: Sam Raeburn <sam@rti.com>
Co-authored-by: Sam Raeburn <sam@rti.com>
Co-authored-by: Sam Raeburn <sam@rti.com>
* CON-173: Use 3rd-party managed *-napi packages * Update documentation * Fixed docs * Fix list * CON-173: Update packages used in code * CON_173: Correct struct package Co-authored-by: Sam Raeburn <sam@rti.com>
Some of the unit tests were requiring the ffi modules to test the ability to extend the API. Since we updated package.json to use the ffi-napi module, the ffi module is no longer present and these tests were failing. Co-authored-by: Sam Raeburn <sam@rti.com>
…#31) Co-authored-by: Sam Raeburn <sam@rti.com>
* Fixed sockets.io example * feature/CON218: Added graph example * Updated example README Co-authored-by: Sam Raeburn <sam@rti.com>
…ctor-js-match-PAM PLATFORMS-1925. Updated supported platforms to match Hercules PAM.
Co-authored-by: Sam Raeburn <sam@rti.com>
Co-authored-by: Sam Raeburn <sam@rti.com>
* CORE-11069: Customer facing XML has been updated * CORE-11069: Update XML used in tests Co-authored-by: Sam Raeburn <sam@rti.com>
* Updated package.json to not use asterisk for dependency versions * Committed the generated package-lock.json * Updated README containing additional dependencies to state specific version Co-authored-by: Sam Raeburn <sam@rti.com>
…same server (#180) * COMMUNITY-73: update connext version string * COMMUNITY-73: fix node lts version string * COMMUNITY-73: deactivate fail-fast * COMMUNITY-73: remove latest from GH Actions * COMMUNITY-74: refactor CI pipelines to download libraries from the same server * COMMUNITY-74: update submodule * COMMUNITY-74: update submodule x2 * COMMUNITY-74: update submodule x3 * COMMUNITY-74: update submodule
COMMUNITY-78 | Merge develop into release/connector/1.3.0
CON-287: Update 'maps' example dependency (#185) to release/connector/1.3.0
…ector/1.3.0 (#191) * COMMUNITY-86: backport COMMUNITY-79 back to release/connector/1.3.0 * COMMUNITY-86: backport COMMUNITY-80 back to release/connector/1.3.0 * COMMUNITY-86: update submodule
CON-305 to release branch
* Use current lts instead of the latest one fixes #195 * 20 is equal to lts-iron
* CON-311: Add warning to documentation * CON-311: Apply feedback * CON-311: Add GH Issue link * Update docs/release_notes.rst Co-authored-by: lloadholt <117761400+lloadholt@users.noreply.github.com> --------- Co-authored-by: lloadholt <117761400+lloadholt@users.noreply.github.com>
* DOC-489: Correct headings in Previous Releases section * DOC-489: More corrections * DOC-489: Increase index depth * DOC-489: Heading corrections
ManuelJNunez
reviewed
Jul 9, 2024
ManuelJNunez
approved these changes
Jul 9, 2024
alejnp
approved these changes
Jul 9, 2024
elainerti
approved these changes
Jul 9, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Source of this feature branch is master, releaese/connector/1.3.0 was then merged.