1.2.0#3430
Conversation
jamshale
left a comment
There was a problem hiding this comment.
Looks good other than those couple typo mistakes Emiliano pointed out.
I don't think it would effect anything except the output but I'm not positive. |
Signed-off-by: Stephen Curran <swcurran@gmail.com>
|
Maintainers -- we'll hold this PR to merge tomorrow (Jan. 8). Sending an announcement about the LTS update in this release on Discord and leaving a little (but not much) time for feedback. |
|
* 1.2.0 Signed-off-by: Stephen Curran <swcurran@gmail.com> * Fix typo Signed-off-by: Stephen Curran <swcurran@gmail.com> * Fix release date Signed-off-by: Stephen Curran <swcurran@gmail.com> --------- Signed-off-by: Stephen Curran <swcurran@gmail.com>
* 1.2.0 Signed-off-by: Stephen Curran <swcurran@gmail.com> * Fix typo Signed-off-by: Stephen Curran <swcurran@gmail.com> * Fix release date Signed-off-by: Stephen Curran <swcurran@gmail.com> --------- Signed-off-by: Stephen Curran <swcurran@gmail.com>



In addition to the usual Release changes, updates a number of Dockerfiles to use the most recent previous release (Release 1.1.0).
One question for OpenAPI experiments. Where do we change, and what is the ramification of changing, the "Title" in the
openapi.jsonandswagger.jsonfiles from the current"title" : "Aries Cloud Agent"to a post OWF-move name likeACA-Py Agent. Given it is just "info", does it affect those using the OpenAPI generators?Thanks!