CHANGELOGο
Changelog for package rcl_logging_syslogο
0.1.2 (2026-02-20)ο
update doc with rcl_logging_implementation support. (#138) * update doc with rcl_logging_implementation support. * typo fixes and address review comments. βββ
Upgrade github action/run-gemini-cli workflows. (#136)
enable actions/stale to close issues and PRs. (#131) * enable actions/stale to close issues and PRs. * address Copilot review comments. βββ
ROSCon 2025 Singapore Slide Deck. (#125)
add gemini-cli github actions. (#118)
Contributors: Tomoya Fujita
0.1.1 (2025-06-10)ο
enable builtin dictionaries with custom ones. (#111)
Support codespell (#106) * support codespell github action. * spelling fixes by codespell. * add empty dictionary. βββ
support kilted kaiju, branch rules and github action. (#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)
fix ROS by the Bay presentation slide. (#91)
cosmetic fix for markdown presentation URLs. (#88)
add slide deck for ROS by the Bay 20250130. (#85) * add slide deck for ROS by the Bay 20250130. * add pdf and html slide decks. βββ
fix nightly workflow. (#82)
add label skip-backport to skip the backport to downstream branches. (#79)
make nightly build and workflow to be more generic. (#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)
add .mergify/config.yml to automatic backport support. (#68)
remove Iron Irwini since it is already End of Life. (#65)
add github workflows status bars in README. (#60)
github workflow script should be distro agnostic package names. (#56)
enable github workflows to rolling branch. (#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)
add github issue templates. (#43)
add note how to bind the /dev/log socket to the container. (#29)
add ROSCon 2024 LT slide deck. (#28)
test: check if the directory exists before removing. (#26)
rsyslogd omfile permission error. (#25)
support basic colcon test. (#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) * add Fluentd, Loki and Grafana Tutorial. * typo fix. βββ
fix mirror-rolling-to-main.yaml workflow.
Introduce β/etc/rsyslog.d/ros2-logging.confβ. (#10)
add mirror-rolling-to-main.yaml. default branch is now rolling.
Support syslog facility via environmental variable. (#7)
add logger name and change logger level.
Keep syslog identity until closelog() is called. (#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