Skip to content

Releases: maxgio92/krawler

v0.5.0

14 Oct 08:43
v0.5.0
4a7eb00
Compare
Choose a tag to compare

Changelog

  • c4b1b80 feat: add support for amazon linux 2023
  • 4a7eb00 refactor(amazonlinux): share next gen pkg search logics

v0.4.2

05 Aug 15:08
Compare
Choose a tag to compare

Changelog

  • 22a8610 Update CNAME
  • b222e30 chore(.github/workflows/publish.yaml): set correct checkout depth
  • 6322226 chore(cmd/list_archlinux.go): document archive retention
  • f1fe353 chore(pkg/distro/archlinux): add constant additional kernel headers packages
  • dff6a7a chore(pkg/kernelrelease): ignore empty release name tokens
  • 606e714 chore(readme.md): add database update status badge
  • c128768 chore: exclude alpm related from build by default
  • 2eaeaad chore: update krawler tld from .io to .dev
  • 0d97fc6 ci(.github/workflows/publish.yaml): refactor stable version pinning
  • 3c8059e ci(.github/workflows/publish.yaml): use go version from go.mod
  • 2ca7d27 ci: add jobs to publish arch linux data
  • a97a30c docs: update for arch linux
  • 2d83ae9 feat(config): add support for arch linux
  • 1a46729 feat: introduce support for arch linux
  • 41f1d0e feat: introduce support for arch linux archives
  • 5e590a4 fix(.github/workflows/publish.yaml): add missing repo checkout
  • aebe165 fix(pkg/distro/archlinux): add missing paths in archive urls
  • 498e074 fix(pkg/packages/alpm): manage empty databases
  • 7b7ec2e refactor(pkg/packages/alpm): implement async pkg search
  • 392b6b6 revert(.github/workflows/publish.yaml): remove archlinux publish job

v0.4.1

13 Jun 08:45
Compare
Choose a tag to compare

Changelog

  • 94300f0 chore(docs/index.md): remove images
  • b165e1d chore: add jobs to publish fedora, opensuse, oracle

v0.4.0

29 Mar 11:09
Compare
Choose a tag to compare

Changelog

  • c32a0a7 feat: add initial support for fedora
  • 888e1e0 feat: add initial support for opensuse linux
  • 83734e7 feat: add initial support for oracle linux
  • bc2ed19 refactor(pkg/scrape): wrap errors on files scrape function

v0.3.0

04 Feb 15:06
Compare
Choose a tag to compare

Changelog

Full Changelog: v0.2.0...v0.3.0

v0.2.0

19 Oct 18:23
Compare
Choose a tag to compare

Changelog

  • 421f241 fix(pkg/packages/rpm): synchronize packages consuming
  • 656259b perf(pkg/packages/rpm): introduce rpm xml db streaming parser
  • 9a86ce4 perf(pkg/packages/rpm): improve memory and cpu consumption
  • 3ede732 perf(pkg/packages/rpm): introduce parallel workers
  • 7255338 fix(pkg/packages/rpm): skip errors with database parsing
  • c08f2e2 feat: add support for packages content and kernel compiler version
  • b567f7d feat(distro/centos): get packages with rpm parser
  • 8edad07 feat(packages/rpm): add rpm repository parsing to select packages

v0.1.0

05 Aug 12:22
Compare
Choose a tag to compare
deps: upgrade golang go 1.19

Signed-off-by: Massimiliano Giovagnoli <[email protected]>