Skip to content

feat(bindings): add SQS AWS Bindings#113

Merged
VisualBean merged 48 commits intoLEGO:mainfrom
dpwdec:feat-add-sqs-aws-bindings
Jun 9, 2023
Merged

feat(bindings): add SQS AWS Bindings#113
VisualBean merged 48 commits intoLEGO:mainfrom
dpwdec:feat-add-sqs-aws-bindings

Conversation

@dpwdec
Copy link
Contributor

@dpwdec dpwdec commented May 12, 2023

About the PR

Add SQS bindings

Changelog

Related Issues

None

@dpwdec dpwdec requested a review from VisualBean as a code owner May 12, 2023 11:26
@dpwdec
Copy link
Contributor Author

dpwdec commented May 23, 2023

Hi @VisualBean, Sorry for posting on this PR, it seemed a bit formal to create an issue but I can convert this comment into that if required.

I wanted to move onto start using the custom binding functionality on some internal bindings, but it seems that the LEGO.AsyncAPI.Bindings package hasn't been released to Nuget yet. And the main package hasn't been released in a while either. Do you have anything against doing a release? As it seems like there have been substantial changes since the last release, or is there something specific you're waiting for? (Totally fine if so, just want to be aware of the time line).

@VisualBean
Copy link
Contributor

I wanted your new bindings in, before making a 4.0 release.

I have a working example of the extensions thing we talked about, so it's definitely possible.

I am currently house-renovating why my answers and code pushes hasbeen sparse.

I'll push my extension changes this evening and we can get that change into your PR's and THEN i can push a V4 for you

@dpwdec
Copy link
Contributor Author

dpwdec commented May 23, 2023

@VisualBean Thanks for the update. Absolutely no pressure dude! I’m not blocked. For the moment I’m just referencing a local version of the library until the new Nuget package is ready. Good luck with the house renovations! 🙏

VisualBean and others added 5 commits June 5, 2023 13:11
to be able to set during initialization, a setter was added to the Bindings property.
Co-authored-by: Dec Kolakowski <51292634+dpwdec@users.noreply.github.com>
refactor: updated StringOrStringList class
@dpwdec
Copy link
Contributor Author

dpwdec commented Jun 6, 2023

Hi @VisualBean, I think this PR is now matching the state described in the AsyncAPI bindings repo, so I'm happy to proceed to merge. Let me know if there's any further clean up etc. Also, I'm not sure how to fill out the changelog and issues section so would appreciate some guidance here.

Once it is merged I will move forward with SNS.

@VisualBean VisualBean changed the title feat: add SQS AWS Bindings feat(Bindings): add SQS AWS Bindings Jun 7, 2023
@github-actions github-actions bot removed the documentation Improvements or additions to documentation label Jun 8, 2023
@dpwdec
Copy link
Contributor Author

dpwdec commented Jun 9, 2023

@VisualBean I think I've addressed your above comments now.

  • DollarRef removed
  • Docs added
  • tests for StringOrStringList

@dpwdec
Copy link
Contributor Author

dpwdec commented Jun 9, 2023

@VisualBean tests should be fixed now, I think integrating main I messed up some merges.

@VisualBean VisualBean changed the title feat(Bindings): add SQS AWS Bindings feat(bindings): add SQS AWS Bindings Jun 9, 2023
@VisualBean
Copy link
Contributor

Great work @dpwdec, thanks for keeping at it!

@VisualBean VisualBean merged commit 4a93c7a into LEGO:main Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants