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

Update dependency com.apollographql.apollo3:apollo-runtime to v3.8.4 #480

Merged
merged 1 commit into from May 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 20, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.apollographql.apollo3:apollo-runtime 3.8.2 -> 3.8.4 age adoption passing confidence

Release Notes

apollographql/apollo-kotlin (com.apollographql.apollo3:apollo-runtime)

v3.8.4

2024-04-29

Version 3.8.4 is a maintenance release with one bug fix and 2 performance improvements. New developments happen in the 4.x versions.

  • [java-runtime] Fix ApolloClient.Builder.okHttpClient() returns null instead of this (#​5860)
  • [normalized-cache] Use a single transaction when using MemoryCache chaining (#​5861)
  • [normalized-cache] Call through to loadRecords from the MemoryCache to the SQL one (#​5863)

v3.8.3

2024-03-20

Version 3.8.3 is a maintenance release with two new convenience APIs and a Kotlin update. New developments happen in the 4.x versions.

Note: because Apollo Kotlin now depends on kotlin-stdlib version 1.9, you need the 1.8+ Kotlin compiler to compile your project.

  • [all] update Kotlin to 1.9 (#​5412)
  • [runtime] Add ApolloClient.Builder(ApolloHttpCache) (#​5638) (#​5640)
  • [runtime] Allow buildPostBody to write operation extensions (#​5631)
  • [runtime] compose support: Catch exceptions and expose them in .exception (#​5018)
  • [http-cache] Ignore IOException when calling ApolloHttpCache.remove (#​5730)
  • [all] Add deprecations on symbols that are getting removed in v4 (#​5746)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/apollo-graphql-packages branch from 5f5d889 to dff8f51 Compare April 30, 2024 01:24
@renovate renovate bot changed the title Update dependency com.apollographql.apollo3:apollo-runtime to v3.8.3 Update dependency com.apollographql.apollo3:apollo-runtime to v3.8.4 Apr 30, 2024
@AdamMc331 AdamMc331 merged commit 15460c7 into development May 15, 2024
6 checks passed
@AdamMc331 AdamMc331 deleted the renovate/apollo-graphql-packages branch May 15, 2024 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant