ros-lyrical-rcl-logging-syslog (0.1.2-3resolute) resolute; urgency=high

  * update doc with rcl_logging_implementation support. (#138 <https://github.com/fujitatomoya/rcl_logging_syslog/issues/138>)
    * update doc with rcl_logging_implementation support.
    * typo fixes and address review comments.
    ---------
  * Upgrade github action/run-gemini-cli workflows. (#136 <https://github.com/fujitatomoya/rcl_logging_syslog/issues/136>)
  * enable actions/stale to close issues and PRs. (#131 <https://github.com/fujitatomoya/rcl_logging_syslog/issues/131>)
    * enable actions/stale to close issues and PRs.
    * address Copilot review comments.
    ---------
  * ROSCon 2025 Singapore Slide Deck. (#125 <https://github.com/fujitatomoya/rcl_logging_syslog/issues/125>)
  * add gemini-cli github actions. (#118 <https://github.com/fujitatomoya/rcl_logging_syslog/issues/118>)
  * Contributors: Tomoya Fujita

 -- Tomoya Fujita <tomoya.fujita825@gmail.com>  Fri, 20 Feb 2026 06:00:00 -0000

ros-lyrical-rcl-logging-syslog (0.1.1-3resolute) resolute; urgency=high

  * enable builtin dictionaries with custom ones. (#111 <https://github.com/fujitatomoya/rcl_logging_syslog/issues/111>)
  * Support codespell (#106 <https://github.com/fujitatomoya/rcl_logging_syslog/issues/106>)
    * support codespell github action.
    * spelling fixes by codespell.
    * add empty dictionary.
    ---------
  * support kilted kaiju, branch rules and github action. (#102 <https://github.com/fujitatomoya/rcl_logging_syslog/issues/102>)
    * support kilted kaiju, branch rules and github action.
    * Update slide deck icnluding PDF.
    * update overview.html.
    ---------
  * support full source build via github workflow. (#95 <https://github.com/fujitatomoya/rcl_logging_syslog/issues/95>)
  * fix ROS by the Bay presentation slide. (#91 <https://github.com/fujitatomoya/rcl_logging_syslog/issues/91>)
  * cosmetic fix for markdown presentation URLs. (#88 <https://github.com/fujitatomoya/rcl_logging_syslog/issues/88>)
  * add slide deck for ROS by the Bay 20250130. (#85 <https://github.com/fujitatomoya/rcl_logging_syslog/issues/85>)
    * add slide deck for ROS by the Bay 20250130.
    * add pdf and html slide decks.
    ---------
  * fix nightly workflow. (#82 <https://github.com/fujitatomoya/rcl_logging_syslog/issues/82>)
  * add label skip-backport to skip the backport to downstream branches. (#79 <https://github.com/fujitatomoya/rcl_logging_syslog/issues/79>)
  * make nightly build and workflow to be more generic. (#76 <https://github.com/fujitatomoya/rcl_logging_syslog/issues/76>)
    * remove humble and jazzy nightly workflow files.
    * create generic nightly workflow that can be used for any distro.
    ---------
  * add nightly workflow files for each distribution. (#73 <https://github.com/fujitatomoya/rcl_logging_syslog/issues/73>)
  * add .mergify/config.yml to automatic backport support. (#68 <https://github.com/fujitatomoya/rcl_logging_syslog/issues/68>)
  * remove Iron Irwini since it is already End of Life. (#65 <https://github.com/fujitatomoya/rcl_logging_syslog/issues/65>)
  * add github workflows status bars in README. (#60 <https://github.com/fujitatomoya/rcl_logging_syslog/issues/60>)
  * github workflow script should be distro agnostic package names. (#56 <https://github.com/fujitatomoya/rcl_logging_syslog/issues/56>)
  * enable github workflows to rolling branch. (#52 <https://github.com/fujitatomoya/rcl_logging_syslog/issues/52>)
    * enable github workflows to rolling branch.
    * add exec permission for scripts/github_workflows.sh.
    * enable workflow for other distro branches.
    ---------
  * Blank issue enabled for miscellaneous issues. (#47 <https://github.com/fujitatomoya/rcl_logging_syslog/issues/47>)
  * add github issue templates. (#43 <https://github.com/fujitatomoya/rcl_logging_syslog/issues/43>)
  * add note how to bind the /dev/log socket to the container. (#29 <https://github.com/fujitatomoya/rcl_logging_syslog/issues/29>)
  * add ROSCon 2024 LT slide deck. (#28 <https://github.com/fujitatomoya/rcl_logging_syslog/issues/28>)
  * test: check if the directory exists before removing. (#26 <https://github.com/fujitatomoya/rcl_logging_syslog/issues/26>)
  * rsyslogd omfile permission error. (#25 <https://github.com/fujitatomoya/rcl_logging_syslog/issues/25>)
  * support basic colcon test. (#19 <https://github.com/fujitatomoya/rcl_logging_syslog/issues/19>)
    * support basic colcon test.
    * add logging file and contents check via rsyslog test conf.
    * add test section in README.
    ---------
  * update README about distro support.
  * overview slide deck update.
  * cosmetic fixes.
  * Update Fluentd_Loki_Grafana.md
    Replace demo video since not working.
  * Update Fluentd_Loki_Grafana.md
    Upload fluentd/gragana/loki demo video.
  * add Fluentd, Loki and Grafana Tutorial. (#11 <https://github.com/fujitatomoya/rcl_logging_syslog/issues/11>)
    * add Fluentd, Loki and Grafana Tutorial.
    * typo fix.
    ---------
  * fix mirror-rolling-to-main.yaml workflow.
  * Introduce "/etc/rsyslog.d/ros2-logging.conf". (#10 <https://github.com/fujitatomoya/rcl_logging_syslog/issues/10>)
  * add mirror-rolling-to-main.yaml. default branch is now rolling.
  * Support syslog facility via environmental variable. (#7 <https://github.com/fujitatomoya/rcl_logging_syslog/issues/7>)
  * add logger name and change logger level.
  * Keep syslog identity until closelog() is called. (#5 <https://github.com/fujitatomoya/rcl_logging_syslog/issues/5>)
    Fixes: https://github.com/fujitatomoya/rcl_logging_syslog/issues/3
  * link the overview html in the README.md.
  * add overview slide deck, pdf and html.
  * Update README.md
    add ros2 logging forwarded to FluentBit demo video.
  * update README.md.
  * README cosmetic fix.
  * add architecture overview and objective.
  * update README.
  * add LICENSE file.
  * add CONTRIBUTING.md file.
  * add CONDEOWNERS file.
  * change copy right into correct name.
  * 1st commit, basic code but it works with rsyslogd.
  * add 1st package.xml file.
  * Initial commit
  * Contributors: Tomoya Fujita, Tomoya.Fujita

 -- Tomoya Fujita <tomoya.fujita825@gmail.com>  Tue, 10 Jun 2025 05:00:00 -0000


