Skip to content

chore(master): release 1.0.0 #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{}
{".":"1.0.0"}
75 changes: 75 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
# Changelog

## 1.0.0 (2025-03-16)


### Features

* class array support for ConstructionMock ([8be38f5](https://github.com/boolivar/spring-integration-aws-xml/commit/8be38f532b8f80a0b3fcf2600b45537753901b63))
* int-aws s3-inbound-channel-adapter xsd schema ([e60df00](https://github.com/boolivar/spring-integration-aws-xml/commit/e60df00e260cc4c570af2325f7adab688d50cfc1))
* int-aws-core module ([d79260e](https://github.com/boolivar/spring-integration-aws-xml/commit/d79260e5c5a10cb92ef942e5f3d7a619322efb95))
* **int-aws:** attributes added for kcl-message-driven-channel-adapter xsd schema ([8653567](https://github.com/boolivar/spring-integration-aws-xml/commit/8653567a2a791d520deccc73725adeac2c7b8f3a))
* **int-aws:** attributes added for kinesis-message-driven-channel-adapter xsd schema ([e69a44b](https://github.com/boolivar/spring-integration-aws-xml/commit/e69a44bf47440a0ea258a1ec71f7eb5ebc8b27ed))
* **int-aws:** aws/v3 xml namespace ([8db5094](https://github.com/boolivar/spring-integration-aws-xml/commit/8db50940709df0480694c6405fee0872d147867e))
* **int-aws:** int-aws-support classes ([0324c1a](https://github.com/boolivar/spring-integration-aws-xml/commit/0324c1a55ac7dcd6532381715ddcee49924b295b))
* **int-aws:** KclMessageDrivenChannelAdapterParser ([21c5549](https://github.com/boolivar/spring-integration-aws-xml/commit/21c5549606a08476650dff53fcd2fab8a048123b))
* **int-aws:** kpl-outbound-channel-adapter xsd schema ([c60bda2](https://github.com/boolivar/spring-integration-aws-xml/commit/c60bda2b12154500754ce291427583cfc5ae3d44))
* **int-aws:** listener-mode, fifo-batch-grouping-strategy and message-converter attributes for sqs-message-driven-channel-adapter ([32adde3](https://github.com/boolivar/spring-integration-aws-xml/commit/32adde3fb070d0f8de45623b4a0887ee7d5e1ba0))
* **int-aws:** queue-not-found-strategy attribute for sqs-outbound-channel-adapter ([5a5239d](https://github.com/boolivar/spring-integration-aws-xml/commit/5a5239dd699504abe6505c7bfea2a75ee0f5d089))
* **int-aws:** SnsInboundChannelAdapterParser, SnsOutboundChannelAdapterParser ([cec1779](https://github.com/boolivar/spring-integration-aws-xml/commit/cec17794779f0083ac142f2853631c8037b22006))
* **int-aws:** string attributes ([0de5741](https://github.com/boolivar/spring-integration-aws-xml/commit/0de5741cec71abb00307ee8e2db3c2e3a9b27622))
* **int-aws:** xsd tool schema location ([0bb7c2e](https://github.com/boolivar/spring-integration-aws-xml/commit/0bb7c2e9db973addca844c720eb643529831373f))
* kcl-message-driven-channel-adapter xsd schema ([92e94ac](https://github.com/boolivar/spring-integration-aws-xml/commit/92e94ac45baaaa615128181f78a78fafd8581e85))
* kinesis-message-driven-channel-adapter xsd schema ([94c9e84](https://github.com/boolivar/spring-integration-aws-xml/commit/94c9e84710d83084a7cf3baba324738b9c09b07b))
* kinesis-outbound-channel-adapter xsd schema ([7917365](https://github.com/boolivar/spring-integration-aws-xml/commit/7917365df2529ef54cb223021ef3f42307b8ac23))
* KinesisMessageDrivenChannelAdapterParser ([c9d4114](https://github.com/boolivar/spring-integration-aws-xml/commit/c9d411428127fecc30338194f6f7edd8fea23d0b))
* KinesisOutboundChannelAdapterParser ([f5d5400](https://github.com/boolivar/spring-integration-aws-xml/commit/f5d540068b5904184b2a4f07ee1cd40d8d81e21c))
* KplOutboundChannelAdapterParser ([38433e6](https://github.com/boolivar/spring-integration-aws-xml/commit/38433e68c3898ad23ebda1fc7a2a9effa3997913))
* KplOutboundChannelAdapterParserTest ([006e8af](https://github.com/boolivar/spring-integration-aws-xml/commit/006e8af730cf2009f01c3c7fd2c461a9006513cc))
* MockedConstructionExtension ([b25ebc9](https://github.com/boolivar/spring-integration-aws-xml/commit/b25ebc994841bc30700a2e76de5293793c59d01f))
* s3-inbound-streaming-channel-adapter xsd schema ([560eb38](https://github.com/boolivar/spring-integration-aws-xml/commit/560eb38582fccc59a65057a14bc77ebf0435faf4))
* s3-outbound-channel-adapter xsd schema ([b11c5df](https://github.com/boolivar/spring-integration-aws-xml/commit/b11c5dfec3f8877603ea9b5fa8463e4ca3fa7df8))
* s3-outbound-gateway xsd schema ([8c1e0de](https://github.com/boolivar/spring-integration-aws-xml/commit/8c1e0dee688b24a3730aae71b30ba7e6c616f976))
* S3InboundChannelAdapterParser to parse s3-inbound-channel-adapter ([7b0d715](https://github.com/boolivar/spring-integration-aws-xml/commit/7b0d715a12bad0b9d0203a9c3dc2938f8f7d6715))
* S3InboundStreamingChannelAdapterParser to parse s3-inbound-streaming-channel-adapter ([e1c543c](https://github.com/boolivar/spring-integration-aws-xml/commit/e1c543c9e4b4352d0bb04afad4c49ab01733e74a))
* S3MessageHandlerParser unsupported attributes warning ([27f57be](https://github.com/boolivar/spring-integration-aws-xml/commit/27f57be5b86f5b5e72bfa4f7da1d7fdcda9b9094))
* S3OutboundChannelAdapterParser for s3-outbound-channel-adapter ([71dcedf](https://github.com/boolivar/spring-integration-aws-xml/commit/71dcedf827e77782d51106297b9fee4953cf9a14))
* S3OutboundGatewayParser ([3833ab8](https://github.com/boolivar/spring-integration-aws-xml/commit/3833ab890df83decf092854afe5d2dd660e85ba3))
* S3OutboundGatewayParser ([62320d5](https://github.com/boolivar/spring-integration-aws-xml/commit/62320d527de2f752ba0c7f4285d84a5cb27f67b7))
* set of SqsContainerOptions properties for SqsContainerOptionsFactoryBean ([588df8c](https://github.com/boolivar/spring-integration-aws-xml/commit/588df8c87d62278028e7bfe9d52f1b9536b2d65e))
* sns-inbound-channel-adapter xsd schema ([149afd0](https://github.com/boolivar/spring-integration-aws-xml/commit/149afd035844518e6fe95d5ff55d2e2a13ba071c))
* sns-outbound-channel-adapter xsd schema ([2cba20d](https://github.com/boolivar/spring-integration-aws-xml/commit/2cba20d9dae76a70bf597e9ef8ece587fb68ecd5))
* SnsInboundChannelAdapterParser implementation ([35f1457](https://github.com/boolivar/spring-integration-aws-xml/commit/35f1457c97353a795cf162902efee4281d9e6cac))
* SnsOutboundChannelAdapterParser for int-aws schema support ([59c632b](https://github.com/boolivar/spring-integration-aws-xml/commit/59c632be09c43d494bbbaafb8292d288f3804a1e))
* SnsOutboundChannelAdapterParser to parse sns-outbound-channel-adapter element ([a598971](https://github.com/boolivar/spring-integration-aws-xml/commit/a5989713df9c4775bb9afe17f265a77f4f8c85b5))
* SpringIntegrationAwsNamespaceHandler element-parser.mapping / META-INF/spring-integration-aws-element-parser.mapping load ([1d81364](https://github.com/boolivar/spring-integration-aws-xml/commit/1d81364c0fb10292d16a225e40a31a61d38b3b48))
* SpringIntegrationAwsNamespaceHandler parsers auto registration ([c08700c](https://github.com/boolivar/spring-integration-aws-xml/commit/c08700c0f94e6fa6614ec138b60c17358f4d6043))
* SpringIntegrationAwsSupportNamespaceHandler ([03bcc28](https://github.com/boolivar/spring-integration-aws-xml/commit/03bcc28f5e1140d61377682bfe3e4bf11035b926))
* sqs-message-driven-channel-adapter xsd schema ([b969f9a](https://github.com/boolivar/spring-integration-aws-xml/commit/b969f9a85e98707607c065237e5b11fe8f79282a))
* sqs-outbound-channel-adapter xsd schema ([a17ffbe](https://github.com/boolivar/spring-integration-aws-xml/commit/a17ffbefe39419c59e3458a77733a92e55d23ab5))
* SqsMessageDrivenChannelAdapterParser ([7fa61fa](https://github.com/boolivar/spring-integration-aws-xml/commit/7fa61fa57bea90de9bb88907e8e43121154e848f))
* SqsMessageDrivenChannelAdapterParser ([f407049](https://github.com/boolivar/spring-integration-aws-xml/commit/f407049ab148fb983ba9083f1cea4d13640bf54c))
* SqsMessageDrivenChannelAdapterParser expression properties ([c08b31e](https://github.com/boolivar/spring-integration-aws-xml/commit/c08b31e69f4e76264f3e1c0bc998755f502a0586))
* SqsMessageDrivenChannelAdapterParser NO_REDRIVE policy warning ([fd46317](https://github.com/boolivar/spring-integration-aws-xml/commit/fd463178b653ff2bf5fccdbf9a65eda8c65e1d93))
* SqsMessageDrivenChannelAdapterParser sync and success-channel attributes, warn on unsupported attributes ([b1c0d27](https://github.com/boolivar/spring-integration-aws-xml/commit/b1c0d2733fe0c93eee1fe66b52a60533401237ec))
* SqsOutboundChannelAdapterParser ([ef668a4](https://github.com/boolivar/spring-integration-aws-xml/commit/ef668a4f51a6a3d130465e02d1e9f534a99d09d3))
* ValueFactory.bean method ([93b45fe](https://github.com/boolivar/spring-integration-aws-xml/commit/93b45fe28ee2375f0cf62b3247045a7413134939))
* XmlBeanDefinitionBuilder setPropertyReferenceIfAttributeDefined() ([9aac595](https://github.com/boolivar/spring-integration-aws-xml/commit/9aac5957e8a607f9577bffae3b5a563363a95faa))


### Bug Fixes

* **int-aws-support:** S3OutboundGatewayParser reply-channel, reply-timeout removed ([7c7b6b8](https://github.com/boolivar/spring-integration-aws-xml/commit/7c7b6b88a3b9d1e61db0eab2dbba894c8682ebba))
* **int-aws-support:** SnsOutboundChannelAdapterParser sync attribute ([e6adb9f](https://github.com/boolivar/spring-integration-aws-xml/commit/e6adb9f8982ac96a5dd2f84acd56609cbd051995))
* **int-aws-support:** SqsOutboundChannelAdapterParser sync attribute ([82d83b1](https://github.com/boolivar/spring-integration-aws-xml/commit/82d83b1e080b99753f51de51bf6e40809a1696eb))
* **int-aws:** spring-integration schema location ([cf2d86a](https://github.com/boolivar/spring-integration-aws-xml/commit/cf2d86ae15d732b7f386a005c8ad496d27df5d87))
* **int-aws:** sqs-outbound-channel-adapter units ([2b43859](https://github.com/boolivar/spring-integration-aws-xml/commit/2b4385949d4acd391f41c72a1f9058c98d6c4b3f))
* **int-aws:** xsd element annotations ([4cbf182](https://github.com/boolivar/spring-integration-aws-xml/commit/4cbf1829cd963591fb42ed26df91efca822f5c28))
* S3OutboundChannelAdapterParser expression bean ([fb216dc](https://github.com/boolivar/spring-integration-aws-xml/commit/fb216dcc9bb89d0e967604213a283c46a267680e))
* SnsInboundChannelAdapterParser set requestChannelName property ([2b960c0](https://github.com/boolivar/spring-integration-aws-xml/commit/2b960c006bf6cdf36481ccc322f1f6c89ab87fa9))
* SpringIntegrationAwsNamespaceHandler classLoader resource search for package classes ([1e3b14d](https://github.com/boolivar/spring-integration-aws-xml/commit/1e3b14d1e0d27d47703075fde69332b18d68ad21))
* SqsContainerOptionsFactoryBean policy - acknowledgementMode mapping ([22bf8df](https://github.com/boolivar/spring-integration-aws-xml/commit/22bf8df8f7e1aa2a7a9d879583fbb2f20c42fc79))
* SqsContainerOptionsFactoryBean.setQueueStopTimeout ([6d9edb4](https://github.com/boolivar/spring-integration-aws-xml/commit/6d9edb43af1834dce05728595cb9f795177c5f22))
* SqsOutboundChannelAdapterParser success-channel attribute ([ac0d94d](https://github.com/boolivar/spring-integration-aws-xml/commit/ac0d94dc6d5002eb6aa629ab9c0bf964521650ad))
* UTF8 for xml bytes in ParserTestBase ([aaceee0](https://github.com/boolivar/spring-integration-aws-xml/commit/aaceee072a46789450b79678ed5f0fcc51c5a681))
* XmlBeanDefinitionBuilder setIfExclusiveAttributeDefined if/else logic ([9e16062](https://github.com/boolivar/spring-integration-aws-xml/commit/9e1606296f94a741179076f4e0322c9e5f78acc7))