Skip to content

v.1.1.0

Latest
Compare
Choose a tag to compare
@gsilvapt gsilvapt released this 17 Apr 09:07
· 59 commits to main since this release
v1.1.0
3e7048d

Changelog (v1.1.0 - 17.04.2023)

Added

  • Adds django-apitokens as installed app to Surface, allowing users to generate djangorestframework compatible tokens.
  • Adds django-impersonator as installed app to Surface, allowing superusers to impersonate other normal users.
  • Adds Finding model to Surface inventory, to help Security teams bootstrap their vulnerability management program in Surface.
  • Adds pre-commit to improve developer experience and standardise things
  • Adds end-to-end integration tests to increase coverage and facilitate writing regression tests.
  • Adds developer scripts to bootstrap trivial tasks like creating database containers, reset databases and so on.
  • Adds test to ensure all admin search fields settings work.

Changed

  • Multiple dependencies upgrades, from developer, to test and to main dependencies.

Full Changelog: v1.0.0...v1.1.0