Skip to content

Releases: duplocloud/duplo-jit

v0.5.5

03 Jan 17:05
2bfae75
Compare
Choose a tag to compare

Changelog

  • 2bfae75 Merge pull request #25 from duplocloud/release/0.5.5
  • c8d8e9d update slack channel to announce to
  • 6782379 Merge pull request #24 from duplocloud/DUPLO-13646-k8s-with-guid-tenant-id
  • f2e5f1e DUPLO-13646 return of tenantID when guid for plan provided
  • c0aa639 Merge pull request #23 from duplocloud/DUPLO-13529-better-duplo-token-ping-api
  • c6a1087 DUPLO-13529 use a tenant we know the user has access to
  • 8e68907 DUPLO-13529 remove unused AdminGetInfrastructure api
  • 5d3463f DUPLO-13529 call non-admin API GetTenantFeatures to validate
  • 8980fe4 DUPLO-13529 add AdminGetInfrastructure api
  • 9cc2b8d DUPLO-13529 use PingDuploCreds for cache validation
  • 63c559e DUPLO-13529 add PingDuploCreds func
  • dd6c058 DUPLO-13529 add launch config to repro bug
  • ce42e2a Merge pull request #22 from duplocloud/DUPLO-9973-cache-issues-2
  • cbfb51f DUPLO-9973 Ensure cached K8s credentials are still valid with ping (#21)
  • 5c391e3 DUPLO-9973 factor out tenant ID and name resolver logic
  • 4ced964 DUPLO-9973 add additional aws test scenarios to launch.json
  • 041e3a5 DUPLO-9973 call PingAWSCreds after reading AWS creds from cache
  • 81c3338 DUPLO-9973 add PingAWSCreds func to aws.go
  • c71a909 DUPLO-9973 use the tenant name in the cache key which is unique
  • 7c3c338 DUPLO-9973 combine tenant name and tenant id in k8s creds cache key
  • b72fde2 DUPLO-9973 added test cases to launch.json
  • 5aabeb1 DUPLO-9973 use tenant name from tenant ID for namespace
  • c2ce1ef DUPLO-9973 use appropriate namespace - cache.go change
  • bfc3023 DUPLO-9973 use appropriate namespace
  • 65e40af DUPLO-9973 replace deprecated usage of ioutil with io
  • 61f09af DUPLO-9973 update github action versions in workflows
  • 31dcc47 DUPLO-9973 update go from 1.17 to 1.21
  • 6ef5d40 DUPLO-9973 validate creds with k8s ping
  • 06885de version bump

v0.5.4

05 Apr 18:49
5dcc532
Compare
Choose a tag to compare

Changelog

  • 5dcc532 Merge pull request #20 from duplocloud/release/0.5.4
  • d121be1 Merge pull request #19 from duplocloud/token-as-env-var
  • b268900 Use cross-repo github token as env var to support goreleaser expected syntax
  • e48385e version bump

v0.5.3

05 Apr 18:05
5786ef2
Compare
Choose a tag to compare

Changelog

  • 5786ef2 Merge pull request #18 from duplocloud/release/0.5.3
  • bfd85ee Merge pull request #17 from duplocloud/add-brew-publish
  • 345d036 Default to v6 for 32-bit ARM
  • f86a445 ARM v8 seems more prudent
  • c6e2671 Remove extraneous yaml format documentation
  • 33e4f52 remove extraneous line
  • 312a56b Integrate publishing of duplo-jit to brew tap
  • 8902448 Merge pull request #16 from duplocloud/add-license
  • dceeeb8 Add license file
  • 15a2ef0 add comment
  • 66ecc63 version bump

v0.5.2

03 Mar 19:17
aab1e23
Compare
Choose a tag to compare

Changelog

  • aab1e23 Merge pull request #15 from duplocloud/release/0.5.2
  • cf919e4 improved duplo token cache logic: - always validate duplo token before usage - always require interactive mode if OTP is needed - always clear invalid (or non-interactive) tokens from cache
  • 68440c9 centralize cache removal logic
  • cdb8b66 version bump

v0.5.1

24 Feb 17:59
0c59c75
Compare
Choose a tag to compare

Changelog

v0.4.1

01 Jul 22:54
ff4d907
Compare
Choose a tag to compare

Changelog

  • ff4d907 Merge pull request #8 from duplocloud/release/0.4.1
  • f328456 DUPLO-4081: support duplo-ops JIT access
  • 34f619f fix for nil pointer
  • 9f18068 Merge pull request #7 from duplocloud/DUPLO-3238-otp-support
  • ed43fb6 fix ineffectual error assignment
  • 0f03f37 fix NO-OP OTP assignment
  • dc1d421 add allowed headers
  • 5ae2506 pass isAdmin to the UI
  • bd7fd70 support sending OTP to the API
  • 7768f0f support gathering OTP from the UI
  • be25148 minor text change
  • ccec4ca version bump

v0.4.0

18 Mar 20:59
a62d194
Compare
Choose a tag to compare

Changelog

  • a62d194 Merge pull request #6 from duplocloud/release/0.4.0
  • f4902e5 Merge pull request #5 from duplocloud/feature/interactive
  • f4a8f17 remove v prefix from dev version
  • e8615be version bump
  • d332754 panic if browser wont open
  • 7f17e94 fix app name
  • e75e371 cleanup deps
  • 74c9993 move cache logic into separate file
  • e09dbfa randomize listening port
  • 200a326 remove test program
  • df46e8b fix caching
  • 283b9b9 integrate interactive browser session
  • ffcbde9 [poc] bump timeout to 30 seconds
  • ebe5cd5 [poc] retrieve the duplo token from the browser

v0.3.2

18 Mar 17:53
dbd323a
Compare
Choose a tag to compare

Changelog

v0.3.1

18 Mar 17:29
52a1c6b
Compare
Choose a tag to compare

Changelog

  • 52a1c6b Merge pull request #2 from duplocloud/release/0.3.1
  • 837862e use github for release automation
  • f29dfce move cache logic into separate file
  • 701ff56 fix cache file removal

v0.3.0

17 Mar 20:25
c83b5ae
Compare
Choose a tag to compare

Changelog