Skip to content

Commit

Permalink
[Release 1.9] cherry pick template updates for Rust and SpringBoot (#…
Browse files Browse the repository at this point in the history
…1663)

* Update Rust templates dependencies and UTs for Actix 4.x (#1661)

* Update springboot templates to Spring Boot 3.0.5 (#1658)

* Update springboot templates to Spring Boot 3.0.5

* Regenerated embedded file

* Regenerated embedded file one more time

---------

Co-authored-by: Andrejus Chaliapinas <[email protected]>
  • Loading branch information
lance and andrejusc authored Mar 31, 2023
1 parent d9e9f22 commit f1be444
Show file tree
Hide file tree
Showing 16 changed files with 8,321 additions and 9,314 deletions.
1 change: 1 addition & 0 deletions templates/rust/cloudevents/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
target/
Loading

1 comment on commit f1be444

@andrejusc
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@matejvasek - while this made now into 1.9.3 release - I don't see proper release notes stating that SpringBoot was updated to 3.0.5. My PRs contained Release notes section, but looks like those are not picked up/aggregated via cherry-pick mechanism. Do you know?

Please sign in to comment.