Skip to content

Releases: lbrlabs/tacl

v0.0.2

28 Jan 22:44
9c3e822
Compare
Choose a tag to compare

Changelog

  • 10e2491 Create CNAME
  • 6308585 Create CNAME
  • e638547 Create CNAME
  • b06e26b Delete CNAME
  • 1c1fccf Delete CNAME
  • dbc6a7c add website
  • 8a45bf1 chore: fix state link
  • 3f6aa9f chore: update go.mod
  • c220b2f feat: add swagger docs
  • 9c3e822 feat: add tagowners and regenerate swagger docs
  • 33e4082 feat: implement swagger API docs
  • 3cfe775 fix: use ssh as json key instead of sshRules
  • 9ac5a54 refactor: Update SSH and ACLTest routes and data structures
  • 2621025 refactor: remove unused description from groups
  • d897e71 refactor: update derpmap inputs and type

v0.0.1

22 Jan 23:29
ddaea42
Compare
Choose a tag to compare

Changelog

  • 644b735 Initial commit
  • 6f5dd7c Merge branch 'main' into tsnet
  • 9631b88 Merge pull request #11 from lbrlabs/cap_all
  • b5196a1 Merge pull request #12 from lbrlabs/tailscale_api_sync
  • 09288d0 Merge pull request #14 from lbrlabs/terraform
  • ca34dfc Merge pull request #15 from lbrlabs/nodeattrs
  • d89a2a4 Merge pull request #16 from lbrlabs/resource_ids
  • 80947d7 Merge pull request #17 from lbrlabs/ssh_endpoint
  • 73bc85b Merge pull request #18 from lbrlabs/release_config
  • 2dba4de Merge pull request #19 from lbrlabs/s3_implementation
  • f631cd0 Merge pull request #8 from lbrlabs/new_endpoints
  • 4187abd Merge pull request #9 from lbrlabs/tsnet
  • ddaea42 chore: remove terraform from go.work
  • 2e76c75 chore: run gofmt
  • 06c4ff3 ci: Add release workflow for Docker image push
  • d1ef6e1 ci: fix image registry
  • cb39868 feat: Add hosts and postures package and routes
  • 637700a feat: Add support for managing SSH rules with Terraform
  • cfa6de7 feat: Add version flag to print application version
  • f40e839 feat: Add wildcard support in TACLManagerCapability
  • a8e0daf feat: add Dockerfile
  • 81f62b6 feat: add a unique id to array based endpoints
  • cb8be6b feat: add an init command and use serve for webserver
  • 9b67e05 feat: add tsnet auth capabilities and logger
  • 9ab9e30 feat: implement initialterraform provider resources
  • 52b52c9 feat: implement nodeattributes typing
  • e73b59e feat: sync local state to tailscale API
  • 015bba2 initial commit
  • b900980 refactor: Remove unused import statement
  • 3be7fd1 refactor: Simplify code comments and remove unnecessary details
  • 98fea56 refactor: Update S3 storage config handling and initialization
  • 76daef4 refactor: add goreleaser and fun gofmt
  • c20214a refactor: move terraform to its own repo
  • 5a6c794 working tsnet client with oauth