We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75a6218 commit 3580ad2Copy full SHA for 3580ad2
2 files changed
.env.dist
@@ -17,4 +17,4 @@ ODTP_RESULT=
17
# OTHER ENV VARIABLES (FALSE/TRUE)
18
TRANSFER_INPUT_TO_OUTPUT=FALSE
19
ODTP_SAVE_SNAPSHOT=FALSE
20
-ODTP_SAVE_IN_RESULT=FALSE
+ODTP_SAVE_IN_RESULT=TRUE
README.md
@@ -4,10 +4,15 @@ Client for ODTP Components. This repository is aimed to be used as a submodule i
4
5
## Changelog
6
7
+- v0.1.0
8
+ - Logging in `logs` collection as individual document.
9
+ - Updating `output` document
10
+ - Updating `result` document
11
+
12
- v0.0.1
13
- First version
14
- Inluding conditional to make snapshot optionals
- - Adding quiet flag to compressing
15
+ - Adding quiet flag to compressing odtp-output
16
# Acknowledgments, Copyright, and Licensing
## Acknowledgments and Funding
0 commit comments