加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
CHANGELOG.rst 5.76 KB
一键复制 编辑 原始数据 按行查看 历史
Emerson Knapp 提交于 2021-03-19 10:37 . 1.1.0

Changelog for package libstatistics_collector

1.1.0 (2021-03-19)

  • fix: measured values after the decimal point are truncated #79 (#80)
  • Update linter to run on rolling+focal (#81)
  • Add automerge.yml config file (#70)
  • Update QD to QL 1 (#68)
  • Updated QD (#64)
  • Updated QD Performance tests (#58)
  • Added benchmark test to libstatistics_collector (#57) * Added benchmark test to libstatistics_collector * cppcheck supressed unknown macro warning - macos * Reset heap counters * Added feedback * Remove unknownMacro suppression from CMakeLists.txt * Added feedback * moved benchmark test to test/benchmark * Added feedback Co-authored-by: Devin Bonnie <47613035+dabonnie@users.noreply.github.com>
  • Report failed workflows (#56) Allow codecov failures to be silent
  • Add default CODEOWNERS file (#55)
  • Remove repo activity from individual repositories in favor of centralized reporting (#52)
  • Don't attempt to report if originating from a fork (#43)
  • Removed doxygen warnings (#41) Co-authored-by: Anas Abou Allaban <allabana@amazon.com>
  • Add autoapprove action for dependabot (#40)
  • Create Dependabot config file (#31) * Create Dependabot config file * Randomize time of run Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Prajakta Gokhale <prajaktg@amazon.com>
  • Updated QD to 3 (#30)
  • Add Security Vulnerability Policy pointing to REP-2006. (#24) Co-authored-by: Emerson Knapp <537409+emersonknapp@users.noreply.github.com>
  • Contributors: Alejandro Hernández Cordero, Chris Lalancette, Devin Bonnie, Emerson Knapp, Lucas Han, Prajakta Gokhale, Stephen Brawner, hsgwa

1.0.1 (2020-05-27)

  • Added quality declaration (#21) * Added quality declaration * Added feedback * Fixed rep link * Fixed QD * added feedback * Added feedback
  • Added Doxyfile (#23)
  • Run CI on Focal (#20)
  • Run lint worflow on Docker (#19)
  • Fix annotation syntax for thread safety attributes (#18)
  • Remove unused strategy matrix for ASAN CI job (#17)
  • Refactor workflow to extract CW reporting (#15)
  • Contributors: Alejandro Hernández Cordero, Emerson Knapp, Thomas Moulard

1.0.0 (2020-04-29)

  • Bump actions versions (#14) * Bump actions versions * Use upload-artifact v1
  • Bump setup-ros to 0.0.20 (#10) 0.0.20 is also installing numpy which currently prevents the CI runs from succeeding.
  • Log workflow results to CloudWatch (#11)
  • Add repo activity workflow (#12)
  • export targets in a addition to include directories / libraries (#8)
  • Fix windows warning (#6)
  • Apply windows vibility fix changes (#5) * Apply windows vibility fix changes * Add test fixes * Add ament_cmake_ros dependency * Alphasort CmakeLists.txt * Alphasort package.xml * Alphasort collector.hpp * Add quotes in cmake
  • Fix README test badge (#4) * Fix README test badge * Fix bracket
  • Fix license format and add linter actions (#3)
  • Update GH Actions badge
  • Move libstatistics_collector folder from system_metrics_collector (#2) * Moved libstatistics_collector folder from system_metrics_collector * Address review comments * Add actions, reflect changes in statistics_msgs * Add CONTRIBUTING.md Co-authored-by: Prajakta Gokhale <prajaktg@amazon.com>
  • Initial commit
  • Contributors: Devin Bonnie, Dirk Thomas, Emerson Knapp, Prajakta Gokhale, Thomas Moulard
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化