ros-galactic-warehouse-ros-sqlite (1.0.2-1focal) focal; urgency=high

  * Update CMakeLists.txt
  * Adapt github URLs in README
  * Fix whitespaces in codecov script
  * Enable pre-commit in CI
  * Enable prerelease tests
  * Add pre-commit config
  * Switch to upstream warehouse_ros
  * Contributors: Bjar Ne, Nisala Kalupahana

 -- MoveIt Release Team <moveit_releasers@googlegroups.com>  Tue, 12 Oct 2021 00:00:00 -0000

ros-galactic-warehouse-ros-sqlite (1.0.1-1focal) focal; urgency=high

  * ROS 2 Port
  * Remove duplicate header guard
  * Silence CMake warning
  * Delete LICENSE.txt
  * Add ROS2 launch config to README
  * partially update readme
  * Enable codecov
  * Switch to github workflow
  * Switch to sqlite3_vendor
  * Contributors: Bjar Ne

 -- MoveIt Release Team <moveit_releasers@googlegroups.com>  Mon, 21 Jun 2021 00:00:00 -0000

ros-galactic-warehouse-ros-sqlite (1.0.0-1focal) focal; urgency=high

  * version bump
  * add busy handler for concurrent writes to db
  * Test warehouse plugin loading
  * fix clang-format
  * Export interfaces (dllexport/visibility=hidden)
  * fix clang-tidy
  * Versioning of the database scheme
  * Adapt scheme to be more precise
  * Readme and notes on database schema
  * fix clang-format
  * Fix query with ordering
  * Use proper exception types
  * implemented dropping databases
  * Support multiple databases with name mangling
    The collection name and the database name are mangled and concatenated
    to support multiple databases.
    SQLite only supports one database per file.
  * rollback on initialization error
  * Fix validation of stored MD5 sum
  * SQL String escaping
  * query tests and bugfix
  * test change of metadata
  * test and fix Null value metadata handling
  * test and fix MD5 validation
  * local warehouse_ros package
  * Add first API test
  * more fixes
  * add clang-tidy config
  * clang-tidy fixes
  * fixes
  * enable travis
  * more stuff
  * initial commit
  * Contributors: Bjar Ne

 -- MoveIt Release Team <moveit_releasers@googlegroups.com>  Sat, 14 Nov 2020 00:00:00 -0000


