Vince Renders
fccd2c6f5d
Corrects some typos in docs
2024-04-04 11:27:51 +01:00
Oleg Zhurakousky
cea464a4d2
GH-1100 Fix MessageRoutingCallback documentation
...
Resolves #1100
2024-03-27 17:32:58 +01:00
buildmaster
cdb25edd57
Bumping versions to 4.1.2-SNAPSHOT after release
2024-03-27 12:47:57 +00:00
buildmaster
1567588ea8
Going back to snapshots
2024-03-27 12:47:56 +00:00
buildmaster
504c9bbb29
Update SNAPSHOT to 4.1.1
2024-03-27 12:42:40 +00:00
Ryan Baxter
118c223be1
Update antora-playbook.yml to 0.4.11
2024-03-12 10:33:53 -04:00
buildmaster
bd155628da
Bumping versions to 4.1.1-SNAPSHOT after release
2023-12-06 14:46:14 +00:00
buildmaster
83d71ba6fa
Going back to snapshots
2023-12-06 14:46:13 +00:00
buildmaster
0fb67a9c9e
Update SNAPSHOT to 4.1.0
2023-12-06 14:39:50 +00:00
Christian Tzolov
9ceb4f64d2
Fix the http trigger signatures in tests, samples and docs. Upgrade the azure maven version
...
Resolves #1088
2023-11-30 16:42:16 +01:00
buildmaster
af7f41aa6f
Going back to snapshots
2023-10-31 13:04:16 +00:00
buildmaster
c5180fae16
Update SNAPSHOT to 4.1.0-RC1
2023-10-31 12:59:18 +00:00
Oleg Zhurakousky
7797471097
GH-957 Fix doc link tyo sample
...
Resolves #957
2023-10-13 12:41:14 +02:00
buildmaster
f33b4e4919
Going back to snapshots
2023-09-27 10:00:45 +00:00
buildmaster
b629f0f858
Update SNAPSHOT to 4.1.0-M2
2023-09-27 09:55:32 +00:00
Oleg Zhurakousky
d22a5ebca6
GH-1021 Add documentation about configuring container images deplioyed on AWS Lambda
...
Resolves #1021
2023-09-26 13:33:41 +02:00
Oleg Zhurakousky
89da912d73
GH-927 Add ability to configure ignored and requestOnly http headers
...
Resolves #927
add docs
2023-09-26 09:01:37 +02:00
Oleg Zhurakousky
3c4d10e56b
GH-1055 Fix discrepancies in AWS gradle sample and docs
...
Resolves #1055
2023-09-25 13:28:15 +02:00
spencergibb
721e6109a9
Adds antora extension and updates ui version
2023-09-22 16:15:41 -04:00
Oleg Zhurakousky
e327d6ef2a
Fix antor warnings
2023-09-12 16:35:46 +02:00
Oleg Zhurakousky
8b1b83be03
First round of antora migration
2023-09-12 15:27:49 +02:00
Marcin Grzejszczak
a455ac5b10
Removed extension
2023-09-08 16:20:04 +02:00
Marcin Grzejszczak
0ec383e718
WIP
2023-09-08 16:08:27 +02:00
Marcin Grzejszczak
5eabb8db5a
WIP on antora
2023-09-08 16:03:58 +02:00
Marcin Grzejszczak
1eac35db56
Enable Section Summary TOC for small pages
2023-09-08 15:57:04 +02:00
Marcin Grzejszczak
9861b867b1
Fix cross references
2023-09-08 15:57:04 +02:00
Marcin Grzejszczak
ac77000f2f
Remove includes
2023-09-08 15:57:04 +02:00
Marcin Grzejszczak
a8a2ae3d6f
Generate a default navigation
2023-09-08 15:57:04 +02:00
Marcin Grzejszczak
451ec571a3
Split files
2023-09-08 15:57:04 +02:00
Marcin Grzejszczak
dcda6d0e66
Fix indentation for all pages
2023-09-08 15:57:04 +02:00
Marcin Grzejszczak
4d41d8b1fb
Copy default antora files
2023-09-08 15:57:04 +02:00
Marcin Grzejszczak
04b6002b8e
Insert explicit ids for headers
2023-09-08 15:57:04 +02:00
Marcin Grzejszczak
2108c95ff5
Migrate Structure
2023-09-08 15:57:04 +02:00
buildmaster
2ad7c69d7a
Going back to snapshots
2023-08-10 01:04:55 +00:00
buildmaster
e602ad7539
Update SNAPSHOT to 4.1.0-M1
2023-08-10 01:00:07 +00:00
Christian Tzolov
f3b9896010
Add azure function-catalog support docs
2023-07-25 13:27:58 +02:00
Christian Tzolov
59c0fb8d1a
Add azure arch diagram
2023-07-22 18:56:45 +02:00
Christian Tzolov
11ad0fdaa4
Fix azure docs numbering and top levers
2023-07-22 12:40:44 +02:00
Christian Tzolov
27694da481
clarify azure main-class and boot plugin configuraitons
2023-07-21 19:53:13 +02:00
Christian Tzolov
fd9b6d5e8f
Streamline the azure adoc
2023-07-21 15:09:58 +02:00
Christian Tzolov
3c080031ad
Azure docs imporvements
2023-07-19 21:34:38 +02:00
Christian Tzolov
89059fe49a
streamline azure-intro.adoc
2023-07-19 17:27:43 +02:00
Christian Tzolov
6299a5366b
Streamline and refactor the azure and the azure-web adapters.
...
- Add SCF/Azure Gradle sample and docs.
- Move the function-azure-di-samples into standalone projects.
- Apply the name convetion and project structure for the SCF adaptes.
E.g. function-sample-azure-XXX projects under the spring-cloud-function-samples root.
- Remove the redudant samples.
- Improve the samples docs and the Adapter generic docs.
- Streamline docs.
- Add azure web adapter sample and README.
- Add Spring Azure Functions banner for azure and azure web adapters.
- azure-web adapter fixes:
- Fix issues in serverles-web ProxyHttpServletResponse implementation.
- Remove the custom FunctionClassUtils utils in favor of scf-context/util/FunctionClassUtils.
- Remove redundant files.
- Add FunctionInvoker deprecation annotations.
- Extend the time trigger sample with Retry policies example.
2023-07-19 14:54:05 +02:00
Soby Chacko
6b4e5899c2
4.1.0-SNAPSHOT updates
2023-06-14 12:42:53 -04:00
Oleg Zhurakousky
649f0089fd
GH-1043 Fix spelling erors in doc
2023-06-01 17:06:24 +02:00
Oleg Zhurakousky
6969ec9720
GH-1043 Add support for communicating type via MimeType parameter for JsonMessageConverter
...
Resolves #1043
2023-06-01 16:58:46 +02:00
Oleg Zhurakousky
0baf375c38
GH-1025 Add documentation for CRUD functionality
...
Also, ppolish some additional documentation inclusing providing better explanation about Spring Cloud Function
Resolves #1025
2023-06-01 15:13:42 +02:00
Oleg Zhurakousky
0d4fc462d8
Documentation update
2023-06-01 12:14:54 +02:00
Oleg Zhurakousky
f6410af8e1
GH-1025 Polish and test DELETE feature of s-c-f-web
2023-05-30 14:04:14 +02:00
Oleg Zhurakousky
38a30f05fc
Revert "Bumping versions"
...
This reverts commit 3c6a0cc59b .
2023-05-26 12:38:53 +02:00