Skip to content

v2.3.0

Compare
Choose a tag to compare
@cmgrote cmgrote released this 16 Oct 22:11

πŸŽ‰ New features

  • Adds INRIVER connector type by @Aryamanz29 in #923
  • Adds stronger concurrency controls to parallel batching by @cmgrote in #927
  • Adds bulk streaming (paging beyond 10,000 entries) for non-indexsearch searches by @cmgrote in #926

πŸ§ͺ Experimental

  • Adds a new relationship for the implementation of an entity by one or more assets by @Aryamanz29 and @cmgrote in #921 and #925
  • Fixes model asset references to use a version-agnostic qualifiedName by @cmgrote in #916 and #918

🐞 Bug fixes

  • Fixes attribute validations for assets to avoid potential NPE by @cmgrote in #917
  • Fixes an issue where deleted Atlan tags in audit log entries could cause an NPE by @cmgrote in #926

πŸ“¦ Packages

  • Uses requested connection qualifiedName as fallback for the OpenAPI spec loader package by @cmgrote in #922
  • Adds support for assuming roles in AWS to the package runtime toolkit by @ErnestoLoma in #924

Full Changelog: v2.2.6...v2.3.0