Skip to content

Releases: contentful/contentful-management.js

v11.46.0

04 Feb 21:12
2cb7b6c
Compare
Choose a tag to compare

11.46.0 (2025-02-04)

Features

v11.45.1

29 Jan 21:07
6a938fa
Compare
Choose a tag to compare

11.45.1 (2025-01-29)

Bug Fixes

  • add raw data param for partial unpublish (#2529) (6a938fa)

v11.45.0

28 Jan 17:20
a9dc615
Compare
Choose a tag to compare

11.45.0 (2025-01-28)

Features

v11.45.0-beta.1

28 Jan 15:22
Compare
Choose a tag to compare
v11.45.0-beta.1 Pre-release
Pre-release

11.45.0-beta.1 (2025-01-28)

Bug Fixes

  • Add query params to getManyFunctions & getManyFunctionsForEnv (72e5cb6)
  • Adjusted query params and doc strings (40fefb1)
  • Adjusted variable names (13a4ea6)
  • attempted adding query params to get many function logs (733ae0f)
  • FunctionLog accepts query params & verbiage change (817960c)
  • prettier 😄 (86812da)
  • Reapply 6a7203f and add unit tests (a4d254a)

Features

  • add function logs (9bf52a4)
  • Added Functions and FunctionLogs to waterfall client (d132afe)

v11.44.0

27 Jan 16:28
e744c8d
Compare
Choose a tag to compare

11.44.0 (2025-01-27)

Features

  • add sys.organization property to AppInstallation entity (#2525) (e744c8d)

v11.43.2

23 Jan 16:45
3e13d96
Compare
Choose a tag to compare

11.43.2 (2025-01-23)

Bug Fixes

v11.43.1

23 Jan 14:28
51e9b5e
Compare
Choose a tag to compare

11.43.1 (2025-01-23)

Bug Fixes

  • clean dependencies, delete unused file, migrated overlooked tests from last merge (#2485) (51e9b5e)

v11.43.0-beta.2

22 Jan 20:13
Compare
Choose a tag to compare
v11.43.0-beta.2 Pre-release
Pre-release

11.43.0-beta.2 (2025-01-22)

Bug Fixes

Features

v11.43.0

21 Jan 20:59
784df84
Compare
Choose a tag to compare

11.43.0 (2025-01-21)

Features

v11.43.0-beta.1

21 Jan 18:15
97a41ef
Compare
Choose a tag to compare
v11.43.0-beta.1 Pre-release
Pre-release

11.43.0-beta.1 (2025-01-21)

Bug Fixes

  • add missing dependency in common types (c1e0e73)
  • added documentation and adjusted test (d9a669f)
  • Added function interface, createFunctionApi, & some integration tests (c909b1b)
  • added some unit testing:) (1a618da)
  • GetFunctionForEnv params to use GetSpaceEnvironmentParams (97a41ef)
  • getMany integration test (a41ae22)
  • Prettier formatting (c8582f4)
  • prettier formatting, removed query params, stronger typing for func. params. (8d1e35e)

Features