Skip to content

Version 1.0.8

Compare
Choose a tag to compare
@themiszamani themiszamani released this 31 Mar 21:37
· 190 commits to master since this release
629ca69

New features/Enchantments

  • DEVOPS-395 Add checksec through jenkinsfile
  • ARGO-2927 - Users:listall & project:members option for detailed view
  • ARGO-2767 Implement authorization header
  • ARGO-2704 AMS Security - Document
  • ARGO-2749 Ams token-creation change hash of random generated byte array to sha256
  • ARGO-2707 Create a new metrics API Call
  • ARGO-2706 Add extra subscription field created_on
  • ARGO-2705 Add extra topic field created_on
  • ARGO-2701 ModifyPushCFG api call should also update the authorization header
  • ARGO-2686 ams: support header authentication on remote for push messages
  • ARGO-2649 Extend the health API Call to include push server connectivity errors

Fixes

  • ARGO-2918 Escalation of Privileges via Docker daemon socket mounted in container
  • ARGO-2930 Sub and Topic ACL should be initialized as empty array
  • ARGO-2920 Remove Authentication token from request URL
  • ARGO-2964 Full hardened go binary
  • DEVOPS-346: Remove downstream swagger job triggering
  • ARGO-2901 Remove API version and commit from api call
  • ARGO-2899 Vulnerable GO version
  • ARGO-2898 Administrative authentication tokens leaked in application logs
  • ARGO-2762 Projects:members user count bug
  • ARGO-2453 Update README in messaging
  • ARGO-2688 Argo-messaging break handler tests code file into several files
  • ARGO-2687 move handlers file to package and break it in several files
  • ARGO-2673 Wrong offset report in stale subscriptions
  • ARGO-2659 FIx day counting in Daily Message Average API Call