[GitHub] [causeway] andi-huber merged pull request #1450: Bump spring-boot-maven-plugin from 3.0.2 to 3.0.3

2023-02-24 Thread via GitHub
andi-huber merged PR #1450: URL: https://github.com/apache/causeway/pull/1450 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@causeway.a

[GitHub] [causeway] andi-huber merged pull request #1449: Bump spring-boot-starter-parent from 3.0.2 to 3.0.3

2023-02-24 Thread via GitHub
andi-huber merged PR #1449: URL: https://github.com/apache/causeway/pull/1449 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@causeway.a

[GitHub] [causeway] andi-huber merged pull request #1448: Bump spring-boot.version from 3.0.2 to 3.0.3

2023-02-24 Thread via GitHub
andi-huber merged PR #1448: URL: https://github.com/apache/causeway/pull/1448 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@causeway.a

[jira] [Resolved] (CAUSEWAY-3330) [RO] Does not handle Composite Value Types as ActionParameters well

2023-02-24 Thread Andi Huber (Jira)
[ https://issues.apache.org/jira/browse/CAUSEWAY-3330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andi Huber resolved CAUSEWAY-3330. -- Resolution: Resolved implemented for ContentNegotiationServiceOrgApacheCausewayV2 only acti

[GitHub] [causeway] andi-huber merged pull request #1447: Bump spring-boot-maven-plugin from 2.7.8 to 2.7.9

2023-02-24 Thread via GitHub
andi-huber merged PR #1447: URL: https://github.com/apache/causeway/pull/1447 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@causeway.a

[GitHub] [causeway] andi-huber merged pull request #1446: Bump spring-boot-starter-parent from 2.7.8 to 2.7.9

2023-02-24 Thread via GitHub
andi-huber merged PR #1446: URL: https://github.com/apache/causeway/pull/1446 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@causeway.a

[GitHub] [causeway] andi-huber merged pull request #1445: Bump spring-boot.version from 2.7.8 to 2.7.9

2023-02-24 Thread via GitHub
andi-huber merged PR #1445: URL: https://github.com/apache/causeway/pull/1445 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@causeway.a

[GitHub] [causeway] andi-huber merged pull request #1452: CAUSEWAY-3330: Composite value type support for RO

2023-02-24 Thread via GitHub
andi-huber merged PR #1452: URL: https://github.com/apache/causeway/pull/1452 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@causeway.a

[GitHub] [causeway] andi-huber opened a new pull request, #1452: CAUSEWAY-3330: Composite value type support for RO

2023-02-24 Thread via GitHub
andi-huber opened a new pull request, #1452: URL: https://github.com/apache/causeway/pull/1452 Yet the REST transport is done using a base64 encoded string (in both directions). For composites, can we ... - [ ] talk plain json when sending the action parameter? - [ ] talk plain