Skip to content

Releases: content-services/yummy

v1.0.18

26 Nov 14:01
0bf4883

Choose a tag to compare

What's Changed

  • Bump golang.org/x/crypto from 0.42.0 to 0.45.0 by @dependabot[bot] in #40
  • HMS-8948: fix parsing stream versions by @rverdile in #39

Full Changelog: v1.0.17...v1.0.18

v1.0.17

26 Sep 14:47
a70df1d

Choose a tag to compare

What's Changed

  • HMS-9183: replace yaml parser with goccy/go-yaml by @Dugowitch in #37
  • remove toolchain version from go.mod by @rverdile in #38

New Contributors

Full Changelog: v1.0.16...v1.0.17

v1.0.16

24 Sep 19:13
d90aefe

Choose a tag to compare

What's Changed

  • Bump github.com/cloudflare/circl from 1.3.9 to 1.6.1 by @dependabot[bot] in #33
  • Bump golang.org/x/crypto from 0.31.0 to 0.35.0 by @dependabot[bot] in #32
  • Bump github.com/ulikunitz/xz from 0.5.12 to 0.5.14 by @dependabot[bot] in #35
  • HMS-9066: Update go version to 1.24 by @mayurilahane in #36

New Contributors

Full Changelog: v1.0.15...v1.0.16

v1.0.15

18 Jun 14:12
ec845ab

Choose a tag to compare

What's Changed

  • Increases DefaultMaxXmlSize to 1GB from 512 MB by @xbhouse in #34

Full Changelog: v1.0.14...v1.0.15

v1.0.12

15 May 13:06
b928b22

Choose a tag to compare

What's Changed

Full Changelog: v1.0.11...v1.0.12

v1.0.11

09 Feb 15:46
cba215c

Choose a tag to compare

What's Changed

  • Fixes 3539: introspection fails if comps file not detected by @xbhouse in #23

Full Changelog: v1.0.10...v1.0.11

v1.0.10

04 Jan 15:31
f05aed1

Choose a tag to compare

What's Changed

Full Changelog: v1.0.9...v1.0.10

v1.0.8

09 Nov 17:24
7a6f14f

Choose a tag to compare

What's Changed

  • handling case of no comps.xml in repo by @xbhouse in #18

Full Changelog: v1.0.7...v1.0.8

v1.0.7: Fixes 2442: add support for parsing groups and envs (#16)

31 Oct 13:28
28b1d17

Choose a tag to compare

* added support for parsing packagegroups and environments, added tests

* type checking and returning error

* using custom unmarshalxml for the names and descriptions instead

* added comps struct and method to hold and call parser for pgroups and envs

* update tests

* removed newline

* update README

v1.0.5

17 May 19:23
d18876a

Choose a tag to compare

What's Changed

  • Bump github.com/cloudflare/circl from 1.3.1 to 1.3.3 by @dependabot in #13
  • Fixes 1693: support .xz and .zst compression types by @rverdile in #14

New Contributors

Full Changelog: v1.0.4...v1.0.5