-
Notifications
You must be signed in to change notification settings - Fork 4
Beta release #84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Beta release #84
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Release 0.66.0
# [0.66.0](0.65.0...0.66.0) (2023-05-16) ### Features * add new regions ([6e79b4d](6e79b4d))
…re-storage-services feat(azure): Support missing storageBlob and storageContainer services
…sing-SQL-server-services feat(azure): Add missing SQL Server services
# [0.67.0-alpha.1](0.66.0...0.67.0-alpha.1) (2023-06-06) ### Features * **azure:** Add missing SQL Server services ([41bffd4](41bffd4)) * **azure:** Support missing storageBlob and storageContainer services ([b179ebf](b179ebf))
feat: Exposed containersIds for cosmosdb account
fix: Added missing attribute for cosmosdb schema
# [0.67.0-alpha.2](0.67.0-alpha.1...0.67.0-alpha.2) (2023-06-06) ### Bug Fixes * Added missing attribute for cosmosdb schema ([cde0c79](cde0c79)) ### Features * Exposed containersIds for cosmosdb account ([8b45320](8b45320))
…-postgre-sql-server-services feat(azure): Add missing postgreSql server services
# [0.67.0-alpha.3](0.67.0-alpha.2...0.67.0-alpha.3) (2023-06-07) ### Features * **azure:** Add missing postgreSql server services ([8aeff96](8aeff96))
…-my-sql-server-services feat(azure): add missing mySQL Server services
# [0.67.0-alpha.4](0.67.0-alpha.3...0.67.0-alpha.4) (2023-06-09) ### Features * **azure:** add missing mySQL Server services ([90131c8](90131c8))
feat(azure): Added missing data to Private DNS
…able-services feat(azure): add route table services
feat: Added missing subnets ids and endpoint policies for subnets
…-data-factory-services feat(azure): Add missing dataFactory services
feat: add publicIp missing services
# [0.67.0-alpha.5](0.67.0-alpha.4...0.67.0-alpha.5) (2023-06-14) ### Features * add publicIp missing services ([33ae7da](33ae7da)) * Added missing subnets ids and endpoint policies for subnets ([baa0a6e](baa0a6e)) * **azure:** Add missing dataFactory services ([2b9a48b](2b9a48b)) * **azure:** add route table services ([5573e8e](5573e8e)) * Fetched records for private dns ([83cbdd8](83cbdd8)) * Fetched virtual network links for private zone ([414ceec](414ceec))
feat: collect crawl error logs
# [0.67.0-alpha.6](0.67.0-alpha.5...0.67.0-alpha.6) (2023-07-19) ### Features * collect crawl error logs ([bd58d1d](bd58d1d))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Issue tracker links
Add links to any relevant tasks/stories/bugs/pagerduty/etc
Example - dummy TODO project
TODO-123
Changes/solution
How does this change address the problem?
Testing
Describe how the testing was done, plus evidence, if not covered by automated tests
Notes and considerations
Add any additional notes and/or considerations
Dependencies
_Add dependencies on any other PRs, if applicable