Ever Platform
RoadmapIdeasDeveloper ToolsSDK
  • About Ever Platform
  • Sandbox endpoint
  • Quick Start
  • Use cases
    • Infrastructure Provider
      • Projects
    • Community-driven development
      • Roadmap
        • Discussions
      • Your ideas
      • DevNet Giver(Faucet)
    • Custom development
      • Our clients
  • Products
    • Evercloud
      • Networks Endpoints
      • Get Started
      • GraphQL API documentation
      • Testnet Faucets
      • About data proofs in Cloud
      • SLA
      • HTTP notifications
    • Dedicated Cloud/Node
    • Dapp Server (DS)
    • Simple Emulator (SE)
      • Endpoint
    • Network Emulator (NE)
    • Functionality comparison
  • Samples
    • GraphQL Samples
      • Send message
      • Network Config
      • Blocks
      • Accounts
      • Transactions
      • Messages
      • Block and Transaction Pagination: Best Practice
      • Multiple Message Processing and Monitoring
      • Subscribe for REMP receipts
  • Reference
    • GraphQL API
      • Quick Start
      • Samples
      • Networks
      • Explore Playground
      • Connect to GraphQL API
      • Schema
      • Blockchain API
      • Info API
      • Query Collections: Query Language
      • Subscribe Collections
      • Message Monitor API
      • Field Descriptions
    • Evercloud API Add-ons
      • Query cost
      • Blockchain Statistics
      • FT (Fungible Token) API
      • Price
      • Counterparties
      • Flex API
    • Changelog
      • Evercloud
      • Dapp Server (DS)
      • Simple Emulator (SE)
    • Breaking changes
      • Policy
      • Deprecation schedule
      • Migration guides
        • GraphQL API 1.0 migration
  • SDK and tools
    • everdev
    • Client Libraries
  • Guides
    • How to connect to GraphQL API
  • 😊Social
    • Feedback page
    • Telegram
    • Discord
Powered by GitBook
On this page

Was this helpful?

  1. Reference
  2. Breaking changes

Deprecation schedule

Deprecation and breaking changes schedule. Deprecation date - when a breaking change or deprecation is announced, sunset date - when it will be applied.

PreviousPolicyNextMigration guides

Last updated 1 year ago

Was this helpful?

A schedule of the currently announced deprecation and sunset dates is provided below

Feature
Deprecation date
Sunset date
Migration Guide

GraphQL API V0

Jul 5, 2023

Sept 1, 2023

Account.boc, Account.code, Account.data are deprecated

Jul 5, 2023

Sept 1, 2023

Slow queries disabled

May 1, 2023

July 6, 2023

timeout parameter of blocks, accounts, transactions, messages is limited to 40 seconds

Feb 20, 2023

April 1, 2023

Use for blocks, accounts, messages, transactions if you need longer timeout

Evercloud unauthorized access

July 6, 2022

September 1, 2022

account boc version 1

March 23, 2022

Not defined

blockchain {workchain_blocks, workchain_transactions, account transactions}

March 16, 2022

June 1, 2022

Use blockchain{ blocks, transactions, account {transactions} } instead.

getAccountsCount

Feb 21, 2022

June 1, 2022

getTransactionsCount

Feb 21, 2022

June 1, 2022

getAccountsTotalBalance

Feb 21, 2022

June 1, 2022

all explain* methods

Feb 21, 2022

June 1, 2022

-

when argument in all joined fields (for example, transaction.in_message's when argument)

Feb 21, 2022

June 1, 2022

-

net*.ton.dev, main*.ton.dev endpoints

Feb 1, 2022

May 16, 2022

Migrate to GraphQL 1.0
Migrate
to GraphQL 1.0
https://docs.everplatform.dev/reference/graphql-api/query_language#indexes
subscriptions
How to authorize?
Replaces with new endpoints
Migrate
Migrate
Migrate
Migrate