Skip to content

PxWebApi 2.0 Beta Sprint 18

Pre-release
Pre-release
Compare
Choose a tag to compare
@oyessb oyessb released this 04 Mar 13:53
· 54 commits to main since this release
c32131e

Removed JSON-PX as table metadata response
Refactoring data fetching code

What's Changed

🏕 Features

  • Added Language to the default selection response by @likp in #324
  • Made it possible to have an IP-range in CIDR notation in the whitelist by @likp in #321
  • Refactor .github folder by @runejo in #332
  • Removed JSON-PX as table metadata response by @likp in #325
  • GetTableMetadataJsonLink now return just one link, as support for "j… by @JohannesFinsveen in #333
  • Refactoring data fetching code by @likp in #329

👒 Dependencies

  • Bump the minor-version-updates group across 1 directory with 5 updates by @dependabot in #320
  • Bump Microsoft.AspNetCore.Mvc.Testing, Microsoft.Extensions.Logging.Abstractions and Microsoft.Extensions.Options by @dependabot in #326
  • Bump Microsoft.Extensions.Logging.Abstractions from 8.0.2 to 8.0.3 by @dependabot in #328
  • Bump MSTest.TestFramework from 3.8.0 to 3.8.2 by @dependabot in #330
  • Bump MSTest.TestAdapter from 3.8.0 to 3.8.2 by @dependabot in #331

Full Changelog: v2.0.0-beta.sprint17...v2.0.0-beta.sprint18