Changelog
- e1e3feb Add a sleep to reduce the impact of #727
- e950b3b Add method to fetch by nodekey
- d586b9d Added comment clarifying registration API
- 77bf1e8 Added missing dot in comment
- 9a01e3d Bump tailscale to 1.28.0
- 091b05f Change build os
- 030d726 Fixed comment for linting
- fb3b2e6 Improve protocol implementation for client registration (fixes #706)
- a611306 Improved logs in integration tests
- 0a29492 Increase swap size in integration tests
- 913a94d Merge branch 'main' into android-readme
- d7e8db7 Merge branch 'main' into export-errors
- aa2b927 Merge branch 'main' into export-errors
- 0506e68 Merge branch 'main' into export-errors
- abae078 Merge branch 'main' into feature/db-health-check
- 2ab2b86 Merge branch 'main' into fix-duplicate-tags-returned-by-api
- fc65ded Merge branch 'main' into oidc-refactoring
- 8a9fe1d Merge branch 'main' into oidc-refactoring
- 0f6f0c3 Merge branch 'main' into prepare-cl-0.17.0
- 393aae0 Merge branch 'main' into switch-to-db-d
- 8e56d8b Merge branch 'main' into switch-to-db-d
- d9ab98e Merge branch 'main' into topic/speedup-build
- 9826b51 Merge branch 'main' into topic/speedup-build
- e93529e Merge branch 'main' into typofix
- 4f725ba Merge branch 'main' into update-runc-dependencies
- 2d83c70 Merge pull request #670 from iSchluff/feature/db-health-check
- f9c4d57 Merge pull request #680 from ohdearaugustin/topic/speedup-build
- 3a09189 Merge pull request #685 from GrigoriyMikhalkin/oidc-refactoring
- b75a113 Merge pull request #688 from juanfont/prepare-cl-0.17.0
- 32a8f06 Merge pull request #689 from restanrm/fix-duplicate-tags-returned-by-api
- 9d584bb Merge pull request #692 from juanfont/update-runc-dependencies
- ade4e23 Merge pull request #698 from GrigoriyMikhalkin/export-errors
- abf478c Merge pull request #703 from nnsee/android-readme
- 6c84459 Merge pull request #707 from restanrm/fix-bug-in-excludecorrectlytaggednodes
- 0eb3b23 Merge pull request #708 from juanfont/revert-680-topic/speedup-build
- b32f986 Merge pull request #710 from juanfont/cosmetic-changes-integration
- 01e5be3 Merge pull request #711 from sophware/typofix
- 2c9dbe1 Merge pull request #713 from juanfont/update-buf-lint
- a03a995 Merge pull request #720 from juanfont/replace-ioutil
- dbf0e20 Merge pull request #722 from juanfont/bump-versions-20220810
- 73cd428 Merge pull request #729 from juanfont/fix-reuse-of-ns
- 110b01b Merge remote-tracking branch 'origin/main' into fix-bug-in-excludecorrectlytaggednodes
- 0bb205d Merge remote-tracking branch 'origin/main' into fix-bug-in-excludecorrectlytaggednodes
- 1e7b57e Minor fix to linting issue introduced in #707
- 693f59b Prepare changelog structure for 0.17.0
- 21ae31e Reduce number of containers in integration tests (for testing)
- e91c378 Replace machine key with node key in preparation for Noise in auth related stuff
- 2d88704 Replaced legacy ioutil usage
- 577eede Restore the number of containers
- 54e381c Revert "Topic/speedup build"
- b01d392 Run integrtation tests in different steps in Github Actions
- 34d2611 Speedup docker container build
- d548f5d Splitted integration tests in Makefile
- 804d703 Switch to nodekey in urls
- e7148b8 Temporarily disable unstable branch
- f01a334 Update api.go
- 739e11e Update api.go
- a261e27 Update api.go
- a9b9a29 Update changelog
- 75af83b Update checksum for nix
- b344524 Update runc dependencies to fix security notification
- d6fa5c9 Update setup action for proto lint
- f8958d4 Update xsync library (helps in #704)
- 84f6609 Updated CHangelog and flake
- 70807e4 Updated base dependencies
- 2785588 Updated versions for taiscale
- f898613 Use tags to split the integration tests
- 10d566c add details on how to use the android app
- 79688e6 chore(all): apply formater
- 00d2a44 decompose OIDCCallback method
- 911e6ba exported API errors
- babf947 fix(acl): fix issue with groups in excludeCorretlyTaggedNodes
- c90e862 fix(grpc): add more checks for tag validation
- c46a34e fix(machine): remove duplicate in forcedTags
- 6f4d5a5 fixed linting errors
- cc1343d fixed typo in ErrCannotDecryptResponse name
- c6aaa37 ping db in health check
- a1e7e77 refactor OIDC callback aux functions
- 2254ac2 typo fixed from advertised to advertise