Skip to content

Commit 7dc58e0

Browse files
ramya18101duedares-rvjdependabot[bot]
authored
Add changelog for v1.6.0 (#1093)
* Add changelog for v1.6.0 * removed spaces Signed-off-by: Rajat Bajaj <[email protected]> * Bump golang.org/x/net from 0.29.0 to 0.30.0 (#1088) Bumps [golang.org/x/net](https://github.com/golang/net) from 0.29.0 to 0.30.0. - [Commits](golang/net@v0.29.0...v0.30.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Rajat Bajaj <[email protected]> * Bump github.com/getsentry/sentry-go from 0.29.0 to 0.29.1 (#1092) Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) from 0.29.0 to 0.29.1. - [Release notes](https://github.com/getsentry/sentry-go/releases) - [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-go@v0.29.0...v0.29.1) --- updated-dependencies: - dependency-name: github.com/getsentry/sentry-go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Rajat Bajaj <[email protected]> --------- Signed-off-by: Rajat Bajaj <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Rajat Bajaj <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f512d91 commit 7dc58e0

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
# [v1.6.0](https://github.com/auth0/auth0-cli/tree/v1.6.0) (Oct 17, 2024)
11+
12+
[Full Changelog](https://github.com/auth0/auth0-cli/compare/v1.5.1...v1.6.0)
13+
14+
### Added
15+
16+
- Support for importing `Flows`, `Forms` and `FlowVaultConnections` Terraform Resources [#1084]
17+
18+
### Fixed
19+
20+
- Resolved an issue to support `passwordless connection` while creating and updating a user [#1091]
21+
1022
# [v1.5.1](https://github.com/auth0/auth0-cli/tree/v1.5.1) (Oct 4, 2024)
1123

1224
[Full Changelog](https://github.com/auth0/auth0-cli/compare/v1.5.0...v1.5.1)
@@ -303,6 +315,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
303315
- Updating of action triggers which inevitably results in error [#597]
304316

305317
[unreleased]: https://github.com/auth0/auth0-cli/compare/v1.5.1...HEAD
318+
[#1091]: https://github.com/auth0/auth0-cli/issues/1091
319+
[#1084]: https://github.com/auth0/auth0-cli/issues/1084
306320
[#1083]: https://github.com/auth0/auth0-cli/issues/1083
307321
[#1081]: https://github.com/auth0/auth0-cli/issues/1081
308322
[#1079]: https://github.com/auth0/auth0-cli/issues/1079

0 commit comments

Comments
 (0)