Skip to content
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

feat: Support more services on Java #504

Merged
merged 31 commits into from
Oct 9, 2024

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    323b919 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. Configuration menu
    Copy the full SHA
    8018081 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. Another case

    robin-aws committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    19a7bdc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c53e2a View commit details
    Browse the repository at this point in the history
  3. More correct unCapitalize

    robin-aws committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    ea422d1 View commit details
    Browse the repository at this point in the history
  4. Disable Input -> Request rules for now

    (should be looking at operation name instead)
    robin-aws committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    a04a1bd View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    d1548c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b997983 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    9a2107f View commit details
    Browse the repository at this point in the history
  2. Fix most unit tests

    robin-aws committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    d9c08d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Merge branch 'main-1.x' of github.com:smithy-lang/smithy-dafny into r…

    …obin-aws/support-more-services-on-java
    robin-aws committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    222e20a View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    f82dfe8 View commit details
    Browse the repository at this point in the history
  2. Makefile tweak

    robin-aws committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    dd9f308 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    e557380 View commit details
    Browse the repository at this point in the history
  2. Fix dotnet

    robin-aws committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    ec2b23d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0ae9f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0394f53 View commit details
    Browse the repository at this point in the history
  5. Fixes

    robin-aws committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    23089b5 View commit details
    Browse the repository at this point in the history
  6. Formatting

    robin-aws committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    d94e8fd View commit details
    Browse the repository at this point in the history
  7. Fix build file

    robin-aws committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    7110728 View commit details
    Browse the repository at this point in the history
  8. Remove dead code

    robin-aws committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    496df4c View commit details
    Browse the repository at this point in the history
  9. Unused imports

    robin-aws committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    3819333 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    3ae96db View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Removing hooks for AWS service limitations

    These should be validations instead if we add some
    robin-aws committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    0ff9a8d View commit details
    Browse the repository at this point in the history
  2. Make Native abstract

    robin-aws committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    f87f309 View commit details
    Browse the repository at this point in the history
  3. Formatting

    robin-aws committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    8a07215 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e3d68f View commit details
    Browse the repository at this point in the history
  5. Revert "Make Native abstract"

    This reverts commit f87f309.
    
    # Conflicts:
    #	codegen/smithy-dafny-codegen/src/main/java/software/amazon/polymorph/smithyjava/generator/library/JavaLibrary.java
    robin-aws committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    69c149a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a8b7347 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'robin-aws/support-more-services-on-java' of github.com:…

    …smithy-lang/smithy-dafny into robin-aws/support-more-services-on-java
    robin-aws committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    f9ecbd8 View commit details
    Browse the repository at this point in the history
  8. Formatting

    robin-aws committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    6edde6d View commit details
    Browse the repository at this point in the history