Skip to content

Releases: fluent/cfl

unstable

03 Aug 18:04
90e128a
Compare
Choose a tag to compare
unstable Pre-release
Pre-release
build(deps): bump uraimo/run-on-arch-action from 2.8.1 to 3.0.0 (#59)

Bumps [uraimo/run-on-arch-action](https://github.com/uraimo/run-on-arch-action) from 2.8.1 to 3.0.0.
- [Release notes](https://github.com/uraimo/run-on-arch-action/releases)
- [Commits](https://github.com/uraimo/run-on-arch-action/compare/v2.8.1...v3.0.0)

---
updated-dependencies:
- dependency-name: uraimo/run-on-arch-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.5.2

06 Aug 14:50
5a0884c
Compare
Choose a tag to compare
compat: utils: Use <sys/types.h> to define off_t (#46)

Signed-off-by: Hiroshi Hatake <hiroshi@chronosphere.io>

v0.5.1

05 Aug 18:28
Compare
Choose a tag to compare
build(deps): bump uraimo/run-on-arch-action from 2.3.0 to 2.5.0

Bumps [uraimo/run-on-arch-action](https://github.com/uraimo/run-on-arch-action) from 2.3.0 to 2.5.0.
- [Release notes](https://github.com/uraimo/run-on-arch-action/releases)
- [Commits](https://github.com/uraimo/run-on-arch-action/compare/v2.3.0...v2.5.0)

---
updated-dependencies:
- dependency-name: uraimo/run-on-arch-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

CFL v0.5.0

18 Apr 18:30
Compare
Choose a tag to compare
tests: array: for ref test, use the heap

Signed-off-by: Eduardo Silva <eduardo@calyptia.com>

v0.4.1

08 Apr 14:32
c86d8f3
Compare
Choose a tag to compare
array: fix memory overlap when removing from array by index. (#42)

Signed-off-by: Phillip Whelan <phil@calyptia.com>

v0.4.0

26 Feb 00:03
Compare
Choose a tag to compare
tests: kvlist: fix conditionals

Signed-off-by: Eduardo Silva <eduardo@calyptia.com>

v0.3.0

20 Dec 21:07
Compare
Choose a tag to compare
build: bump to v0.3.0

Signed-off-by: Eduardo Silva <eduardo@calyptia.com>

v0.2.3

25 Apr 09:23
Compare
Choose a tag to compare
sds: typo fix

Signed-off-by: Leonardo Alminana <leonardo@calyptia.com>

v0.2.2

06 Apr 21:49
Compare
Choose a tag to compare
build: bump to v0.2.2

Signed-off-by: Eduardo Silva <eduardo@calyptia.com>

v0.2.1

04 Apr 19:39
Compare
Choose a tag to compare
array: set pointer reference after reallocation

Signed-off-by: Eduardo Silva <eduardo@calyptia.com>