aws / aws-sdk-java-v2

The official AWS SDK for Java - Version 2
Apache License 2.0
2.16k stars 840 forks source link

Update LaunchChangelog.md #5575

Closed tech-jun-jones closed 3 weeks ago

tech-jun-jones commented 3 weeks ago

docs/LaunchChangelog.md

Motivation and Context

./mvnw clean install # Skip tests, checkstyles, findbugs, etc for quick build ./mvnw clean install -P quick # Build a specific service module ./mvnw clean install -pl :s3 -P quick --am

Modifications

Testing

Screenshots (if appropriate)

Types of changes

Checklist

License

tech-jun-jones commented 3 weeks ago

tech-jun-jones:master