Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: aws/aws-sdk-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.55.4
Choose a base ref
...
head repository: aws/aws-sdk-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.55.5
Choose a head ref
  • 4 commits
  • 40 files changed
  • 3 contributors

Commits on Jul 24, 2024

  1. Add maintenance mode declaration

    lucix-aws authored Jul 24, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    d5e950b View commit details
  2. Update README.md

    Co-authored-by: Luis Madrigal <599908+Madrigal@users.noreply.github.com>
    lucix-aws and Madrigal authored Jul 24, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    f444a07 View commit details

Commits on Jul 30, 2024

  1. Merge pull request #5319 from aws/misc-maintenancemode

    [merge before 7/30 release] declare maintenance mode
    lucix-aws authored Jul 30, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    aa1178f View commit details
  2. Release v1.55.5 (2024-07-30) (#5323)

    Release v1.55.5 (2024-07-30)
    ===
    
    ### Service Client Updates
    * `service/appstream`: Updates service API and documentation
      * Added support for Red Hat Enterprise Linux 8 on Amazon AppStream 2.0
    * `service/autoscaling`: Updates service API and documentation
      * Increase the length limit for VPCZoneIdentifier from 2047 to 5000
    * `service/codepipeline`: Updates service API, documentation, and paginators
      * AWS CodePipeline V2 type pipelines now support stage level conditions to enable development teams to safely release changes that meet quality and compliance requirements.
    * `service/elasticache`: Updates service documentation
      * Doc only update for changes to deletion API.
    * `service/elasticloadbalancing`: Updates service API
    * `service/eventbridge`: Updates service API
    * `service/logs`: Updates service API
      * Add v2 smoke tests and smithy smokeTests trait for SDK testing.
    * `service/models.lex.v2`: Updates service API and documentation
    * `service/rolesanywhere`: Updates service API and documentation
    * `service/tnb`: Updates service API and documentation
    * `service/workspaces`: Updates service documentation
      * Removing multi-session as it isn't supported for pools
    aws-sdk-go-automation authored Jul 30, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    825250a View commit details
Loading