Release New Version#2322
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Greptile SummaryThis is a standard Changesets release PR that bumps all packages from
Confidence Score: 5/5This PR is safe to merge — it is a purely mechanical release commit generated by Changesets, containing only version bumps, changelog entries, consumed changeset file deletions, and Docker image tag updates. All 59 changed files are version metadata: package.json self-version increments, CHANGELOG additions, changeset file removals, Docker Compose default tag updates, and an OpenAPI version field. No application logic, configuration logic, or executable code is modified in this PR. No files require special attention. Every change is a version number or changelog text update. Important Files Changed
Reviews (12): Last reviewed commit: "chore(release): version apps" | Re-trigger Greptile |
23c453f to
bc5b337
Compare
bc5b337 to
32ee653
Compare
32ee653 to
e48714e
Compare
e48714e to
a7d1bf0
Compare
a7d1bf0 to
88c11e6
Compare
d38049f to
e6abe4c
Compare
e6abe4c to
016c69a
Compare
016c69a to
7825a9c
Compare
7825a9c to
f7b9df7
Compare
Releases: @ensnode/datasources@1.17.0 @ensnode/ensdb-sdk@1.17.0 ensindexer@1.17.0 enskit@1.17.0 @ensnode/ensnode-sdk@1.17.0 ensapi@1.17.0 enssdk@1.17.0 ensskills@1.17.0 ensadmin@1.17.0 fallback-ensapi@1.17.0 enscli@1.17.0 @ensnode/integration-test-env@1.17.0 @namehash/namehash-ui@1.17.0 @docs/ensnode@1.17.0 ensrainbow@1.17.0 @namehash/ens-referrals@1.17.0 @ensnode/ensrainbow-sdk@1.17.0 @docs/ensrainbow@1.17.0 @ensnode/ponder-sdk@1.17.0 @ensnode/ponder-subgraph@1.17.0 @ensnode/shared-configs@1.17.0 @ensnode/ensindexer-perf-testing@1.17.0 [skip ci]
f7b9df7 to
dc43e85
Compare
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@ensnode/datasources@1.17.0
Minor Changes
6542c89Thanks @shrugs! - Introduces theEFP*Datasources on themainnetandens-test-envnamespaces.Patch Changes
#2318
eaab1bfThanks @shrugs! - Updates thesepolia-v2ENS Namespace with the latest deployment addresses.Updated dependencies [
6542c89]:@ensnode/ensdb-sdk@1.17.0
Minor Changes
6542c89Thanks @shrugs! - Introduces theefp.schema.tsEFP plugin tables to the Abstract ENSIndexer Schema.Patch Changes
6542c89,6542c89,edf120e]:enskit@1.17.0
Minor Changes
6542c89Thanks @shrugs! - Adds urql cache key resolvers for the EFP (Ethereum Follow Protocol) Omnigraph types (EfpListkeyed bytokenId;AccountEfp,EfpQuery, andEfpListStorageLocationas Embedded Data), and aby tokenIdlookup resolver onEfpQuery.listso repeat list lookups are cache hits.Patch Changes
6542c89]:@ensnode/ensnode-sdk@1.17.0
Minor Changes
#2296
6542c89Thanks @shrugs! - Adds EFP (Ethereum Follow Protocol) support to the SDK: theefpPluginName, andhasOmnigraphApiConfigSupportnow recognizes anefp-only config as Omnigraph-capable (so theefpnamespace is queryable withoutunigraph).#2176
edf120eThanks @shrugs! -buildIndexedBlockrangesnow accepts achainEndBlocks: ReadonlyMap<ChainId, number>(per-chain end blocks viaEND_BLOCK_<chainId>) instead of a singleglobalBlockrangeEndBlock: number | undefined. The chain's end block now caps each contract's indexed range, mirroring the Ponder config path.Patch Changes
6542c89,6542c89,eaab1bf]:enssdk@1.17.0
Minor Changes
#2296
6542c89Thanks @shrugs! - Exposes EFP (Ethereum Follow Protocol) data through the Omnigraph API.Query.efp(null ifefpplugin is not enabled) exposes the EFP-protocol-level queriesQuery.efp.list(by:),Query.efp.lists(where:), andQuery.efp.listRecords(where:)(each record exposing its owninglist), with cursor-paginated connections and where-filters (owner/user/manager, recordData).Account.efp(null ifefpplugin is not enabled) exposes the Account-specific queriesAccount.efp.primaryList,Account.efp.following/Account.efp.followers(the validated social follow graph — accounts whose validated primary list follows, or is followed by, this account, excludingblock/mute-tagged records), theAccount.efp.listsit is theuserof, and its accountAccount.efp.metadata(key:)/Account.efp.metadatas.ensskills@1.17.0
Minor Changes
9fd6918Thanks @shrugs! - Adds anefp-protocolskill orienting agents on the Ethereum Follow Protocol: the onchain social graph data model (lists, list records, tags, storage locations, account metadata), primary-list validation,block/mutefollower semantics, and how EFP surfaces in the Omnigraph viaQuery.efp/Account.efp. Theomnigraphskill now declaresefp-protocolas a conditional dependency, to be loaded when a query touches EFP fields.@namehash/ens-referrals@1.17.0
Patch Changes
6542c89,6542c89,edf120e]:enscli@1.17.0
Patch Changes
6542c89,6542c89,6542c89,edf120e,eaab1bf]:@ensnode/ensrainbow-sdk@1.17.0
Patch Changes
6542c89]:@namehash/namehash-ui@1.17.0
Patch Changes
6542c89,6542c89,6542c89,edf120e,eaab1bf]:@ensnode/ponder-sdk@1.17.0
@ensnode/ponder-subgraph@1.17.0
ensapi@1.17.0
Minor Changes
#2296
6542c89Thanks @shrugs! - Exposes EFP (Ethereum Follow Protocol) data through the Omnigraph API.Query.efp(null ifefpplugin is not enabled) exposes the EFP-protocol-level queriesQuery.efp.list(by:),Query.efp.lists(where:), andQuery.efp.listRecords(where:)(each record exposing its owninglist), with cursor-paginated connections and where-filters (owner/user/manager, recordData).Account.efp(null ifefpplugin is not enabled) exposes the Account-specific queriesAccount.efp.primaryList,Account.efp.following/Account.efp.followers(the validated social follow graph — accounts whose validated primary list follows, or is followed by, this account, excludingblock/mute-tagged records), theAccount.efp.listsit is theuserof, and its accountAccount.efp.metadata(key:)/Account.efp.metadatas.Patch Changes
6542c89,6542c89,6542c89,6542c89,edf120e,eaab1bf]:ensindexer@1.17.0
Minor Changes
#2296
6542c89Thanks @shrugs! - Introduces the EFP (Ethereum Follow Protocol) plugin (efp). Enabling it will index EFP list NFTs, records, tags, and account metadata into ENSDb'sefp_*tables and will enable theQuery.efpandAccount.efpfields in the Omnigraph API.#2176
edf120eThanks @shrugs! - Replace the globalSTART_BLOCK/END_BLOCKindexing-range configuration with per-chain end blocks viaEND_BLOCK_<chainId>environment variables (e.g.END_BLOCK_1,END_BLOCK_8453). Each constrains the indexing end block of its chain independently and MAY be set across any number of indexed chains. This enables deterministic, reproducible multichain checkpoints where every indexed chain stops at a block corresponding to a shared timestamp.Patch Changes
#2318
eaab1bfThanks @shrugs! - Updates thesepolia-v2ENS Namespace with the latest deployment addresses.Updated dependencies [
6542c89,6542c89,6542c89,6542c89,edf120e,eaab1bf]:ensadmin@1.17.0
Patch Changes
6542c89,6542c89,6542c89,edf120e,eaab1bf]:ensrainbow@1.17.0
Patch Changes
6542c89,6542c89,edf120e]:fallback-ensapi@1.17.0
Patch Changes
6542c89,6542c89,edf120e,eaab1bf]:@docs/ensnode@1.17.0
Patch Changes
6542c89,edf120e]:@docs/ensrainbow@1.17.0
Patch Changes
@ensnode/integration-test-env@1.17.0
Patch Changes
6542c89,6542c89,6542c89,6542c89,edf120e,eaab1bf]:@ensnode/ensindexer-perf-testing@1.17.0
@ensnode/shared-configs@1.17.0