Athenz v1.11.42 Release
What's Changed
- zts server code cleanup - replace deprecated calls, etc by @havetisyan in #2294
- server common library code cleanup - replace deprecated calls, etc by @havetisyan in #2299
- zms server code cleanup - replace deprecated calls, etc by @havetisyan in #2295
- container library code cleanup - replace deprecated calls, etc by @havetisyan in #2296
- auth-core library code cleanup - replace deprecated calls, etc by @havetisyan in #2297
- common libraries code cleanup - replace deprecated calls, etc by @havetisyan in #2298
- libs/go/zmscli: fix dropped errors by @alrs in #2301
- handle assertion conditions in putPolicy api by @mendi160 in #2300
- update jacoco code coverage percentages by @havetisyan in #2303
- make sure only one notification run per-day by @havetisyan in #2305
- new static instance type - service_subnet by @abvaidya in #2307
- Add support for policy tags. by @royelbaum in #2210
- Add accountId, projectNumber, launchTime in raw.Doc by @YuchenWang01 in #2309
- Add support for service tag by @royelbaum in #2237
- Add new fields to hostdoc.Doc by @YuchenWang01 in #2311
- utils/zts-svccert: fix dropped errors by @alrs in #2312
- new store-token-option to store access token without quotes by @havetisyan in #2313
New Contributors
- @YuchenWang01 made their first contribution in #2309
Full Changelog: v1.11.41...v1.11.42