Tags: project-akri/akri
Tags
Upgrade tonic and prost (#593) * Use upstream version of h2 Go back to upstream h2 version as the go-grpc bug is long solved Signed-off-by: Nicolas Belouin <nicolas.belouin@suse.com> * webhook: Upgrade actix Upgrade actix, actix-web and actix-rt to latest, This solves the following audit issues: - RUSTSEC-2020-0016 - RUSTSEC-2020-0056 - RUSTSEC-2021-0124 - RUSTSEC-2023-0034 Signed-off-by: Nicolas Belouin <nicolas.belouin@suse.com> * Update all dependencies Opcua crate patch update required because of [opcua#294](locka99/opcua#294) h2 patch needed because of the bad/missing Authority header, using upstream PR branch for this [h2#612](hyperium/h2#612) Signed-off-by: Nicolas Belouin <nicolas.belouin@suse.com> * Upgrade to 2021 edition This is needed to be able to upgrade prost dependency Signed-off-by: Nicolas Belouin <nicolas.belouin@suse.com> * Update to rust 1.73.0 Signed-off-by: Nicolas Belouin <nicolas.belouin@suse.com> * Fix clippy errors/warning with new rust version and edition Signed-off-by: Nicolas Belouin <nicolas.belouin@suse.com> * Update tonic and prost Signed-off-by: Nicolas Belouin <nicolas.belouin@suse.com> * Change uri used for patched h2 Signed-off-by: Nicolas Belouin <nicolas.belouin@suse.com> * Update patch version Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Remove patch for opcua as upstream made release Signed-off-by: Nicolas Belouin <nicolas.belouin@suse.com> * Also upgrade mockall Signed-off-by: Nicolas Belouin <nicolas.belouin@suse.com> --------- Signed-off-by: Nicolas Belouin <nicolas.belouin@suse.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Update CHANGELOG.md to 0.10.4 (#577) * template Signed-off-by: harrisontin <harrisontin@microsoft.com> * drafting changelog Signed-off-by: harrisontin <harrisontin@microsoft.com> * update Signed-off-by: harrisontin <harrisontin@microsoft.com> * minor fix Signed-off-by: harrisontin <harrisontin@microsoft.com> * minor fix link Signed-off-by: harrisontin <harrisontin@microsoft.com> * address feedback, sort fix/features Signed-off-by: harrisontin <harrisontin@microsoft.com> * update to 0.10.4 Signed-off-by: harrisontin <harrisontin@microsoft.com> * update more PR fixes Signed-off-by: harrisontin <harrisontin@microsoft.com> * fix 0.8.4 changelog link Signed-off-by: harrisontin <harrisontin@microsoft.com> --------- Signed-off-by: harrisontin <harrisontin@microsoft.com>
PreviousNext