Skip to content

v2021.1.6

Compare
Choose a tag to compare
@devolutionsbot devolutionsbot released this 11 Aug 15:32
34158eb

Changes:

  • 34158eb Merge pull request #181 from Devolutions/v2021.1.6
  • 2fe6661 devolutions-gateway: version bump to 21.1.6 and updated CHANGELOG.md
  • 945d745 Add macOS ARM64, add Windows nuget restore workaround (#180)
  • 846b874 Merge pull request #178 from Devolutions/cargo_clippy
  • 52a6da5 Merge branch 'master' into cargo_clippy
  • cad3d42 WAYK-2568: Add an endpoint to get configuration information (#177)
  • 8907015 Cargo clippy
  • ebb5fc8 Merge pull request #176 from Devolutions/WAYK-2567
  • e46601e WAYK-2567: Add endpoint to get logs (GET /diagnostics/logs)
  • cf6e96b Merge pull request #175 from Devolutions/fix_bridge
See More
  • 2b5077a Bridge all verbs (get/put/patch/post/delete) + Authorization is set in Gateway-Authorization header for the bridge
  • cfdc353 Merge pull request #174 from Devolutions/WAYK-2566
  • 2524955 Merge branch 'master' into WAYK-2566
  • de5f7f1 WAYK-2566: Cleanup: Rename session_token by association_token
  • 354d9e9 WAYK-2566: Remove api_key config parameter
  • 17e8bae WAYK-2566: Remove unrestricted config parameter
  • fe03b14 WAYK-2566: Use the AUTH middleware for all routes except those explicitly excluded
  • 5064fb1 WAYK-2566: Add a way to specify association_id when we create a token via powershell + fix GET /associations endpoint to return the error if error occurred
  • 2beacd1 WAYK-2566: Add token type + bridge token + update powershell to generate token
  • 4890bd1 Merge pull request #173 from Devolutions/fix_build
  • e989ddb WAYK-2566: Add a type field in auth tokens (session/scope)
  • d5bbbbd WAYK-2566: Generate scope token with tokengen tool and powershell module
  • 193156f WAYK-2566: Add authorization to get sessions list
  • 3a483aa Fix powershell build: Remove nuget cert revocation check
  • d87bbf2 Merge pull request #172 from Devolutions/WAYK-2564
  • d15b4b1 WAYK-2564: cargo fmt
  • 74fcbda WAYK-2564: Fix benchmark build
  • 90d1a1b WAYK-2564: Fix build
  • 7fefa19 WAYK-2564: Add jet_flt in the session token
  • ea0104f WAYK-2564: Update specification to add jet_rec and jet_flt
  • e78a404 WAYK-2564: Add endpoint /sessions to list sessions + Fix tests
  • 79d6090 Use helper functions for error codes in bridge
  • abe9b1b Add leeway for bridge token validation
  • cca926f WAYK-2562: initial HTTP bridge implementation
  • cbda9b7 Fix clippy warnings in registry module
  • 593e459 Update dependencies
  • eb84a89 Merge pull request #169 from Devolutions/sogar_update
  • e1fc4f6 Don't use sogar_cli to push files to remote registry + Remove sogar_path from config + sogar update
  • 80d20e8 Sogar update (#168)

This list of changes was auto generated.