Skip to content

Releases: kuzzleio/kourou

v1.0.1

17 Dec 12:27
Compare
Choose a tag to compare

1.0.1 (2024-12-17)

Bug Fixes

v1.0.1-beta.1

17 Dec 11:55
Compare
Choose a tag to compare
v1.0.1-beta.1 Pre-release
Pre-release

1.0.1-beta.1 (2024-12-17)

Bug Fixes

v1.0.0

17 Dec 09:48
Compare
Choose a tag to compare

1.0.0 (2024-12-17)

Bug Fixes

  • add container_name in docker compose for tests (913223d)
  • add lib/ in package (7cce18f)
  • app:scaffold command description (#175) (bb02647)
  • appScaffold / start-services: fix colors and bold for commands (8ff9a06)
  • attempt to cleanly finish dumping PaaS ES documents if dumping failed (16fad0f)
  • ci cd files (ba8493b)
  • ci is passing locally (216acb8)
  • doctor.ts type error (d2122ce)
  • impersonate test (29f0e2f)
  • It should now use the proper GH_TOKEN (6b4b949)
  • Remove --omit=dev in release (294ed81)
  • return a unique color for each pod in the PaaS logs (efaeb41)
  • scaffold command should delete .git folder (f83717b)
  • semantic release file had the wrong name (5acf769)
  • working tests (09a166d)

Features

  • add command for dumping an Elasticsearch instance in the PaaS (935f210)
  • add flag to the PaaS ES dump command to configure the document batch size (edd3440)
  • add nicer result logs for PaaS snapshot commands (#207) (937c921)
  • Add semantic release (633e242)
  • check the batch size (0c64151)
  • implement PaaS logs follow (757baf7)
  • implement streamed HTTP queries (481c202)
  • paas: Update paas snapshot api call (a103dd4)
  • retrieve the PaaS logs using a streamed query (d0ffd6e)
  • store dumped PaaS ES documents in a single JSONL file (8b0cd2c)
  • support changing the NPM registry hostname (fc4346e)
  • support displaying PaaS logs timestamps (89e4138)
  • support limiting the PaaS logs amount (3247ea1)
  • support selecting which pod to get PaaS logs from (3647eb5)
  • support specifying a starting time for PaaS logs (657aa8f)
  • support specifying an ending time for PaaS logs (95d7018)

v1.0.0-beta.1

17 Dec 09:02
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

1.0.0-beta.1 (2024-12-17)

Bug Fixes

  • add container_name in docker compose for tests (913223d)
  • add lib/ in package (7cce18f)
  • app:scaffold command description (#175) (bb02647)
  • appScaffold / start-services: fix colors and bold for commands (8ff9a06)
  • attempt to cleanly finish dumping PaaS ES documents if dumping failed (16fad0f)
  • ci cd files (ba8493b)
  • ci is passing locally (216acb8)
  • doctor.ts type error (d2122ce)
  • impersonate test (29f0e2f)
  • It should now use the proper GH_TOKEN (6b4b949)
  • Remove --omit=dev in release (294ed81)
  • return a unique color for each pod in the PaaS logs (efaeb41)
  • scaffold command should delete .git folder (f83717b)
  • semantic release file had the wrong name (5acf769)
  • working tests (09a166d)

Features

  • add command for dumping an Elasticsearch instance in the PaaS (935f210)
  • add flag to the PaaS ES dump command to configure the document batch size (edd3440)
  • add nicer result logs for PaaS snapshot commands (#207) (937c921)
  • Add semantic release (633e242)
  • check the batch size (0c64151)
  • implement PaaS logs follow (757baf7)
  • implement streamed HTTP queries (481c202)
  • paas: Update paas snapshot api call (a103dd4)
  • retrieve the PaaS logs using a streamed query (d0ffd6e)
  • store dumped PaaS ES documents in a single JSONL file (8b0cd2c)
  • support changing the NPM registry hostname (fc4346e)
  • support displaying PaaS logs timestamps (89e4138)
  • support limiting the PaaS logs amount (3247ea1)
  • support selecting which pod to get PaaS logs from (3647eb5)
  • support specifying a starting time for PaaS logs (657aa8f)
  • support specifying an ending time for PaaS logs (95d7018)

0.28.1

24 Jan 14:08
aec943b
Compare
Choose a tag to compare

0.28.1 (2024-01-24)

Others


0.28.0

16 Jan 09:26
c0cb9da
Compare
Choose a tag to compare

0.28.0 (2024-01-16)

New features

  • [ #188 ] Add command for dumping an Elasticsearch instance in the PaaS (Kuruyia)

Enhancements

  • [ #202 ] Feat(paas): Update paas snapshot api call (rolljee)

0.27.1

14 Dec 08:41
e8e20b1
Compare
Choose a tag to compare

0.27.1 (2023-12-14)

Bug fixes

  • [ #200 ] Move typescript from dev-deps to deps (rolljee)

0.27.0

13 Dec 15:33
0c2e17b
Compare
Choose a tag to compare

0.27.0 (2023-12-13)

New features

  • [ #198 ] Allow typescript file to be used by sdk:execute (rolljee)

0.26.2

20 Nov 09:23
05e0832
Compare
Choose a tag to compare

0.26.2 (2023-11-20)

Enhancements

  • [ #195 ] Update to compatible docker compose usage (rolljee)

0.26.1

13 Nov 10:13
98f2cbb
Compare
Choose a tag to compare

0.26.1 (2023-11-13)

Bug fixes

  • [ #187 ] Fix paas:logs errors not displaying (Kuruyia)

Enhancements