Skip to content

Commit 8c72776

Browse files
committed
added changelog
Signed-off-by: Aditya Kumar <[email protected]>
1 parent 1f57fec commit 8c72776

File tree

3 files changed

+14
-43
lines changed

3 files changed

+14
-43
lines changed

CHANGELOG/CHANGELOG-1.0.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Changelog since v1.0
2+
3+
## Notable Changes
4+
5+
- Auto-scaling of gRPC-workers with both scale-up and scale-down functionality supported by `rest-server`.
6+
- gRPC spawned port logging.
7+
- Multi-threaded support for asynchronous functioning of `gRPC Client` within `rest-server`.
8+
- Server configuration available within `rest-server`:
9+
- number of servers to be spawn
10+
- deadline in millisecond
11+
- deadline foot-printing delta

CHANGELOG/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# CHANGELOGs
2+
3+
- [CHANGELOG-1.0.md]()

rest-server/src/main/resources/public/index.html

Lines changed: 0 additions & 43 deletions
This file was deleted.

0 commit comments

Comments
 (0)