Full Changelog: v0.1.0-alpha.55...v0.1.0-alpha.56
- ci: skip uploading artifacts on stainless-internal branches (14706f6)
Full Changelog: v0.1.0-alpha.54...v0.1.0-alpha.55
- internal: bump palantir-java-format (f47bf74)
- internal: codegen related update (c635e70)
- test: do not count install time for mock server timeout (2b1b731)
Full Changelog: v0.1.0-alpha.53...v0.1.0-alpha.54
- drop apache dependency (7c4dc22)
- internal: expand imports (6b02ef8)
- make
Propertiesmore resilient tonull(a743178)
Full Changelog: v0.1.0-alpha.52...v0.1.0-alpha.53
- client: add connection pooling option (9dcb580)
- internal: make
OkHttpconstructor internal (ac8f1c2)
Full Changelog: v0.1.0-alpha.51...v0.1.0-alpha.52
- internal: update
TestServerExtensioncomment (5d66e53)
Full Changelog: v0.1.0-alpha.50...v0.1.0-alpha.51
- internal: upgrade AssertJ (aae1bab)
Full Changelog: v0.1.0-alpha.49...v0.1.0-alpha.50
- internal: allow passing args to
./scripts/test(2d5fc39)
Full Changelog: v0.1.0-alpha.48...v0.1.0-alpha.49
- client: preserve time zone in lenient date-time parsing (99572e3)
- ci: upgrade
actions/github-script(7501fdc) - internal: correct cache invalidation for
SKIP_MOCK_TESTS(2625cdd)
Full Changelog: v0.1.0-alpha.47...v0.1.0-alpha.48
- client: send
X-Stainless-Kotlin-Versionheader (acd3860)
- internal: update maven repo doc to include authentication (647f6b5)
Full Changelog: v0.1.0-alpha.46...v0.1.0-alpha.47
- client: disallow coercion from float to int (7455e7f)
- client: fully respect max retries (814f38c)
- client: send retry count header for max retries 0 (814f38c)
- date time deserialization leniency (32945ab)
- ci: upgrade
actions/setup-java(efba5c4) - internal: clean up maven repo artifact script and add html documentation to repo root (75e739a)
- internal: depend on packages directly in example (814f38c)
- internal: improve maven repo docs (214feba)
- internal: update
actions/checkoutversion (e69a85a) - test on Jackson 2.14.0 to avoid encountering FasterXML/jackson-databind#3240 in tests (32945ab)
Full Changelog: v0.1.0-alpha.45...v0.1.0-alpha.46
- internal: support uploading Maven repo artifacts to stainless package server (4bc9781)
Full Changelog: v0.1.0-alpha.44...v0.1.0-alpha.45
- client: add
HttpRequest#url()method (d7e318b) - client: allow configuring dispatcher executor service (4ff1629)
Full Changelog: v0.1.0-alpha.43...v0.1.0-alpha.44
- remove
$for better copy-pasteabality (46951ba)
Full Changelog: v0.1.0-alpha.42...v0.1.0-alpha.43
- client: cancel okhttp call when future cancelled (cdbf828)
Full Changelog: v0.1.0-alpha.41...v0.1.0-alpha.42
- client: multi-value header serialization (01b57d3)
Full Changelog: v0.1.0-alpha.40...v0.1.0-alpha.41
- client: deserialization of empty objects (7061257)
Full Changelog: v0.1.0-alpha.39...v0.1.0-alpha.40
- client: expose sleeper option (9c57ef5)
- client: ensure single timer is created per client (9c57ef5)
Full Changelog: v0.1.0-alpha.38...v0.1.0-alpha.39
- improve formatter performance (34a4390)
- internal: codegen related update (f52bc12)
- internal: codegen related update (691195c)
Full Changelog: v0.1.0-alpha.37...v0.1.0-alpha.38
- ci: use java-version 21 for publish step (a49cd4d)
Full Changelog: v0.1.0-alpha.36...v0.1.0-alpha.37
- internal: make formatting faster (99fbd78)
- ci: add build job (e9a4334)
- ci: reduce log noise (a44cd60)
- client: refactor closing / shutdown (1a3f6c5)
- increase max gradle JVM heap to 8GB (09fe22c)
- internal: codegen related update (fcda4f9)
- internal: dynamically determine included projects (87d4c56)
- internal: support passing arguments to test script (7bad9c0)
- internal: support running formatters directly (bd33d83)
- internal: update comment in script (d037c17)
- remove memory upper bound from publishing step (9710ffe)
- update @stainless-api/prism-cli to v5.15.0 (3f2a043)
Full Changelog: v0.1.0-alpha.35...v0.1.0-alpha.36
- example: fix run example comment (0e6c265)
Full Changelog: v0.1.0-alpha.34...v0.1.0-alpha.35
- internal: add async lock helper (63451dd)
Full Changelog: v0.1.0-alpha.33...v0.1.0-alpha.34
- client: r8 support (dbca2b6)
Full Changelog: v0.1.0-alpha.32...v0.1.0-alpha.33
- add retryable exception (f679fac)
Full Changelog: v0.1.0-alpha.31...v0.1.0-alpha.32
- client: ensure compat with proguard (06bc3af)
Full Changelog: v0.1.0-alpha.30...v0.1.0-alpha.31
- internal: remove unnecessary
[...]in[@see](https://github.com/see)(bb19ff1)
- more code comments (07cd62d)
Full Changelog: v0.1.0-alpha.29...v0.1.0-alpha.30
- fix missing readme comment (a9d4615)
Full Changelog: v0.1.0-alpha.28...v0.1.0-alpha.29
- client: add
{QueryParams,Headers}#put(String, JsonValue)methods (6994f02) - client: allow configuring env via system properties (8f26ee5)
Full Changelog: v0.1.0-alpha.27...v0.1.0-alpha.28
- client: add https config options (33a2005)
- client: ensure error handling always occurs (2673594)
- internal: refactor delegating from client to options (4fcb8ab)
Full Changelog: v0.1.0-alpha.26...v0.1.0-alpha.27
- ci: bump
actions/setup-javato v4 (152dd66) - internal: allow running specific example from cli (ac73bf1)
Full Changelog: v0.1.0-alpha.25...v0.1.0-alpha.26
- ci: ensure docs generation always succeeds (af735e6)
Full Changelog: v0.1.0-alpha.24...v0.1.0-alpha.25
- internal: version bump (97b8b21)
Full Changelog: v0.1.0-alpha.23...v0.1.0-alpha.24
- internal: codegen related update (8f6f893)
- internal: codegen related update (#71) (c5e90c0)
- internal: codegen related update (#73) (a45c6b0)
- internal: codegen related update (#75) (a433a99)
- internal: codegen related update (#76) (a8f595e)
- internal: codegen related update (#77) (14ea7b7)
- internal: codegen related update (#78) (51a4c8c)
- internal: update example values (#72) (9f7aadf)
Full Changelog: v0.1.0-alpha.22...v0.1.0-alpha.23
Full Changelog: v0.1.0-alpha.21...v0.1.0-alpha.22
Full Changelog: v0.1.0-alpha.20...v0.1.0-alpha.21
Full Changelog: v0.1.0-alpha.19...v0.1.0-alpha.20
Full Changelog: v0.1.0-alpha.18...v0.1.0-alpha.19
Full Changelog: v0.1.0-alpha.17...v0.1.0-alpha.18
Full Changelog: v0.1.0-alpha.16...v0.1.0-alpha.17
Full Changelog: v0.1.0-alpha.15...v0.1.0-alpha.16
Full Changelog: v0.1.0-alpha.14...v0.1.0-alpha.15
Full Changelog: v0.1.0-alpha.13...v0.1.0-alpha.14
Full Changelog: v0.1.0-alpha.12...v0.1.0-alpha.13
Full Changelog: v0.1.0-alpha.11...v0.1.0-alpha.12
Full Changelog: v0.1.0-alpha.10...v0.1.0-alpha.11
Full Changelog: v0.1.0-alpha.9...v0.1.0-alpha.10
Full Changelog: v0.1.0-alpha.8...v0.1.0-alpha.9
Full Changelog: v0.1.0-alpha.7...v0.1.0-alpha.8
Full Changelog: v0.1.0-alpha.6...v0.1.0-alpha.7
Full Changelog: v0.1.0-alpha.5...v0.1.0-alpha.6
Full Changelog: v0.1.0-alpha.4...v0.1.0-alpha.5
- feat: build gradle file for the examples (ca60afd)
- feat: Java examples (782ab17)
- feat: Java examples (3409162)
- feat: Java examples (b1c0c68)
Full Changelog: v0.1.0-alpha.3...v0.1.0-alpha.4
Full Changelog: v0.1.0-alpha.2...v0.1.0-alpha.3
Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2
Full Changelog: v0.0.1-alpha.0...v0.1.0-alpha.1
- Add agency example (ef7448f)
- api: OpenAPI spec update via Stainless API (b4786b0)
- client: added structured fields to errors (9687ab3)
- configure new SDK language (cf9cd4c)
- go live (#1) (1066566)
- internal: codegen related update (230e249)
- internal: codegen related update (648c03d)
- adjust additional properties example (eca27c4)