Skip to content

Releases: WGrape/sparrow

v1.5.0

28 Mar 02:29
61cc2b3
Compare
Choose a tag to compare

1.5.0 (2024-03-27)

Features

Docs

v1.4.0

20 Mar 04:48
433b9d3
Compare
Choose a tag to compare

1.4.0 (2024-03-20)

Features

Docs

v1.3.0

14 Mar 15:25
aa328f8
Compare
Choose a tag to compare

1.3.0 (2024-03-13)

Features

  • add elasticsearch support (42363e8)

Docs

Update

v1.2.0

10 Mar 14:48
18b411d
Compare
Choose a tag to compare

1.2.0 (2024-03-10)

Features

  • add .env.template (3b1a0a0)
  • add DOCKERHUB_REPO configure when run _install.sh, add search test (1f33cac)
  • add prometheus and grafana support (c9e3f08)
  • add ssdb support (7eb25ab)
  • move SSDB's codes to app (ecd2d86)

Docs

Tests

v1.1.0

06 Mar 14:15
1955eda
Compare
Choose a tag to compare

1.1.0 (2024-03-06)

Features

  • add CI and doc updates (d1e5444)
  • add mongodb service (b14adcb)
  • add the tip of before_sparrow_command if docker not exits (e035ca9)
  • update goproxy.conf.template and add some tips in multi_upload() (2765d56)

Bug Fixes

  • fix ci (320eff5)
  • fix the for syntax is not available in sh (c13f15a)

Docs

Update

  • update sparrowtool, clear one service or some services (eedf7e0)

v1.0.5

04 Mar 03:35
Compare
Choose a tag to compare

What's Changed

This update does not involve any adjustments to functionality or design. It simply optimizes the following two issues:

A compatibility issue with the 'source' command in non-bash processes.
When starting a shell and sourcing multiple shell scripts, the child shell now directly changes directory to the '$SPARROW_BASE_PATH' variable, making the logic simpler and clearer."

Full Changelog: v1.0.0...v1.0.5

Change Log

2024-03-04/10:09:45 sparrow main e985dda doc: fix doc error
2024-03-04/11:27:25 sparrow main a560048 feat: update the project root path logic(The process is in the same shell as the starting shell)

v1.0.0

21 Feb 02:49
Compare
Choose a tag to compare

What's Changed

  • feat: add jupyter by @WGrape in #1
  • feat: debugging and optimizing code by @WGrape in #2
  • feat: debugging and optimizing code by @WGrape in #3

New Contributors

  • @WGrape made their first contribution in #1

Feats

Include these services:

  • etcd
  • etcdkeeper
  • go
  • jupyter
  • kafka
  • kafkaui
  • mysql
  • nginx
  • phpfpm
  • postgres
  • python
  • redis
  • zookeeper

Full Changelog: https://github.com/WGrape/sparrow/commits/v1.0.0