-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/synch develop master #76
Merged
Merged
Conversation
This file contains 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
… fix previous commit
* Feature/con 177 (#38) * CON-177: Added support/tests for addition sampleinfo fields * CON-177: Added unit tests for sample/view/instance state * CON-177: PR Feedback - Added possible values of the strings to the docs - Updated unit tests with new possible values * CON-188: docs + tests (#40) * CON-188: docs + tests * CON-188: Functionality changes - Always return all fields (not None for non-key members) - updated docs + tests for this * CON-188: PR feedback Applied the feedback from the JS review * CON-188: Fix typo * Performance tests for Python get/set sequence (#41) * Performance tests for Python get/set sequence * Separated tests * Update test/python/test_rticonnextdds_performance.py Co-authored-by: Alex Campos <alejandro@rti.com> * You can now set the number of iterations on the command line * Minor changes Co-authored-by: Alex Campos <alejandro@rti.com> * Feature/native dd perf (#42) * Added additional performance tests that use native DD API * Disable tests by default * CON-188: Fixed code block in docs (#44) * Feature/con 209 (#43) * CON-209: Test support for multiple urls in connector creation * CON-209: Update docs * CON-163: Added a unit test for license error (fix is in core) (#46) * CON-163: Added a (currently failing) unit test for license error * CON-163: Updated copyright * CON-163: PR feedback * CON-212: Added CONTRIBUTING.md file (#45) * CON-214: Added test for creating Connector with participant_qos (#47) * CON-211: updating all links to other docs per new doc tree structure, for python connector * CON-211: fixed a couple of link-related issues in connector-py that I missed in first update * CON-211: updated title of core GSG to remove "Core Libraries" * CORE-10744: Update documentation for new default system resources (#50) * CON-215: Added release notes (#48) * CON-215: Added release notes * CON-215: Fixed issue IDs * CON-215: Fix IDs again * CON-215: Fix title indentation * CON-215: Added notes from CON-188 * CON-215: Added more issues * CON-215: Fix codeblock * CON-215: Add issue # * Apply suggestions from code review * Update docs/release_notes.rst * CON-215: release notes review and edits, and a few other tweaks to capitalization in other files * Update docs/release_notes.rst * CON-215: Reverted LICENSE.pdf Co-authored-by: rkorte <rkorte@rti.com> * CON-194: added statement and link to Python API doc so users can understand the differences * CON-188: Updates instance support section of features.rst (#53) * PLATFORMS-1925. Updated supported platforms to match Hercules PAM. * PLATFORMS-1925. Added trademark symbols. * Introduce EOL normalisation (#58) With this, License.pdf should not longer show up as changed on Windows * Feature/core 11069 (#59) * CORE-11069: Replaced deprecated XML tags in documentation and public XML * CORE-11069: Also update test XML * Feature/con 174 armv8 (#57) * CON-174: Handle ARMV8 arch * CON-174: Minor edit * Fix string * CON-174: Handle other arm strings - Handle all of aarch64, aarch64_be, armv8b, armv8l - Also load the library for (deprecated) armv6 * GREEN-2058: Fixed string checking when setting invalid my_enum from dict (#61) * GREEN-2058: Added tests for new functionality in DD Parser (#62) Co-authored-by: Sam Raeburn <sam@rti.com> * Feature/dir renames (#64) * Updated the loading of native libraries * - Update common libs - Remove support for 32 bit Win + Linux * Updated native libs * Explicitly load the nddsc and nddscore libraries on Windows Co-authored-by: Sam Raeburn <sam@rti.com> * CON-221: Added docs for ability to load libs (#55) * CON-221: Added docs for ability to load libs * PR feedback * PR Feedback * working on LICENSE.pdf and gitattributes Co-authored-by: rkorte <rkorte@rti.com> Co-authored-by: Sam Raeburn <sam@rti.com> * Updated platforms in the relaese notes (#65) * Updated platforms in the relaese notes * Removed symbol from ARMv7 platform name Co-authored-by: Sam Raeburn <sam@rti.com> * Feature/update version (#66) * Update README for 1.1.0 preview * Update setup.py for version 1.1.0 preview * Updated version in setup.py to 1.1.0.rc2 * Updated submodule to use commit feature/update-libs-internal-rel Co-authored-by: Sam Raeburn <sam@rti.com> * Updated version in documentation to 1.1.0.rc2 (#67) * Updated version in documentation to 1.1.0.rc2 * - Now possible to do rti.Connector.version() to obtain current version * - Updated blue colour used in docs - Updated docs version to 1.1.0 - Removed version() API - needs further thought before implementation Co-authored-by: Sam Raeburn <sam@rti.com> * Update release_notes.rst Add 16.04 Ubuntu * Updated the Platforms notes to include Ubuntu 16.04 (x64 + ARMv8) (#68) * Updated the Platforms notes to include Ubuntu 16.04 (x64 + ARMv8) * Added support for ARMv8 to whats new 1.1.0 * fix typo Co-authored-by: Sam Raeburn <sam@rti.com> * CON-211: testing all links to core docs, fixing few that were broken - python * CON-194: python changes: update copyright page and copyright year tagline * Accept 32-bit archs if libraries are swapped * HERCULES-186: updates to licenses doc for python * HERCULES-186: modified lua and json-parser in Connector doc python * Document dependency on Connext version for dynamic libs (#74) * Document dependency on Connext version for dynamic libs * - PR feedback to clarify wording - Adding missing sentence from release notes about Connext DDS version * PR feedback Co-authored-by: Sam Raeburn <sam@rti.com> * Update setup.py for version 1.1.0 * Update native libraries to version 6.1.0 Co-authored-by: Alex Campos <alejandro@rti.com> Co-authored-by: rkorte <rkorte@rti.com> Co-authored-by: Adelle Olson <adelle@rti.com> Co-authored-by: rkorte <36715349+rkorte@users.noreply.github.com> Co-authored-by: Sam Raeburn <sam@rti.com>
alexcamposruiz
approved these changes
May 12, 2021
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.
No description provided.