Commit Graph

1229 Commits

Author SHA1 Message Date
buildmaster
afd9745f1e Going back to snapshots 2019-05-07 12:23:12 +00:00
buildmaster
f2d9d2a138 Update SNAPSHOT to 2.2.0.RELEASE 2019-05-07 12:19:07 +00:00
Oleg Zhurakousky
ff817238fa Upgraded to SCF 2.1.0.RELEASE 2019-05-07 13:54:55 +02:00
Oleg Zhurakousky
e2cb7f2229 Prep doc POM instructions for release 2019-05-07 13:33:48 +02:00
Haytham Mohamed
2c5f912c3d Added the sagan adoc files
Resolves #1700
2019-05-07 13:19:51 +02:00
Oleg Zhurakousky
90448095eb Updated function bootstrapping based on SCF changes 2019-05-07 13:18:47 +02:00
Oleg Zhurakousky
a9b1b4f2bb GH-1699 Removed call to log() from FunctionInvoker
Resolves #1699
2019-04-29 16:22:50 +02:00
Jose Antonio Iñigo Garrido
414b4313c0 Added RecordNamingStrategy and spring.cloud.stream.schema.avro.subjectNamingStrategy documentation
Renamed SubjectNamingStrategyImplementation - Improved documentation - Added required changes

Polishing
2019-04-25 19:19:00 -04:00
Oleg Zhurakousky
e9baeea5a9 additional confixt fix in StreamListenerAnnotationBeanPostProcessor 2019-04-25 14:20:54 +02:00
Oleg Zhurakousky
680bd98f4b Fixed destination resolve conflict in StreamListenerAnnotationBeanPostProcessor 2019-04-25 13:46:32 +02:00
Artem Bilan
fad097210b Fix BindingServiceConfiguration for SI-5.2
Starting with version 5.2 Spring Integration provides a global
`DestinationResolver` bean for some runtime optimization using a single
object.
With that the `binderAwareRouterBeanPostProcessor` bean can't resolve
a single `DestinationResolver` bean any more since there is now two
instances of that.

* Fix `BindingServiceConfiguration.binderAwareRouterBeanPostProcessor()`
to use `@Qualifier("binderAwareChannelResolver")` for an explicit bean
resolution for injection.
2019-04-16 10:51:30 -04:00
Artem Bilan
f1537ed280 Remove usage of deprecated code
The `HandlerMethodArgumentResolversHolder` has been deprecated in SI-5.1
and now it is removed in SI-5.2

To make current Spring cloud Stream compatible with the latest Spring Boot,
which is pulled by the latest Spring Cloud, remove usage of that
deprecated class in the current version in favor of internal logic
applied in the SI

Looks like the `BinderFactoryConfiguration` is deprecated as well and
is going to be removed in the future release anyway
2019-04-15 18:31:52 -04:00
Oleg Zhurakousky
a3533cf936 GH-1681 Fixed configuration property validation
Fixed validation of configuration properties to ensure that only @Validated are validated

Resolves #1681
2019-04-10 17:59:31 +02:00
buildmaster
3c68dcbaae Going back to snapshots 2019-04-09 18:01:18 +00:00
buildmaster
769c48ee39 Update SNAPSHOT to 2.2.0.RC1 2019-04-09 18:00:03 +00:00
Oleg Zhurakousky
9afa565e7c Reverted the main doc file name changes 2019-04-09 19:50:48 +02:00
Oleg Zhurakousky
bb64c375c3 Fixed unused import 2019-04-09 19:33:33 +02:00
Oleg Zhurakousky
20094e3c03 Prepared docs for RC1 2019-04-09 19:20:53 +02:00
Oleg Zhurakousky
a76b1e9248 Polished previous commit
- added author
- removed lombok
- upgraded to s-c-build 2.1.4 and fixed http/https issues

Resolves #1608
2019-04-09 14:39:02 +02:00
Ish Mahajan
cb1c20ffa1 Support for custom avro schema de/serializer
incorporating comments

incorporating unit test

incorporating unit test
2019-04-09 14:36:02 +02:00
Fernando de Oliveira
73a8ffdefb Azure Event Hubs binder url fixed on docs 2019-04-05 11:41:17 -04:00
buildmaster
070ab0adfa Bumping versions 2019-03-25 17:54:03 +00:00
Oleg Zhurakousky
78a1cf854d Updated docs pom back to snapshot 2019-03-25 18:44:53 +01:00
Oleg Zhurakousky
4f3930f4ce Updated spring-doc-resources.version 2019-03-25 16:43:14 +01:00
Oleg Zhurakousky
99c300dab7 Prepared docs POM for M1 2019-03-25 15:39:03 +01:00
Oleg Zhurakousky
b5a64eac14 Fixed URLs in licence headers and upgraded to s-c-build 2.1.4 2019-03-25 15:24:18 +01:00
buildmaster
5e96af04b5 Bumping versions 2019-03-25 12:47:05 +00:00
Juhyoung Jeon
6dd631403a replace old ui image to new ui image
Add hardbreaks

