Skip to content

Commit 5a2bc7f

Browse files
committed
chore(main): release 1.6.0
1 parent 637460e commit 5a2bc7f

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

+28
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,33 @@
11
# Changelog
22

3+
## [1.6.0](https://github.com/WGrape/sparrow/compare/v1.5.0...v1.6.0) (2024-05-17)
4+
5+
6+
### Features
7+
8+
* add azkaban support ([0b6f5e5](https://github.com/WGrape/sparrow/commit/0b6f5e5f0cc01fc63686c3dc2aac39493ee98bb5))
9+
* add difylocal service ([63bbb5c](https://github.com/WGrape/sparrow/commit/63bbb5c09d939de72707799b63d101c3ce8152c6))
10+
* add django service and delete unnecessary {service}/Dockerfile ([3a03b69](https://github.com/WGrape/sparrow/commit/3a03b69ccaaccc4ae9746c4ed88dcabdbe7632c0))
11+
* add start_local.sh of difylocal ([2d4f176](https://github.com/WGrape/sparrow/commit/2d4f1763f81cbf31f5ef36628e10038107db98af))
12+
* change pip source of difylocal ([e447669](https://github.com/WGrape/sparrow/commit/e447669cc3350076ea36ffb217ead62f4893bbac))
13+
* limit the memory of elasticsearch ([637460e](https://github.com/WGrape/sparrow/commit/637460e047d85365aa2520e0c53b4389fbecc1c1))
14+
* nacos add token ([8ba82cf](https://github.com/WGrape/sparrow/commit/8ba82cf9837dcc4598d99c559eaebdf5fa3d1a1c))
15+
* nacos support application.properties ([442abbf](https://github.com/WGrape/sparrow/commit/442abbfcb2be106f91e37b3b6e1e72500d9531bc))
16+
* nacos support application.properties ([724cbfc](https://github.com/WGrape/sparrow/commit/724cbfc03c3f9c25068fbe46420afd2aaa97447d))
17+
18+
19+
### Bug Fixes
20+
21+
* fix nacos mount ([e8101d2](https://github.com/WGrape/sparrow/commit/e8101d25b6f46405c831372c2930c047e13c8ae9))
22+
* fix the .env_of_web of difylocal ([3e8c534](https://github.com/WGrape/sparrow/commit/3e8c5347ff10b1c0d2699680787c6e22c22c71ad))
23+
24+
25+
### Docs
26+
27+
* CHANGELOG.md ([1bae571](https://github.com/WGrape/sparrow/commit/1bae5712b442c810b487085e91bbcd5109d6dee5))
28+
* make .env_of_api better ([2f9a0d3](https://github.com/WGrape/sparrow/commit/2f9a0d331b85d67d711cd8c9b78ab53cdcb2bfe5))
29+
* make difylocal doc better ([1aa0225](https://github.com/WGrape/sparrow/commit/1aa0225ca63c63d372fabd862047d26cd22a706f))
30+
331
## [1.5.0](https://github.com/WGrape/sparrow/compare/v1.4.0...v1.5.0) (2024-03-27)
432

533

0 commit comments

Comments
 (0)