Skip to content

chore(next): release albert 1.23.0-beta10 - #512

Closed
release-catalyst[bot] wants to merge 1 commit into
nextfrom
release-please--branches--next--components--albert
Closed

chore(next): release albert 1.23.0-beta10#512
release-catalyst[bot] wants to merge 1 commit into
nextfrom
release-please--branches--next--components--albert

Conversation

@release-catalyst

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

1.23.0-beta10 (2026-05-19)

Features

  • activities: adding AlbertCollections to Albert methods (64faf30)
  • activities: adding changelog and contributing symlinks (1397f08)
  • activities: adding test for activity list (674e1c9)
  • activities: creating data models for Activities (d543fd3)
  • activities: exposing activity list endpoint (b885cf9)
  • activities: incorporating new page_size and max_items (d606cb7)
  • activities: list->get_all (e5817ce)
  • activities: merge main into feature/activity (da35f0d)
  • activities: merge remote feature/activities into local feature/activities (93b2450)
  • activities: merge remote feature/activities into local feature/activities (99edf78)
  • activities: minor comment update (5c97617)
  • activities: minor comment update (21db8af)
  • activities: minor comment update (b29c515)
  • activities: minor fix for activity test (dfdae44)
  • activities: minor fix; missing decorator (0542964)
  • activities: minor import fix (2903cbb)
  • activities: minor import fix in test (e51eef8)
  • activities: removing .value from order_by in case NoneType (7feea7c)
  • activities: update src/albert/collections/activities.py (8178261)
  • activities: update src/albert/collections/activities.py (a18a2f6)
  • activities: update tests/collections/test_activities.py (066df77)
  • activities: update tests/collections/test_activities.py (13053e2)
  • activities: version bump (526c61e)
  • activity: adding activity module to docs (21d3475)
  • add advanced search capabilities to datatemplates, parametergroups (#383) (fc14149)
  • add customtemplate create and normalize list params across collections (#332) (b313115)
  • add search for lots (#335) (a8d5b2f)
  • add storage-classes, hazards collections, support sds upload (#290) (df463d3)
  • add support for get_data (#488) (f6e5ae8)
  • Added document search to projects collection (#363) (53d648e)
  • adds analytical report coverage (694b405)
  • AsyncAlbert client, chat collections, and smart datasets (#482) (e0efaeb)
  • attachments: add attachment update support (#404) (e7c35c0)
  • cas: cap get_by_number partial-match pagination to avoid OpenSearch 500 (#505) (cc4f03c)
  • cas: support updating CAS metadata (#415) (389508f)
  • chat: add AsyncAlbert client with chat collections (#414) (36017af)
  • chats: add last_message_at field to ChatSession (#467) (a25fa63)
  • chats: add TOOL_CALL and ERROR to ChatComponentType (#503) (5af1082)
  • chats: add TOOL_CALL and ERROR to ChatComponentType [SDK-50] (#502) (5af1082)
  • chats: add TOOL_CALL and ERROR to ChatComponentType [SDK-50] (#502) (5c21d50)
  • chats: add update, delete, flags, and session/folder enhancements (#453) (8051289)
  • companies: support merge companies (#331) (85deeaa)
  • curve and image property data (#342) (28495a1)
  • custom_fields: allow customfields for CAS (#258) (3a30251)
  • customfields: support editable (#296) (d24d906)
  • data_columns: add get_or_create method to DataColumnCollection (#478) (d838de9)
  • data-templates: support owner updates (#390) (8bfa94d)
  • entitytypes: extend entitytypes to add inventories (#326) (f8950ca)
  • inventory function on cas (#348) (2086637)
  • inventory search key from created at (#318) (96f1542)
  • inventory: support formula override updates (#370) (958fd3e)
  • lots: add direct adjust and transfer actions (#376) (23cc97d)
  • notebook: ketcher block creation using SMILES (#336) (3b54a29)
  • parameter_groups: add required field to ParameterValue with patch support (#480) (5101fc4), closes #479
  • projects: add metadata filter search (#369) (8e3aa67)
  • propertydata: add optional return_scope for faster updates (#319) (565968c)
  • reports: add report template and report retrieval capabilities (babbe58)
  • reports: added generalized report category caller and analytics report (b1ff7fc)
  • reports: added generalized report category caller and analytics… (884f376)
  • sheets: add is_column_right field to Sheet model (75327db)
  • sheets: support min/max in cells (#266) (36ef01f)
  • sheets: support process design grid (#322) (055cc75)
  • smartdatasets: adds optional parent-id to smartdatasets for inheriting project ACL policy (#506) (29600d1)
  • standardize create, and add get_or_create (6c7880b)
  • substance_v4: add SubstanceCollectionV4 wrapping v4 substance API (#460) (128ee2a)
  • support parent id on targets (#504) (fcc40a0)
  • support targets + smartdatasets (#389) (1e488d0)
  • task: adding option for team assignment (#419) (7882ef3)
  • tasks: allow a cancelled tasks (#281) (bebf9f4)
  • teams: add TeamsCollection for managing teams and membership (#418) (9dfe703)
  • workflows: support DT with linked parameters (#268) (349f451)
  • worksheets: support duplicating a sheet (#245) (61f89aa)
  • worksheet: support locking formula/column (#269) (8cfec01)

Bug Fixes

  • acl: add CASFullAccess in ACL (#286) (ced30bb)
  • acl: add ProjectStrictViewer in ACL (#285) (4a6914e)
  • add missing validate_call for ID normalization (#343) (5e01f8d)
  • add optional session param to Albert (43bd502)
  • add parent id to btinsight and btdataset (#449) (0d17179)
  • add symbols metadata to SDS (#293) (ca61128)
  • add uv.lock (448de9e)
  • add uv.lock and update docs (119c2d3)
  • allow inv-id in Component (#291) (4c49a95)
  • attachments: attachment override on upload (#350) (acf008f)
  • attachments: preserve spaces in upload filenames (#367) (96b71c8)
  • attachments: upload with unique key (#365) (1e562d7)
  • auth: fix base url in client creds (f21a3bc)
  • auth: fix base url in client creds (fcc0352)
  • auth: set token for tenant specified by user (#260) (1a226c3)
  • auth: standardize albert base url (#271) (f6d5475)
  • base: fixes metadata list patch (#257) (8c0260e)
  • base: fixes patch operation on metadata when new val is None (c7d3e6b)
  • base: fixes patch operation on metadata when new val is None (9418369)
  • cas_amount: adding block for cas_caegory update (#395) (9ab7fb3)
  • cas: add status, created, updated to CAS (#264) (5aba29a)
  • cas: fix pagination for unfiltered listing and filtered search paths (#445) (73f5418)
  • cas: get_all uses API filtering by opensearch (#325) (85f1053)
  • cell value type: adding list to cell value types (#300) (4f392d0)
  • chat: add missing @validate_call on get_all, remove unsupported retries param, revert beta version (55401c6)
  • chats: allow clearing parentId by passing None to session update (#465) (42d3943)
  • companies: fix flakes in company test (9899c90)
  • custom_fields: support defaults (#280) (ea4484b)
  • data_templates: create dt with parameters (c8ac123)
  • data_templates: workaround backend s3key bug in calculation update test (#498) (669a1db)
  • data-templates: allow creation with no data columns (8dc23f4)
  • data-templates: allow creation with no data columns (69bab08)
  • data-templates: handle enum and calculation column updates (#371) (4285a49)
  • datatemplate: patch enums for existing parameters (#288) (b5a5caf)
  • datatemplates: fixes patching of parameters on DTs (d1014a6)
  • deploy docs (773de7c)
  • docs (5723173)
  • docs: re-add CONTRIBUTING.md file (7f2dba8)
  • docs: re-add CONTRIBUTING.md file (58a9ff7)
  • entity type null defaults (#341) (8e4bacd)
  • fetch current user via API (#355) (8e68c6d)
  • get propertydata if exists (#304) (ade6190)
  • identifiers: ParameterGroupId (#261) (5bf71a7)
  • inventories: perform delete before add (#284) (59a6878)
  • inventory cas: add cas amount target (#294) (77ea2dd)
  • inventory: patch cas composition (#305) (cf0d328)
  • inventory: set get_all, search default sort_by to None (d1de3e9)
  • inventory: update CAS target/inventoryValue (#273) (6282222)
  • lists: fixes pagination on lists collection (5369b44)
  • lots: handle create lot inventory-on-hand (#333) (81c30a8)
  • lots: round inventoryOnHand to decimal places (#330) (8723838)
  • lots: skip no-op patches in adjust() and transfer() (#447) (09ea79c)
  • lots: support display ID format in ensure_lot_id (#432) (a458ba4)
  • lots: support owner updates via update() (#420) (50bbeb2)
  • lots: update inventory on hand correctly (#282) (7af4d51)
  • lots: update storage-location for lot (#292) (eea4d33)
  • make ETT category optional (#347) (5173e22)
  • merge conflicts (544f30b)
  • metadata: metadata patch logic (213c64d)
  • mkdocs config (19c5b2f)
  • notebook header content level (#313) (64ef043)
  • notebooks: support CustomTemplateId (CTP) as a valid parentId (#411) (ec7b17b)
  • notebooks: update AttachesContent fields (#315) (1844332)
  • pagination: remove page_size from all collections (#252) (fc50050)
  • pagination: stop pagination when same lastKey encountered (#259) (17cca09)
  • pagination: support max_items and page_size in get_all, search (5c5960e)
  • parameter_groups: assign enum IDs and fix search item model (#485) (5d13cb9)
  • parametergroups, tasks: clear-then-update metadata list items (07d0984)
  • parametergroups: update validation datatype (#303) (ad20280)
  • parameters: ensure get_or_create matches name exactly (#380) (f741c8b)
  • params encoding centralized in Paginator (1083b89)
  • patch param on dt compare (#262) (6d345e5)
  • patch parametergroups metadata (367e8eb)
  • patch smartdatasets (#422) (3741c17)
  • perf improvements in formula addition (#302) (126d50d)
  • propertydata: column match regex (#328) (2fbbe6e)
  • propertydata: eval propertydata calculations (#351) (cb3bc65)
  • release: configure pre-release behavior for next branch (d90ff83)
  • removed 'public' from the ProjectClass Enum as it isn't supported on platform anymore (9617149)
  • revert lotId normalization, enforce custom-template id (#283) (f197608)
  • session: handle None params in _encode_query_params (#490) (2baea92)
  • sheets: Add allowed cell type enums (#334) (e8db233)
  • sheets: add flag to clear existing formulation (#265) (b87303c)
  • sheets: add is_column_right field to Sheet model (#484) (75327db)
  • sheets: fixing calculation for total cell in worksheet (#413) (b2a2a2a)
  • sheets: refactor get_column + more (#263) (c4941aa)
  • sheets: scope recolor_column test to product design cells (#500) (a37156b)
  • smartdatasets: add missing building state to smart datasets (#442) (9620b11)
  • smartdatasets: allowed no-op patch (#430) (db22f81)
  • smartdatasets: updated PATCH contract (#426) (66e29e0)
  • specs: allowed float reference values (#469) (0063dfb)
  • sync with main (6de6c03)
  • task search by dt and pg (#301) (63f67b4)
  • tasks: add property blocks support to BatchTask (#499) (e1b4fa0)
  • tasks: clear-then-update metadata list items (59e1cd5)
  • tasks: fix update-assigned bug when updating the assigned user (#254) (e0ef3f5)
  • tasks: search by projectId (#310) (769998f)
  • tasks: update tags (#320) (238db69)
  • total-cell: fixing total cell (b2a2a2a)
  • update customfields model (#329) (c28d860)
  • update metadata does not remove pre-linked param (#327) (b3a23ed)
  • update PropertyData model (#312) (6bd6f69)
  • validate identifiers across collections (#274) (6e768ce)
  • version bump (1b8b461)
  • workflows: fixes issue when forming an interval with no unit (#272) (8b560c7)

Documentation

  • add PR template and update contributing guide (#277) (dda773c)
  • agents: clarify conventional commit type usage (7de25ba)
  • async: add beta warning to AsyncAlbert docs (b9ca28c)
  • chat: use consistent beta warning in chat collection and AsyncAlbert docstrings (719cb5f)
  • collections: improve public method docstrings (#392) (6888c9b)
  • drop duplicate changelog symlink (#317) (62dad00)
  • enums: document shared enums and add to SDK reference (#496) (56b5452), closes #489
  • parameter_groups: fix ParameterValue docstring accuracy (#477) (5520198)
  • rename changelog, contributing (1e4c608)
  • rename changelog, contributing (84c0bc2)
  • rename changelog, contributing (8fc12c5)
  • rename changelog, contributing (5123369)
  • seperate resources from collections (fa588f8)
  • tasks: clarify task_id and albert_id search parameters (#476) (df70231)
  • update branding assets and styles (#353) (5c1c89d)
  • update contributing guidelines (d6b9244)
  • update docs, readme, changelog, etc (eeefa91)
  • use mike for versioning (40242c6)

Miscellaneous Chores


This PR was generated with Release Please. See documentation.

@claude

claude Bot commented May 19, 2026

Copy link
Copy Markdown

Looks good - no bugs or correctness issues found.

@prasad-albert

Copy link
Copy Markdown
Collaborator

Closing — tag component prefix issue caused version regression. Fixed in next commit.

@prasad-albert
prasad-albert deleted the release-please--branches--next--components--albert branch May 22, 2026 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant