Skip to content

Releases: greenbone/greenbone-feed-sync

greenbone-feed-sync 25.3.0

17 Jun 09:24

Choose a tag to compare

25.3.0 - 2026-06-17

✨ Added

  • Add optional --no-permission-change CLI argument to skip rsync permission preservation by mde-gb in #355

🐛 Bug Fixes

🔧 Miscellaneous

🚢 Dependencies

greenbone-feed-sync 25.2.0

09 Jan 10:45

Choose a tag to compare

25.2.0 - 2026-01-09

👷 Changed

✅ Testing

🚢 Dependencies

greenbone-feed-sync 25.1.7

19 Nov 09:44

Choose a tag to compare

25.1.7 - 2025-11-19

🐛 Bug Fixes

🚢 Dependencies

v25.1.6: Deps: Bump ruff from 0.14.1 to 0.14.2 in the python-packages group

28 Oct 10:36

Choose a tag to compare

Bumps the python-packages group with 1 update: [ruff](https://github.com/astral-sh/ruff).


Updates `ruff` from 0.14.1 to 0.14.2
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.14.1...0.14.2)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.14.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

greenbone-feed-sync 25.1.5

14 Oct 08:26

Choose a tag to compare

25.1.5 - 2025-10-14

🚢 Dependencies

greenbone-feed-sync 25.1.4

08 Oct 10:02

Choose a tag to compare

25.1.4 - 2025-10-08

✨ Added

🐛 Bug Fixes

🚢 Dependencies

greenbone-feed-sync 25.1.3

02 Oct 08:40

Choose a tag to compare

25.1.3 - 2025-10-02

✨ Added

greenbone-feed-sync 25.1.2

01 Oct 12:28

Choose a tag to compare

25.1.2 - 2025-10-01

🚢 Dependencies

greenbone-feed-sync 25.1.1

22 Sep 08:32

Choose a tag to compare

25.1.1 - 2025-09-22

🔧 Miscellaneous

🚢 Dependencies

greenbone-feed-sync 25.1.0

11 Feb 11:22

Choose a tag to compare

25.1.0 - 2025-02-11

Replaces feed version with feed release

The feed version introduced in greenbone-feed-sync 25.0.0 has already a different meaning in the context of the feed data. The feed version contains the timestamp of each feed type. It is also displayed at GSA when viewing the feed status. Therefore the feed version got renamed to feed release.

The feed release can be set via CLI --feed-release, config variable feed-release or environment variable GREENBONE_FEED_SYNC_FEED_RELEASE.

Added

  • Add test for providing an invalid feed release 9496a78

Changed

  • Allow --feed-version CLI argument for backwards compatibility b705733
  • Replace feed version with feed release 19de792

Dependencies

  • Bump the python-packages group with 5 updates 3575406