Releases: AthenZ/athenz
Releases · AthenZ/athenz
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
Athenz v1.10.58 Release
#2306 add constructor to allow proxy configuration
remove nodejs/npm from install steps since we're not building UI anymore from the 1.10.x branch
Athenz v1.11.41 Release
What's Changed
- [skip ci] use better env variable to get just the tag name by @abvaidya in #2286
- create sbom for athenz components by @abvaidya in #2287
- add constructor to allow proxy configuration by @ysknkd in #2284
- fix review group page error with expiry settings by @jimmytsang in #2289
- include assertion conditions in get policy response by @mendi160 in #2285
- consolidate all email notifications so the user gets only one email p… by @havetisyan in #2288
- support getting SIA access token config from env variable by @havetisyan in #2290
- new buildSSLContext method based on ca/cert/key pem strings by @havetisyan in #2291
- dump description in zms-cli show-role command by @dvirguttman in #2293
- update jetty/java/go dependencies to their latest releases by @havetisyan in #2292
Full Changelog: v1.11.40...v1.11.41
Athenz v1.11.40 Release
What's Changed
- add a new static validator type in msd by @abvaidya in #2278
- ability to add members by searching for their names by @dvirguttman in #2272
- improve error logging when validating role cert csr by @havetisyan in #2279
- Add search capability for Add Group component by @dvirguttman in #2280
- libs/go/sia/agent/devel/ztsmock: fix dropped error by @alrs in #2283
New Contributors
Full Changelog: v1.11.39...v1.11.40
Athenz v1.11.39 Release
What's Changed
- include gcp instance name in identity cert uri by @havetisyan in #2270
- Update product Id link by @jimmytsang in #2271
- allow aws attestion role only include service name by @havetisyan in #2273
- [skip ci] docker build using actions by @abvaidya in #2274
- provide config option to specify external creds providers by @havetisyan in #2275
- remove item from fetch queue if zts reports bad request by @havetisyan in #2276
- avoid ConcurrentModificationExceptions when processing domain updates by @havetisyan in #2277
Full Changelog: v1.11.38...v1.11.39
Athenz v1.10.56 Release
Athenz v1.11.38 Release
What's Changed
- new optional attribute in instance identity register/refresh request … by @abvaidya in #2262
- skip tests if -DskipTests=true is provided by @abvaidya in #2263
- support adding cert to secret manager by @havetisyan in #2264
- support external gcp access token support from registered projects by @havetisyan in #2266
- Generic Kubernetes provider for Athenz by @abvaidya in #2265
- add wildcard support for ServiceSkipDomains by @ricordanza in #2267
- fix for deploying Athenz UI container locally by @WindzCUHK in #2268
New Contributors
- @ricordanza made their first contribution in #2267
Full Changelog: v1.11.37...v1.11.38
Athenz v1.11.37 Release
What's Changed
- fix policy tags fetch + increase unit test coverage by @havetisyan in #2248
- introduce shutdown method for connection logger by @havetisyan in #2249
- introduce feature-flags system attribute for domains by @havetisyan in #2250
- support new allow service underscore feature flag by @havetisyan in #2251
- Add test for get policy by @royelbaum in #2254
- allow specifying cipher suites for the ui server via config by @abvaidya in #2252
- add set-role-description option in zms-cli by @havetisyan in #2255
- use read replica when fetching domain change list in read-only mode by @havetisyan in #2256
- support proxy auth with gcp http transport by @havetisyan in #2261
Full Changelog: v1.11.36...v1.11.37
Athenz v1.11.36 Release
What's Changed
- Adding policy tags by @royelbaum in #2219
- update deps and move from sun.jakarta.mail to angus-mail by @havetisyan in #2240
- Bump word-wrap from 1.2.3 to 1.2.4 in /ui by @dependabot in #2243
- Add support in service tags by @royelbaum in #2195
- for go gcp function sia - provide method to store identity in secret manager by @havetisyan in #2244
- add support for new spiffe format in gcp java cloud function support by @havetisyan in #2246
Full Changelog: v1.11.35...v1.11.36
Athenz v1.11.35 Release
What's Changed
- update zms-cli getDomain call to use JWS domain by @chandrasekhar1996 in #2230
- Bump semver from 5.7.1 to 5.7.2 in /ui by @dependabot in #2233
- extend principal role lookup api with expand option by @havetisyan in #2232
- extend GetSanUri method to take spiffe trust domain/namespace arguments by @havetisyan in #2234
- Initiate AthenzSslContextFactory as part of AthenzJettyContainer by @dvirguttman in #2235
- Make the properties of functions.SiaCertData public (Capitalized) by @gilad-bendor in #2236
- support numeric and string product ids in zms-cli by @havetisyan in #2239
Full Changelog: v1.11.34...v1.11.35