Re: Deprecation/Backcompat for Internal+Undocumented APIs

2022-10-13 Thread Eric Pugh
Agreed…. > On Oct 12, 2022, at 11:45 PM, Noble Paul wrote: > > They are internal/undocumented APIs .IMHO we shoould not wait until 10.0 > > On Thu, Oct 13, 2022 at 6:26 AM Jason Gerlowski > wrote: > >> Hi all, >> >> Does our normal deprecation and backcompat policy around APIs, i.e. >> de

Re: Deprecation/Backcompat for Internal+Undocumented APIs

2022-10-12 Thread Noble Paul
They are internal/undocumented APIs .IMHO we shoould not wait until 10.0 On Thu, Oct 13, 2022 at 6:26 AM Jason Gerlowski wrote: > Hi all, > > Does our normal deprecation and backcompat policy around APIs, i.e. > deprecate in major version (N-1) in order to remove/modify in major version > N, app

Deprecation/Backcompat for Internal+Undocumented APIs

2022-10-12 Thread Jason Gerlowski
Hi all, Does our normal deprecation and backcompat policy around APIs, i.e. deprecate in major version (N-1) in order to remove/modify in major version N, apply to undocumented/internal APIs? I stumbled across an internal core-admin API (/admin/cores?action=INVOKE) on 'main' recently that was add