Skip to content

Commit

Permalink
Merge pull request #29 from harlem88/harlem88/prepare-1.0.0
Browse files Browse the repository at this point in the history
Prepare 1.0.0 release
bettio authored Jul 2, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents 41f698d + 3bb05c7 commit db7cf55
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [1.0.0] - Unreleased
## [1.0.0] - 2021-07-02
### Added
- Add methods that generate an Astarte Device ID using either a random UUIDv4 or by deriving an UUIDv5 using unique data.
- Astarte Device register.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -8,6 +8,6 @@
# The setting is particularly useful for tweaking memory settings.
org.gradle.jvmargs=-Xmx1536m
java.util.logging.MemoryHandler.push=ALL
version=1.0.0-rc.0
version=1.0.0
group=org.astarte-platform
org.gradle.parallel=false

0 comments on commit db7cf55

Please sign in to comment.