Spring Operator
4b01edb333
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://www.apache.org/licenses/ with 1 occurrences migrated to:
https://www.apache.org/licenses/ ([https](https://www.apache.org/licenses/ ) result 200).
* [ ] http://www.apache.org/licenses/LICENSE-2.0 with 301 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0 ) result 200).
2019-03-25 14:32:25 +01:00
Spring Operator
ea995143d6
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://docs.spring.io/spring-framework/docs/ with 1 occurrences migrated to:
https://docs.spring.io/spring-framework/docs/ ([https](https://docs.spring.io/spring-framework/docs/ ) result 200).
* http://docs.spring.io/spring-shell/docs/current/api/ with 1 occurrences migrated to:
https://docs.spring.io/spring-shell/docs/current/api/ ([https](https://docs.spring.io/spring-shell/docs/current/api/ ) result 200).
* http://maven.apache.org/xsd/maven-4.0.0.xsd with 14 occurrences migrated to:
https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd ) result 200).
* http://www.apache.org/licenses/LICENSE-2.0 with 2 occurrences 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 with 28 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 14 occurrences
2019-03-19 14:12:48 +01:00
Soby Chacko
1c47daa686
Next update version: 1.3.4.BUILD-SNAPSHOT
2018-06-12 12:43:56 -04:00
Soby Chacko
6300fb6971
1.3.3.RELEASE
2018-06-12 09:51:00 -04:00
Oleg Zhurakousky
cb1854d0fd
GH-1256 Polishing Health Indicator section
...
Resolves #1344
Resolves #1256
2018-06-11 15:41:12 -04:00
Soby Chacko
95b5594dec
Revise health indicator docs
...
Resolves #1256
Addressing PR review comments
2018-06-11 15:40:53 -04:00
Soby Chacko
efa9319fe3
Revise Schema Registry docs
...
Resolves #1311
Resolves #1343
Addressing PR review comments
Addressing PR review comments
Addressing PR review comments
Addressing PR review comments
2018-06-11 15:40:18 -04:00
Soby Chacko
48ff2cc620
Next update: 1.3.3.BUILD-SNAPSHOT
2018-01-10 14:15:39 -05:00
Soby Chacko
950c3e0ac3
1.3.2.RELEASE
2018-01-10 13:58:14 -05:00
Soby Chacko
4aa34d233d
Next update version: 1.3.2.BUILD-SNAPSHOT
2017-12-27 12:29:41 -05:00
Soby Chacko
3f79254293
Upgrade to 1.3.1.RELEASE
2017-12-27 09:57:05 -05:00
Gary Russell
e2c214b34e
Update POMs to 1.3.1.BUILD-SNAPSHOT
2017-09-29 16:17:43 -04:00
Gary Russell
9e46ec00a0
Versions to 1.3.0.RELEASE, Bismuth-RELEASE
2017-09-29 11:31:06 -04:00
Gary Russell
3701615a67
Back to 1.3.0.BUILD-SNAPSHOT
2017-09-13 11:04:00 -04:00
Gary Russell
15922e7321
Revert "Back to 1.3.0.BUILD-SNAPSHOT"
...
This reverts commit baed445872 .
For release train build.
2017-09-13 10:37:07 -04:00
Gary Russell
baed445872
Back to 1.3.0.BUILD-SNAPSHOT
2017-09-12 15:54:54 -04:00
Gary Russell
5722f5af06
Update POMs to RC1; Boot 1.5.7; Reactor Bismuth-M4
2017-09-12 14:39:02 -04:00
Gary Russell
0eab8a5fa7
GH-916: MC Binder Producer Error Infrastructure
...
Initial Commit for GH-916.
- register a pubsub error channel.
- register and subscribe a bridge handler to bridge it to the global error channel.
- pass the error channel to the implementation so it can wire it into the outbound endpoint.
- destroy the infrastructure when unbinding.
Javadoc Polishing
Add test case.
temp update to SI 4.3.12
GH-802 - Error Handling Documentation
Resolves #802
2017-08-22 12:11:32 -04:00
Vinicius Carvalho
3ca2138a32
Minor doc improvements
...
- Clarifies where @EnableBinding should be used
- Explains pubsub nature of @StreamListener and computing consumer of
other SI annotations
- Moved a comment in relevant section
2017-08-17 11:04:38 -04:00
Vinicius Carvalho
7cbd005e79
Adding section on cloudfoundry and VCAP_SERVICES for connection factories
2017-08-03 14:34:04 -04:00
Vinicius Carvalho
77c4564866
Update version to 1.3.0.BUILD-SNAPSHOT
2017-07-31 15:14:35 -04:00
Vinicius Carvalho
cc31d826aa
Release 1.3.0.M2
2017-07-31 15:12:09 -04:00
Vinicius Carvalho
6339521448
Adds instructions on how to use confluent schema client
...
Fix #1011
Moving confluent config to its own section
2017-07-31 14:47:46 -04:00
Ilayaperumal Gopinathan
eadcfd26ae
Clarify doc on bindable components
...
Resolves #1019
2017-07-27 09:59:33 -04:00
Marius Bogoevici
d06fd64348
Update version to 1.3.0.BUILD-SNAPSHOT
2017-07-19 09:40:47 -04:00
Marius Bogoevici
f9b111afb5
Release 1.3.0.M1
2017-07-19 09:29:17 -04:00
Marius Bogoevici
2910d27e09
Improve support for disabling TestSupportBinderAutoConfiguration
...
Fixes #573
- Split TestSupportBinderAutoConfiguration into separate configs
for the binder, binderfactory and message collector.
This enables to address the testBinder as a regular binder when
autoconfiguration is disabled, and to ensure that the message
collector is available when the autoconfiguration is disabled.
- reorganize tests to use the default autoconfiguration options
- add documentation for disabling test binder autoconfiguration
2017-07-17 12:32:32 -04:00
Ilayaperumal Gopinathan
c06baa17cd
Polishing
2017-07-16 23:21:32 +05:30
nitishasgekar
de286f5e6a
Removed reference to PollableChannel
...
Removed reference to PollableChannel as per https://github.com/spring-cloud/spring-cloud-stream/issues/436#issuecomment-205430607
2017-07-16 23:10:22 +05:30
Soby Chacko
9935822eaf
Adding docs for StreamEmitter
...
Fix #997
2017-07-07 13:23:39 -04:00
Marius Bogoevici
25be13a89f
Fix Aggregate Source documentation
...
Fixes #987
2017-06-16 13:51:38 -04:00
Soby Chacko
338282455f
Updating to next major release line: 1.3.0.BUILD-SNAPSHOT
...
Fix #968
2017-05-17 11:15:34 -04:00
Soby Chacko
ffcff3fcd1
Next update: 1.2.3.BUILD-SNAPSHOT
2017-05-16 15:37:51 -04:00
Soby Chacko
43352fa850
1.2.2.RELEASE
2017-05-16 15:17:28 -04:00
Henryk Konsek
8b202aac2f
Fixed documentation typo.
2017-05-12 09:26:46 +02:00
Marius Bogoevici
63ff75f766
Set next development version 1.2.2.BUILD-SNAPSHOT
2017-04-11 22:21:03 -04:00
Marius Bogoevici
a33b9bfbe4
Release 1.2.1.RELEASE
2017-04-11 22:11:24 -04:00
Marius Bogoevici
6bdca86660
Minor: line ending doc
2017-04-11 18:37:40 -04:00
Marius Bogoevici
98ca7f978a
Update metrics sample
...
Fix #918
2017-04-11 18:09:28 -04:00
Marius Bogoevici
d6fe841a63
Align the exporter and the trigger name
...
Fix #903
Use 'application' as the trigger name consistently.
Since 'application' would be a too generic name for
the Exporter bean, use a BeanPostProcessor to install
the exporter in the `MetricExporters` bean.
Additional updates
- rename binding to `applicationMetrics` (we can decide later how
the channel is named)
- remove the default setting for `spring.metrics.export`
- Improve documentation
Fix #904
Docs updates
Properly escape asciidoc control characters
2017-04-10 15:37:52 -04:00
Marius Bogoevici
ec05e6cf44
Fix metrics properties prefix
...
Fixes #900
2017-04-06 11:19:43 -04:00
Soby Chacko
92fc292386
Next version:1.2.1.BUILD-SNAPSHOT
2017-04-04 15:02:03 -04:00
Soby Chacko
54678571df
Release 1.2.0.RELEASE
2017-04-04 14:51:35 -04:00
Marius Bogoevici
8f3e448f07
Schema support documentation polishing
2017-04-03 18:47:06 -04:00
Vinicius Carvalho
44f66543d0
Adding improved section on schema evolution support
...
Fix #898
2017-04-03 18:46:51 -04:00
Marius Bogoevici
d17e70ddaf
Metrics refactoring
...
- Change the metrics channel name to `applicationMetricsChannel`
- Update documentation
- Remove `instanceIndex` to reduce coupling to
Spring Cloud Stream semantics and because it can be sent via
the `properties` metadata set
2017-03-31 17:33:58 -04:00
Marius Bogoevici
c5632cd5f3
Add reference to Kryo
2017-03-31 10:45:12 -04:00
Marius Bogoevici
334ed57c00
Update test binder documentation
...
Fix #867
* Switch to Spring Boot 1.4 and later configuration
* Add artifact reference
* Remove @DirtiesContext and autowired BinderFactory field
2017-03-31 10:30:48 -04:00
Vinicius Carvalho
7438fde088
Changing metrics channel name to align with boot
2017-03-31 15:48:09 +05:30
Vinicius Carvalho
9fdd7f9fc5
Metrics: rename applicationName to key
...
Fix #879
2017-03-27 12:16:03 -04:00