* feat(api): api update
* chore: remove memory upper bound from publishing step
* feat(api): api update
* chore(ci): reduce log noise
* fix: update singularization rules
* fix: fix casing issue
* fix(ci): use java-version 21 for publish step
* feat(api): api update
* feat(api): make client id, client secret optional again
* chore: improve formatter performance
* chore(internal): codegen related update
* chore(internal): codegen related update
* fix(client): incorrect `getPackageVersion` impl
* feat(client): add convenience overloads for some methods
* feat(client): expose sleeper option
fix(client): ensure single timer is created per client
* chore(internal): codegen related update
* codegen metadata
* chore(internal): change some comment formatting
* fix(client): deserialization of empty objects
* codegen metadata
* feat(api): api update
* codegen metadata
* feat(api): api update
* feat(api): api update
* codegen metadata
* feat(api): api update
* feat(api): api update
* feat(api): api update
* fix(client): add missing additional properties fields
* feat(api): api update
* feat(api): api update
* feat(api): api update
* codegen metadata
* feat(api): api update
* codegen metadata
* feat(api): update automated code reviewer selection
* feat(api): api update
* feat(api): api update
* fix(client): multi-value header serialization
* fix(java): Resolve name collisions
* feat(api): manual updates
* feat(api): api update
* fix(client): cancel okhttp call when future cancelled
* codegen metadata
* docs: remove `$` for better copy-pasteabality
* codegen metadata
* codegen metadata
* codegen metadata
* codegen metadata
* feat(client): add `HttpRequest#url()` method
* feat(api): api update
* docs: prominently feature MCP server setup in root SDK readmes
* feat(api): api update
* feat(client): allow configuring dispatcher executor service
* chore(internal): support uploading Maven repo artifacts to stainless package server
* refactor(client): handling of absent pagination total
* chore(internal): clean up maven repo artifact script and add html documentation to repo root
* chore: test on Jackson 2.14.0 to avoid encountering FasterXML/jackson-databind#3240 in tests
fix: date time deserialization leniency
* chore(internal): improve maven repo docs
* fix(client): disallow coercion from float to int
* chore(internal): update `actions/checkout` version
* fix(client): fully respect max retries
fix(client): send retry count header for max retries 0
chore(internal): depend on packages directly in example
* chore(ci): upgrade `actions/setup-java`
* chore(internal): update maven repo doc to include authentication
* feat(client): send `X-Stainless-Kotlin-Version` header
* docs: add comment for arbitrary value fields
* chore(internal): correct cache invalidation for `SKIP_MOCK_TESTS`
* fix(client): preserve time zone in lenient date-time parsing
* chore(ci): upgrade `actions/github-script`
* feat(api): add per endpoint security
* chore(internal): codegen related update
* fix(tests): skip broken date validation test
* release: 7.6.0
---------
Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>