Resolves #1627
2019-03-25 13:20:37 +01:00
Oleg Zhurakousky
d105822c2a Upgraded to s-c-function 2.1.0.M1 2019-03-20 13:04:36 +01:00
Spring Operator
7670bcc731 URL Cleanup
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* http://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch migrated to:
  https://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch ([https](https://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch) result 200).
* http://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin migrated to:
  https://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin ([https](https://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin) result 200).
* http://www.apache.org/licenses/LICENSE-2.0 migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0
* http://maven.apache.org/xsd/maven-4.0.0.xsd
* http://www.w3.org/2001/XMLSchema-instance
2019-03-19 14:13:52 +01:00
Oleg Zhurakousky
bb453296f9 Fixed back reference link 2019-03-15 17:53:19 +01:00
Oleg Zhurakousky
8a07471056 introducing home.html page 2019-03-14 20:23:47 +01:00
Oleg Zhurakousky
93c3ffc540 Polishing docs 2019-03-14 20:12:56 +01:00
Oleg Zhurakousky
1d6242bf9a Documentation styles polishing 2019-03-14 18:08:11 +01:00
buildmaster
1fc8db0e9e Bumping versions 2019-03-14 16:01:27 +00:00
Oleg Zhurakousky
ab36fe0e76 GH-1630 Initial migration of docs to new style
Resolves #1630
2019-03-13 16:05:31 +01:00
Oleg Zhurakousky
9dcf2712b5 Removed bridging and improved Binding registration for functions
polish
2019-03-12 22:22:57 +01:00
Oleg Zhurakousky
feb7c2b4f1 Removed ImplicitFunctionBindingConfiguration
polish
2019-03-12 21:26:26 +01:00
Oleg Zhurakousky
aa306fac9a Made StreamListenerAnnotationBeanPostProcessor initialization optional based on presence of @StreamListener 2019-03-12 20:05:11 +01:00
Oleg Zhurakousky
8b13c7de15 Upgraded to Californium-SR5 2019-03-12 18:20:26 +01:00
Oleg Zhurakousky
e552cc75d6 GH-1590 Added support for implicit function bindings
- Added support for implicit function binding where you no longer required to use EnableBinding making your application simply a boot app with stream/function bits coming being auto configured.
- Added support for binding function without it being specified via ‘spring.cloud.strea.function.definition’ property if such function is unique (single per catalog)

Resolves #1590
2019-03-12 17:58:33 +01:00
Marcin Grzejszczak
e650ec1d2c HTTP to HTTPS 2019-03-07 13:53:25 +01:00
Oleg Zhurakousky
854bc31264 Added name to MessageHandlerMethodFactory bean registration 2019-03-05 09:36:01 +01:00
Oleg Zhurakousky
717cf647f4 GH-1614 Added Expression Serializer to ObjectMapper
Resolves #1614
2019-02-28 17:34:56 +01:00
Oleg Zhurakousky
6e6483b00c fixed commented code 2019-02-28 17:10:37 +01:00
Soby Chacko
0be2b82f4f Doc changes for health indicators
When multiple binders are present in the classpath and not all of them are used,
there are some subtle details that the user needs to be aware. Addressing them
through docs by providing the details.

Resolves #1620
Resolves #1624
2019-02-28 16:39:19 +01:00
Oleg Zhurakousky
2e4c2370c8 GH-1621 Ensured BF is injected in MessageSource if applicable
Resolves #1621
2019-02-28 16:35:27 +01:00
Gary Russell
53268ed631 SGH-1616: Add MessageSourceCustomizer
Resolves https://github.com/spring-cloud/spring-cloud-stream/issues/1616
Resolves #1619
2019-02-28 13:03:03 +01:00
Oleg Zhurakousky
30a5785166 GH-1571 Added CacheManager assertion to avoid NPE
Added CacheManager assertion to avoid NPE in AvroSchemaRegistryClientMessageConverter
Added a more meaningful error message

Resolves #1571
2019-02-26 19:37:52 +01:00
Oleg Zhurakousky
3ce9a38242 GH-1433 Added docs for scheduled task for PollableMessageSource
Resolves #1433
2019-02-26 18:55:07 +01:00