We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f564dd commit 1b34152Copy full SHA for 1b34152
ChangeLog.md
@@ -1,5 +1,23 @@
1
# ChangeLog
2
3
+## [1.0.0] - 2024-09-15
4
+
5
+### Added
6
+- added rpc_version to the RegisterRequest message.
7
+- added rpc_server_language_type to the RegisterResponse message.
8
+- added server side planner decision maker.
9
10
+### Fixed
11
+- fixed bugs in the getActions functions in thrift and grpc.
12
13
+### Changed
14
+- changed chain_action messages name to planner
15
16
+### Engineers
17
+- [NaderZare](https://github.com/naderzare)
18
+- [SadraKhanjari](https://github.com/SK2iP)
19
20
21
## [0.1.4] - 2024-09-03
22
23
### Added
0 commit comments