ros-lunar-rosapi (0.10.1-0stretch) stretch; urgency=high



 -- Russell Toris <rctoris@wpi.edu>  Sat, 15 Dec 2018 15:00:00 -0000

ros-lunar-rosapi (0.10.0-0stretch) stretch; urgency=high

  * Drop use of ros Python module (#374 <https://github.com/RobotWebTools/rosbridge_suite/issues/374>)
  * Fixes passing of globs to proxy (#355 <https://github.com/RobotWebTools/rosbridge_suite/issues/355>)
    * Fixes handling and passing of globs to proxy
    * Removes some confusing imports
  * Fix a few problems (#350 <https://github.com/RobotWebTools/rosbridge_suite/issues/350>)
    * xrange is not available in Python3, range works for both Python versions
    * the variable v is undefined in search_param, comparing the implementation with the sibling functions I expect name to be the intended variable
    * The module udp_handler is using the Authentication service but wasn't importing the module
  * use package format 2, remove unnecessary dependencies (#348 <https://github.com/RobotWebTools/rosbridge_suite/issues/348>)
  * Contributors: Anwar, Dirk Thomas, Jochen Sprickerhof

 -- Russell Toris <rctoris@wpi.edu>  Thu, 13 Dec 2018 15:00:00 -0000

ros-lunar-rosapi (0.9.0-0stretch) stretch; urgency=high



 -- Russell Toris <rctoris@wpi.edu>  Sun, 08 Apr 2018 15:00:00 -0000

ros-lunar-rosapi (0.8.6-0stretch) stretch; urgency=high

  * Fixed action_servers filter to allow more than one namespace (#305 <https://github.com/RobotWebTools/rosbridge_suite/issues/305>)
    * Modified action_servers filter to detect topics with more than one namespace
    * Fixed to return the full namespace
  * Contributors: milesial

 -- Russell Toris <rctoris@wpi.edu>  Thu, 07 Dec 2017 15:00:00 -0000

ros-lunar-rosapi (0.8.5-0stretch) stretch; urgency=high

  * Add Python3 compatibility (#300 <https://github.com/RobotWebTools/rosbridge_suite/issues/300>)
    * First pass at Python 3 compatibility
    * message_conversion: Only call encode on a Python2 str or bytes type
    * protocol.py: Changes for dict in Python3. Compatible with Python 2 too.
    * More Python 3 fixes, all tests pass
    * Move definition of string_types to rosbridge_library.util
  * Contributors: Kartik Mohta

 -- Russell Toris <rctoris@wpi.edu>  Wed, 22 Nov 2017 15:00:00 -0000

ros-lunar-rosapi (0.8.4-0stretch) stretch; urgency=high

  * Handles empty globes properly (#297 <https://github.com/RobotWebTools/rosbridge_suite/issues/297>)
    * Refactors get_globs function to a separate module
    * Refactors the filtering that uses the globs
    * Some linting
    * Handles topic types for empty globs
    * Refactors out an any_match function
    * Simplifies filter_action_servers
    * Imports socket for the errors
    * Uses import .glob_helper
  * Contributors: Anwar

 -- Russell Toris <rctoris@wpi.edu>  Sun, 15 Oct 2017 15:00:00 -0000

ros-lunar-rosapi (0.8.3-0stretch) stretch; urgency=high



 -- Russell Toris <rctoris@wpi.edu>  Sun, 10 Sep 2017 15:00:00 -0000

ros-lunar-rosapi (0.8.2-0stretch) stretch; urgency=high

  * Removes array delimiters while parsing parameters (#292 <https://github.com/RobotWebTools/rosbridge_suite/issues/292>)
  * Contributors: Anwar

 -- Russell Toris <rctoris@wpi.edu>  Sun, 10 Sep 2017 15:00:00 -0000

ros-lunar-rosapi (0.8.1-0stretch) stretch; urgency=high



 -- Russell Toris <rctoris@wpi.edu>  Tue, 29 Aug 2017 15:00:00 -0000

ros-lunar-rosapi (0.8.0-0stretch) stretch; urgency=high

  * fix delete_param in rosapi (#284 <https://github.com/RobotWebTools/rosbridge_suite/issues/284>)
  * Merge pull request #276 <https://github.com/RobotWebTools/rosbridge_suite/issues/276> from sevenbitbyte/DOCUMENT_GLOB
    Document glob
  * Update README.md
    Formatting and examples
  * Create README.md
  * Contributors: 7bit, Jihoon Lee

 -- Russell Toris <rctoris@wpi.edu>  Tue, 29 Aug 2017 15:00:00 -0000

ros-lunar-rosapi (0.7.17-0stretch) stretch; urgency=high

  * Added bug fix in rosapi
  * no rospy needed, just for debug logging
  * new service: get actionlib servers
  * adjust log level for security globs
    Normal operation (i.e. no globs or successful verification of requests) is now silent, with illegal requests producing a warning.
  * correct default values for security globs
    also accept empty list as the default "do not check globs" value in addition to None.
    Finally, append rosapi service glob after processing command line input so it's not overwritten
  * Added services_glob to CallServices, added globs to rosbridge_tcp and rosbridge_udp, and other miscellanous fixes.
  * As per the suggestions of @T045T, fixed several typos, improved logging, and made some style fixes.
  * Fixed time object field definitions to match documentation.
  * Two minor fixes.
  * Added new parameters for topic and service security.
    Added 3 new parameters to rosapi and rosbridge_server which filter the
    topics, services, and parameters broadcast by the server to match an
    array of glob strings.
  * Contributors: Devon Ash, Eric, Marco Arruda, Nils Berg

 -- Russell Toris <rctoris@wpi.edu>  Tue, 24 Jan 2017 15:00:00 -0000

ros-lunar-rosapi (0.7.16-0stretch) stretch; urgency=high

  * new srv: topics types and details
  * Contributors: Marco Arruda

 -- Russell Toris <rctoris@wpi.edu>  Sun, 14 Aug 2016 15:00:00 -0000

ros-lunar-rosapi (0.7.15-0stretch) stretch; urgency=high

  * changelog updated
  * Contributors: Russell Toris

 -- Russell Toris <rctoris@wpi.edu>  Sun, 24 Apr 2016 15:00:00 -0000

ros-lunar-rosapi (0.7.14-0stretch) stretch; urgency=high

  * Update proxy.py
    Fixes an issue when call the service "/rosapi/service_type"
  * Contributors: Robert Codd-Downey

 -- Russell Toris <rctoris@wpi.edu>  Wed, 10 Feb 2016 15:00:00 -0000

ros-lunar-rosapi (0.7.13-0stretch) stretch; urgency=high

  * Fix catkin_lint issues
  * Contributors: Matt Vollrath

 -- Russell Toris <rctoris@wpi.edu>  Thu, 13 Aug 2015 15:00:00 -0000

ros-lunar-rosapi (0.7.12-0stretch) stretch; urgency=high



 -- Russell Toris <rctoris@wpi.edu>  Mon, 06 Apr 2015 15:00:00 -0000

ros-lunar-rosapi (0.7.11-0stretch) stretch; urgency=high

  * rename rosapi script to rosapi_node to address #170 <https://github.com/RobotWebTools/rosbridge_suite/issues/170>
  * Contributors: Jihoon Lee

 -- Russell Toris <rctoris@wpi.edu>  Sun, 22 Mar 2015 15:00:00 -0000

ros-lunar-rosapi (0.7.10-0stretch) stretch; urgency=high

  * Make get_topics() and get_topic_type() reference the full list of active topics.
  * Contributors: Justin Huang

 -- Russell Toris <rctoris@wpi.edu>  Tue, 24 Feb 2015 15:00:00 -0000

ros-lunar-rosapi (0.7.9-0stretch) stretch; urgency=high

  * add findding service function as specific service type
  * Contributors: dwlee

 -- Russell Toris <rctoris@wpi.edu>  Mon, 23 Feb 2015 15:00:00 -0000

ros-lunar-rosapi (0.7.8-0stretch) stretch; urgency=high



 -- Russell Toris <rctoris@wpi.edu>  Thu, 15 Jan 2015 15:00:00 -0000

ros-lunar-rosapi (0.7.7-0stretch) stretch; urgency=high



 -- Russell Toris <rctoris@wpi.edu>  Mon, 05 Jan 2015 15:00:00 -0000

ros-lunar-rosapi (0.7.6-0stretch) stretch; urgency=high

  * 0.7.5
  * update changelog
  * 0.7.4
  * changelog updated
  * 0.7.3
  * changelog updated
  * 0.7.2
  * changelog updated
  * 0.7.1
  * update changelog
  * 0.7.0
  * changelog updated
  * Contributors: Jihoon Lee, Russell Toris

 -- Russell Toris <rctoris@wpi.edu>  Thu, 25 Dec 2014 15:00:00 -0000

ros-lunar-rosapi (0.7.5-0stretch) stretch; urgency=high



 -- Russell Toris <rctoris@wpi.edu>  Thu, 25 Dec 2014 15:00:00 -0000

ros-lunar-rosapi (0.7.4-0stretch) stretch; urgency=high



 -- Russell Toris <rctoris@wpi.edu>  Mon, 15 Dec 2014 15:00:00 -0000

ros-lunar-rosapi (0.7.3-0stretch) stretch; urgency=high



 -- Russell Toris <rctoris@wpi.edu>  Sun, 14 Dec 2014 15:00:00 -0000

ros-lunar-rosapi (0.7.2-0stretch) stretch; urgency=high

  * 0.7.1
  * update changelog
  * Contributors: Jihoon Lee

 -- Russell Toris <rctoris@wpi.edu>  Sun, 14 Dec 2014 15:00:00 -0000

ros-lunar-rosapi (0.7.1-0stretch) stretch; urgency=high



 -- Russell Toris <rctoris@wpi.edu>  Mon, 08 Dec 2014 15:00:00 -0000

ros-lunar-rosapi (0.7.0-0stretch) stretch; urgency=high



 -- Russell Toris <rctoris@wpi.edu>  Mon, 01 Dec 2014 15:00:00 -0000

ros-lunar-rosapi (0.6.8-0stretch) stretch; urgency=high



 -- Russell Toris <rctoris@wpi.edu>  Tue, 04 Nov 2014 15:00:00 -0000

ros-lunar-rosapi (0.6.7-0stretch) stretch; urgency=high

  * updated package manifests
  * Contributors: Russell Toris

 -- Russell Toris <rctoris@wpi.edu>  Tue, 21 Oct 2014 15:00:00 -0000

ros-lunar-rosapi (0.6.6-0stretch) stretch; urgency=high



 -- Russell Toris <rctoris@wpi.edu>  Mon, 20 Oct 2014 15:00:00 -0000

ros-lunar-rosapi (0.6.5-0stretch) stretch; urgency=high

  * 0.6.4
  * update changelog
  * 0.6.3
  * update change log
  * Contributors: Jihoon Lee

 -- Russell Toris <rctoris@wpi.edu>  Mon, 13 Oct 2014 15:00:00 -0000

ros-lunar-rosapi (0.6.4-0stretch) stretch; urgency=high



 -- Russell Toris <rctoris@wpi.edu>  Tue, 07 Oct 2014 15:00:00 -0000

ros-lunar-rosapi (0.6.3-0stretch) stretch; urgency=high



 -- Russell Toris <rctoris@wpi.edu>  Mon, 06 Oct 2014 15:00:00 -0000

ros-lunar-rosapi (0.6.2-0stretch) stretch; urgency=high



 -- Russell Toris <rctoris@wpi.edu>  Sun, 05 Oct 2014 15:00:00 -0000

ros-lunar-rosapi (0.6.1-0stretch) stretch; urgency=high

  * make rosapis use absolute namespace
  * Contributors: Jihoon Lee

 -- Russell Toris <rctoris@wpi.edu>  Sun, 31 Aug 2014 15:00:00 -0000

ros-lunar-rosapi (0.6.0-0stretch) stretch; urgency=high

  * Ensure proper locking for Parameter Server access
  * Contributors: Lasse Rasinen

 -- Russell Toris <rctoris@wpi.edu>  Thu, 22 May 2014 15:00:00 -0000

ros-lunar-rosapi (0.5.4-0stretch) stretch; urgency=high

  * add rosnode and rosgraph
  * Contributors: Jihoon Lee

 -- Russell Toris <rctoris@wpi.edu>  Wed, 16 Apr 2014 15:00:00 -0000

ros-lunar-rosapi (0.5.3-0stretch) stretch; urgency=high



 -- Russell Toris <rctoris@wpi.edu>  Thu, 27 Mar 2014 15:00:00 -0000

ros-lunar-rosapi (0.5.2-0stretch) stretch; urgency=high



 -- Russell Toris <rctoris@wpi.edu>  Thu, 13 Mar 2014 15:00:00 -0000

ros-lunar-rosapi (0.5.1-0stretch) stretch; urgency=high



 -- Russell Toris <rctoris@wpi.edu>  Wed, 30 Oct 2013 15:00:00 -0000

ros-lunar-rosapi (0.5.0-0stretch) stretch; urgency=high

  * 0.5.0 preparation for hydro release
  * Removes trailing commas.
  * removing global bin installation in setup.py
  * Contributors: Brandon Alexander, Jihoon Lee

 -- Russell Toris <rctoris@wpi.edu>  Tue, 16 Jul 2013 15:00:00 -0000

ros-lunar-rosapi (0.4.4-0stretch) stretch; urgency=high



 -- Russell Toris <rctoris@wpi.edu>  Sun, 07 Apr 2013 15:00:00 -0000

ros-lunar-rosapi (0.4.3-0stretch) stretch; urgency=high



 -- Russell Toris <rctoris@wpi.edu>  Tue, 02 Apr 2013 23:24:00 -0000

ros-lunar-rosapi (0.4.2-0stretch) stretch; urgency=high

  * eclipse projects removed
  * Contributors: Russell Toris

 -- Russell Toris <rctoris@wpi.edu>  Tue, 02 Apr 2013 23:12:00 -0000

ros-lunar-rosapi (0.4.1-0stretch) stretch; urgency=high

  * fixes import issue in rosapi
  * Contributors: Russell Toris

 -- Russell Toris <rctoris@wpi.edu>  Wed, 06 Mar 2013 15:00:00 -0000

ros-lunar-rosapi (0.4.0-0stretch) stretch; urgency=high

  * Fixes ambiguous params class reference.
  * Uses only 1 .gitignore to avoid confusion.
  * Fixing rosapi's "Cannot include proxy..." errors.
  * Adds BSD license header to code files.
    See Issue #13 <https://github.com/RobotWebTools/rosbridge_suite/issues/13>.
  * rosbridge_server requires rosapi.
  * Adds message and service generation to rosapi.
  * Adding setup.py to rosapi.
  * Clarifies name of rosapi is rosapi.
  * Catkinizes rosapi.
  * Collapse directory structure.
  * Contributors: Austin Hendrix, Brandon Alexander

 -- Russell Toris <rctoris@wpi.edu>  Mon, 04 Mar 2013 15:00:00 -0000


