Releases: WGrape/sparrow
Releases · WGrape/sparrow
v1.6.0
1.6.0 (2024-05-17)
Features
- add azkaban support (0b6f5e5)
- add difylocal service (63bbb5c)
- add django service and delete unnecessary {service}/Dockerfile (3a03b69)
- add start_local.sh of difylocal (2d4f176)
- change pip source of difylocal (e447669)
- limit the memory of elasticsearch (637460e)
- nacos add token (8ba82cf)
- nacos support application.properties (442abbf)
- nacos support application.properties (724cbfc)
Bug Fixes
Docs
v1.5.0
v1.4.0
v1.3.0
v1.2.0
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
- make doc better - add DOCKERHUB_REPO concept (d31d8d3)
- update daoc (130db40)
- update doc (022df2c)
- update doc (48ec95c)
Tests
v1.1.0
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
Docs
- make doc better (3f6a6a1)
- make doc better (d326241)
- make doc better (1b1752a)
- make doc better (df46b81)
- make doc better (6372ac1)
- update doc (9dd67e8)
- update doc (7a57b3e)
Update
- update sparrowtool, clear one service or some services (eedf7e0)
v1.0.5
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
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
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